body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
body {
	background-color: #3C3A3A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/sitebg.jpg);
	background-position:top center;
}
a{color:#ffffff;}
div#header_container{
	margin-right:auto; margin-left:auto;
	width:988px;
	height:215px;
}

div#header_left{
	width: 420px; height:215px; float:left;
}
div#header_content{
	width: 425px; height:215px; float:left;
	background-image:url(graphics/header3.jpg); background-repeat:no-repeat; background-position:top left;
}
div#header_right{
	width: 143px; height:215px; float:left;
}
div#navi{
	margin-left:150px; line-height:14px;
}
div#navi_container{
	margin-right:auto; margin-left:auto;
	width:988px; height:75px;
	background-image:url(graphics/navibg.jpg); background-repeat:no-repeat; background-position:top left;
}
div#body_container{
	margin-right:auto; margin-left:auto;
	width:988px; height:auto;
	 background-image:url(graphics/body_bg.jpg);
}
div#body_left{
	width:150px; float:left;
}
div#body_right{
	width:145px; float:left;
}
div#body_content_container{
	width:693px; float:left;
	/*background-image:url(graphics/sitebg.jpg); background-repeat:repeat-y; background-position:top middle;*/
}

div#content_container{
	width:693px; 
}
div#body_content{
	width:643px; padding:20px;
}
div#body_height{
	width:1px; height:370px; float:left;
}


div#footer_container{
	margin-right:auto; margin-left:auto;
	width:988px; height:83px;
}
div#footer_left{
	width:150px; height:83px; float:left;
}
div#footer_right{
	width:145px; height:83px; float:left;
} 
div#footer_content{
	width:623px; height:48px; float:left; text-align:right; font-size:9px; padding-top:35px; padding-right: 70px;
	background-image:url(graphics/footer_bg.jpg); background-repeat:no-repeat; background-position:top left;
}
div#footer_content a{
	color:#ffffff;
}


.headline1 {
	font-size: 22px;
	color: #FFB202;
	font-weight: bold;
}
.headline2 {

	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.headline3 {
	font-size: 22px;
	color: #8E8E8C;
	font-weight: bold;
}
.headline4 {
	font-size: 14px;
	color: #8E8E8C;
	font-weight: bold;
}
.headline5 {
	font-size: 18px;
	color: #8E8E8C;
	font-weight: bold;
}
.border {
	border: 1px solid #666666; padding:5px;
}
.bold{
	font-weight:bold; 
}
.width-100{
	width:100%;
}
