body {
background-color:#54639C;
margin: 0;
padding: 0;
}

html, body {
height:100%;
margin-bottom: 1px;
}


body, td, th, div, blockquote, dl, ul, ol {
font: 12px   Arial, Helvetica, sans-serif;
line-height: 19px;
color: #555;
text-align: left;
font-weight:normal;
vertical-align:top;
}



#wrapper {
	width:860px;
	background-color:#FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#shadow_l {
background-image:url(../images/shdw.gif);
width:100%;
}


/** Bottom Shadow **/

#footerWrapper {
margin-right: auto;
margin-left: auto;
position:relative;
background-image: url(../images/shdw_ft.gif);
background-repeat: no-repeat;
width: 860px;
height:14px;
}

#footer_content {
width:800px;
position:relative;
top:15px;
left:15px;
}
	
	#footer {
clear:both;
position: relative;
top:0px;
left:0px;
width:835px;
height:70px;
background-image: url(../images/f_shdw.gif);
background-repeat:repeat-x;
background-color:#5D6DB5;
}


#content {
	width:835px;
	background-color:#FFF;
	margin-left:10px;
}

#masthead {
background-color:#C1C5E3;
background-image:url(../images/BG-Grad.jpg);
vertical-align:top;
left:0px;
top:0px;
width:100%;
height:135px;
border-bottom:2px solid #fff;
padding:0;
margin:0;
}

#mh_img {
position:relative;
float:left;
top:0px;
width: 325px;
height:135px;
}



#nav {
position: relative;
clear:both;
background-color:#5D6DB5;
height:15px;
width:815px;
padding:10px;
margin:0;
}


#subnav {
	position:absolute;
	left:705px;
	float:left;
	top:10px;
	width:120px;
	height:23px;
	z-index:30;
}




#div_one {
	float:left;
	position: relative;
	background-color:#fff;
	margin:30px 8px 0 55px;
	width:430px;
}

#div_two {
	float:right;
	position: relative;
	background-color:#e9edfa;
	margin:25px 0 0 60px;
	width:210px;
	padding:10px 40px 20px 20px;
}

#div_contact {
	float:left;
	clear:both;
	position: relative;
background-image:url(../images/contact-bg.jpg);
background-repeat:no-repeat;
	margin:0 0 0 55px;
	width:410px;
	padding:0 40px 10px 20px;
}

#div_three {
float:left;
clear:both;
position: relative;
background-color:#fff;
margin:15px 8px 10px 55px;
width:740px;
padding:15px 0 0 0;
border-top:1px dotted #ABABAB;
}





#select {
z-index:2;
float:left;
position: relative;
background-color:#fff;
padding:0;
}

#content1 {
z-index:2;
float:left;
position: relative;
background-color:#fff;
margin-left:35px;
margin-bottom:30px;
width:220px;
}



#col1 {
z-index:2;
float:left;
position: relative;
background-color:#fff;
margin-left:30px;
margin-bottom:5px;
width:190px;
}

#col2 {
z-index:2;
float:left;
position: relative;
background-color:#fff;
margin-bottom:5px;
width:230px;
}

