body,
html {
	margin:0;
	padding:0;
	color:#000;
	background:#737d96;
	/* font-family:Tahoma,Verdana,Arial; */
	font-family:Lucida Sans Unicode;
	font-size:11px;
}
#wrap {
	width:800px;
	margin:0 auto;
	background:#ffffff;
}
#header {
	background-color:#737d96;
	width:800px;
	height:156px;
	padding-top:15px;
}
#header_spacer {
	width:800px;
	height:15px;
	background-color:#737d96;
}
#header_col1 {
	float:left;
	z-index:0;
}
#header_col2 {
	float:left;
	font-family:verdana;
	font-size:17px;
	color:#ffffff;
	top:95px;
	left:-175px;
	position:relative;
}
#header_col3 {
	float:right;
	top:90px;
	left:-30px;
	position:relative;
}
#social_icons {
	float:right;
	top:-25px;
	left:10px;
	position:relative;
}
a:link {
	color: #06357a;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #06357a;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
#bulletin_box1 {
	background-color:#d6dad9;
	width:250px;
}
#bulletin_box1 p {
	margin:0px;
	padding-bottom:10px;
}
#topnav {
	background: url(../../../../../evolvent1/groups/public/documents/image/ev10_nav_bar.png) no-repeat; 
	width:800px; 
	height:53px; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	position:relative;
}
#topnav a:link,
#topnav a:visited
{
	color:#000000;
	text-decoration: none;
}
#topnav a:hover,
#topnav a:active
{
color:#06357a;
text-decoration: underline;
}
#home_main {
	float:right;
	/* If you adjust the width you must padding! Total 520px*/
	width:489px;
	/* If you adjust the padding you must adust the width! */
	padding-left:15px;
	padding-right:15px;
	background:#ffffff;
	border-left:solid 1px #cccccc;
}
#sub_main {
	float:right;
	/* If you adjust the width you must padding! Total 520px*/
	width:539px;
	/* If you adjust the padding you must adust the width! */
	padding-left:15px;
	padding-right:15px;
	background:#ffffff;
	border-left:solid 1px #cccccc;
}
#home_sidebar {
	float:left;
	/* If you adjust the width you must padding! Total 280px*/
	width:250px;
	/* If you adjust the padding you must adust the width! */
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	background:#ffffff;
}
#sub_sidebar {
	float:left;
	/* If you adjust the width you must padding! Total 280px*/
	width:200px;
	/* If you adjust the padding you must adust the width! */
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	background:#ffffff;
}
#top {
	background: url(../../../../../evolvent1/groups/public/documents/image/ev10_top_bar.png) no-repeat; width:800px; height:15px;
}
#bottom {
	clear:both;
	background: url(../../../../../evolvent1/groups/public/documents/image/ev10_bottom_bar.png) no-repeat; width:800px; height:8px;
}
#leftnav {
	width: 200px;
	padding-top:0px;
	margin-top:0px;
	/* border:1px solid red; */
}
#leftnav ul {
	margin-left: 0;
	margin-top:0px;
	padding-left: 0;
	padding-top:0px;
	list-style-type: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#leftnav li {
	margin-bottom:8px;
}
#leftnav a {
	display: block;
	padding: 3px;
	background-color: #fff;
}
#leftnav a:link, #navlist a:visited {
	/* color: #FF5900; */
	text-decoration: none;
}
#leftnav a:hover {
	background-color: #fff;
	/* color: #FF5900; */
	text-decoration: underline;
}
#active a {
	display: block;
	padding: 3px;
	/* width: 160px; */
	/* background-color: #ff5900; */
	color:#fff;
}
#active a:link, #active a:visited {
	color: #fff;
	text-decoration: none;
}
#active a:hover {
	/* background-color: #ff5900; */
	color: #fff;
	text-decoration: none;
}
#footer {
	clear:both;
	padding:4px 10px;
	text-align:center;
	color:#ffffff;
	background:#737d96;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	/* width:800px; */
	height:30px;
}
#footer p {
	margin:0;
}

#footer a:link,
#footer a:visited
{
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover,
#footer a:active
{
color:#ffffff;
text-decoration: underline;
}

* html #footer {
	height:1px;
}