body{ margin : 0; padding : 0; background-color : #000000; font-family : "Century Gothic"; font-size : 21px; line-height : 30px; }

#content{ padding : 0; margin : 0; }

#header{
	width : 100%;
	height : 50px;
}
#header img{ padding : 27px 0 0 30px; width : 264px; height : 64px; border : none; }

#mainmenu{ width : 100%; height : 33px; }
#menu{ padding-left : 30px;	height : 33px; }
#menu a{ padding-right : 15px; color : #D3D3D3;	text-decoration : none; }
#menu a:hover{ color : #9A9A9A; }
#menu .active{ padding-right : 15px; color : #9A9A9A; text-decoration : none; }

#line{ width : 100%; height : 1px; background-color : #FFFFFF; }
#line img{ width : 1px; height : 1px; border : none; }

#customscroll{
	width : 100%;
	height : 550px;
	position : relative;
	margin-bottom : 15px;
	padding : 0;
}

.fixedwidth{ height : auto; position : relative; color : black; padding : 30px 25px; }
.fixedwidth img{ border: 1px solid #FFF; margin: 0 5px }

.scrollgeneric{ line-height : 1px;font-size : 1px; position : absolute; top : 0; left : 0; }
.hscrollerbase{ height: 18px; background-color: #171717; }
.hscrollerbar{ height : 16px; background-color : #060606; border-top : 1px solid #FFF; border-bottom : 1px solid #FFF; }
.vscrollerbar, .hscrollerbar{ padding : 48px; z-index : 2; }
.hscrollerbarbeg{ background-color : #FFF; height : 18px; width : 1px !important; }
.hscrollerbarend{ background-color : #FFF; height : 18px; width : 1px; }
.hscrollerbasebeg{ background : url(goleft00.gif) no-repeat; height : 18px; width : 48px !important; }
.hscrollerbaseend{ height : 18px; width : 48px; background : url(goright0.gif) no-repeat; }

#footer{ width : 100%; height : 126px; }
#footer img{ width : 143px; height : 44px; padding : 28px 0 0 30px; }
