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(../imgs/shdw.gif);
width:100%;
}


/** Bottom Shadow **/

#footerWrapper {
margin-right: auto;
margin-left: auto;
position:relative;
background-image: url(../imgs/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(../imgs/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(../imgs/BG-Grad.jpg);
vertical-align:top;
left:0px;
top:0px;
width:100%;
height:135px;
border-bottom:2px solid #E3E9FF;
padding:0;
margin:0;
}

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



#nav {
position: relative;
clear:both;
background-color:#5D6DB5;
background-image:url(../imgs/nav/nav-bg.jpg);
height:15px;
width:815px;
padding:10px;
margin:0;
}


#subnav {
	position:absolute;
	left:701px;
	float:left;
	top:10px;
	height:23px;
	z-index:30;
	text-align: left;
	width: 136px;
}




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

#div_main {
float:left;
position: relative;
background-color:#fff;
margin:30px 8px 0 55px;
width:460px;
margin-bottom:10px;
}

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


#div_sidebar {
	float:right;
	position: relative;
	background-color:#e9edfa;
	margin:55px 0 0 0px;
	width:200px;
	padding:10px 40px 20px 20px;
}


#div_three {
float:left;
clear:both;
position: relative;
background-color:#fff;
margin:7px 8px 20px 55px;
width:700px;
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;
}
