body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333;
	background-color:White;
	
}

h1 {
	font-size: 16px;
	color: #870a0d;
}
h2 {
	color: #666;
	font-size: 12px;
	line-height: 15px;
}
h3 {
	font-size: 10px;
	color:#999;
}
h4 {
	font-size: 10px;
	color: #00125c;
}
#logo {
	float:left;
	margin: 30px 0px 0px 30px;
	padding: 0px;
	width:350px;
	height:90px;
	background-image:url(../../images/SESI_logo.gif);
	background-repeat:no-repeat;	
}
#value {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 290px;
}
#agencies {
	float:right;
	margin-right: 10px;
}
#top_nav {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: right;
}

#top_nav li {
	display: block;
	float: left;
	list-style: none;
	text-align:center;
	padding:15px;
}

#top_nav li a {
	display: block;
	text-decoration: none;
	color: #333333;

}
#top_nav li a:hover {
	display: block;
	color: #00125c;
}
#nav_grad {
	float:right;
	background-image:url(../../images/photo_bar.png);
	height: 50px;
	width: 950;
	}
#photo_bar {
	float: right;
	background-image:url(../../images/photo_bar.png);
	height: 50px;
	width: 950px;
}

.left_edge {
	background-image:url(../../images/grad_edge.png); 
	background-repeat: repeat-y;
    width: 15px;
}

#side {
	margin: 20px 10px 20px 0px;
	padding-left: 40px;
	float: left; 
    width: 350px;

}
#side li {
	font-size: 9px;
}
#text {
	margin: 50px 20px 20px 10px;
	float: left; 
	width: 535px; 
}

#footer_text {
	float: right;
	width: 375px;
	padding: 20px 0px 20px 200px;
}
