html {margin: 0;padding: 0;background: url(../images/bg_html.jpg) top left repeat-x;}
body {font-family: verdana, arial,sans-serif;font-size: 12px;color: #666666;margin: 1px auto 0 auto;padding: 0;width: 842px;}

h1 {color: #4c4e50;font-weight: bold;font-size: 18px;}
p { line-height:22px}
a, a:link, a:visited { color: #cd3940;font-weight: normal;}
a:hover { color: #0B2659;}
.clearfix { clear: both; }

#header{ width: 818px;height: 210px;padding: 0 12px;background: url(../images/bg_header.jpg) top left no-repeat;}
#header_left {float: left;width: 198px;margin-bottom:0px; padding-bottom:0px}

#sub_menu ul, #sub_menu li { margin: 0 0 0 0; padding: 0 0 0 0; list-style: none;}
#navcontainer { margin-top: 74px; margin-bottom:0px; padding-bottom:0px }
#navcontainer ul { margin-left: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif;margin-bottom:0px; padding-bottom:0px }
#navcontainer a { display: block;padding: 3px;width: 190px;background-color: #AF0008;border-bottom: 1px solid #000000; text-indent:20px}
#navcontainer a:link, #navlist a:visited { color: #000000;}
#navcontainer a:hover { background-color: #0B2659; color: #fff;}

#header_right
{
	float: right;
	width: 619px;
}

#header_slogan_bar
{
	float: left;
	height: 20px;
	width: 579px;
	background-color: #AF0008;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 20px 0 20px;
}

#header_image
{
	width: 619px;
	height: 180px;
	background: url(../images/header_image.jpg) top left no-repeat;
	margin-top: 27px;
	*margin-top: 0px;
}


#content_wrapper
{
	width: 794px;
	margin: 0;
	padding: 0px 24px;
	background: url(../images/bg_body.jpg) top left repeat-y;
}


#main_content
{
	float: right;
	width: 600px;
	margin-bottom: 20px; margin-right:5px
}
#main_content_left
{
	float: left;
	width: 139px;
	margin-bottom: 20px; margin-left:5px; margin-top:5px
}

#main_content_left img {border:1px solid #284356; padding:3px;}


#footer_wrapper
{
	clear: both;
	padding: 0 12px;
	background: url(../images/bg_footer_top.gif) top left repeat-x;
}

#footer_left
{
	float: left;
	margin-top: 10px;
	*margin-top: 20px;
}

#footer_right
{
	float: right;
	margin: 10px 130px 0 0;
	*margin: 20px 60px 0 0;
}

div>#footer_right 
/***** IE7 *****/
{
	margin-right: 130px;
}



div>#logo_footer
/***** IE7 *****/
{
	top: -50px;
}

