/* CSS Document */
img {border:none;
outline:none;}


.container{width:928px; margin:0 auto; background-color:#FFFFFF;}
.banner{width:928px; float:left; height:290px;}
.logo{float:left; height:107px; width:928px; background-color:#3C5F7B;}
.menu_bg
{
	margin:0 auto;
	height:34px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:921px;
	text-align:center;
}
.menu_bg ul{ margin:0px; padding:0px; list-style:none;}
.menu_bg li{
	height:34px;
	line-height:34px;
	display:inline;
	padding:12px 18px 13px 18px;
	background-image: url(../images/menu_div.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: uppercase;
}
.menu_bg li a{ font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#FFFFFF; font-weight:bold;}
.menu_bg li a:hover{ font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#FF5539; font-weight:bold; }
.body_cont
{
width:920px;
float:left;
}
.img_container
{
margin:0 auto;
width:920px;
height:173px;
padding-top:25PX;
text-align:center;
}
.img 
{
padding:0 10px 0 10px;
float:left;
width:162px;
height:173px;

}
.body_part
{
margin:0 auto;
width:895px;
padding-top:25px;
}
.normal_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E607D;
}
.footer_w {

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #203E58;
	border: 1px solid #204059;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F53C06;
	border: 1px solid #FF922E;
}


.heading_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E607D;
}
