body{
	margin:0;
	font:12px/18px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#333333;
	text-align: center;
	font-size: 12px;
}
.Header-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}


a:link {
	color: #F00;
	text-decoration: none;
	cursor: crosshair;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #F00;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
.page{
	width:100%;
	background:url(gfx-01/skyline.jpg) no-repeat 50% 0;
}
.wrapper{
	width:957px;
	margin:0 auto;
	background:url(gfx-01/skyline.jpg) repeat-y;
	padding:0 23px 90px 22px;
}
.large-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.smallcaps {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}

