body {
	background-color: #FFFFFF;
	background-image: url(images/total_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding:0px;
}
#container {
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-y;
	margin: auto;
	padding:0px;
	height: auto;
	width: 928px;
}
/*.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #dc4242;
	background-image: url(images/subhead_image.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: auto;
	padding-left:16px;
}*/
h1{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C3140F;
	background-image: url(images/subhead_image.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: auto;
	padding-left:16px;
	margin:0px;
}



#header{width:928px;
height:360px;
position:relative;
margin:0px;
padding:0px;
}

#link_box{
width:134px;
height:28px;
position:absolute;
top:0px;
right:16px;
}

.top_link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#424242;
}

.top_link a{float:left;
border-top:4px #111111 solid;
width:66px;
height:28px;
display:block;
margin-left:1px;
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#424242;
text-align:center;
text-decoration:none;
}

.top_link a:hover{color:#d00303;
border-top:4px #d00303 solid;}


#left_cont{
width:202px;
height:auto;
margin:0px;
padding:0px;
float:left;
}

#right_cont{
width:726px;
height:auto;
margin:0px;
padding:0px;
float:right;
}

.clear{clear:both}


.left_nav ul{
width:178px;
margin:35px 0px 0px 22px ;
padding:0px;
list-style-type:none;
}
.left_nav ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#292929;
width:178px;
height:30px;
margin-bottom:2px;
}
.left_nav ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#292929;
width:160px;
height:30px;
text-align:left;
padding-left:9px;
border-right:9px #111111 solid;
border-bottom:1px #111111 solid;
text-decoration:none;
line-height:30px;
display:block;
}

.left_nav ul li a:hover{
border-right:9px #c61a1a solid;
border-bottom:1px #c61a1a solid;
color:#c61a1a;
}

#inner_cont{
margin:0px 0px 0px 29px;
width:656px;
height:auto;
padding:0px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	padding: 15px;
	text-align: justify;
}

.body_text ul li{
list-style-image:url(images/bullet.jpg);
}

.footer{width:710px;
margin-left:1px;
height:60px;
background-color:#cfcfcf;
position:relative;
}

.left_foot{
width:195px;
height:50px;
top:0px;
left:0px;
border-right:1px solid #FFFFFF;
background-color:#eebdbd;
position:absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #870606;
text-decoration: none;
padding:10px 10px 0px 10px;
}
.left_foot a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #870606;
text-decoration:none;
}

.left_foot a:hover{color:#000000;}

.right_foot{
position:absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #252525;
text-decoration: none;
right:22px;
top:15px;
}

.right_foot a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #BE0000;
text-decoration: none;
}

.form_area{width:342px;
height:auto;
margin:0px 0px 100px 0px;
padding:0px;
}

.form_text{width:111px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color: #232323;
float:left;
}

.form_text span{width:111px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color: #232323;
float:left;
margin-bottom:13px;}

.form_field {width:231px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#666666;
float:right;
}

.form_field input{width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#333333;
border:2px #D23433 solid;
margin-bottom:5px;
}

.form_field textarea{width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#333333;
border:2px #D23433 solid;
margin-bottom:5px;
}
