 body 
 {
	font-family: Trebuchet MS, sans-serif;
	color: #666666;
	font-size: .7em;
	line-height: 1.65em;
	text-decoration: none;
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background: url('images/body_bg.gif') top left;
	background-repeat:repeat-x;
	background-color:#386B95;
}
h1 { 
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
	}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}	
a:link {
	color: #5c7f92;
	text-decoration: underline;
}
a:visited {
	color: #5c7f92;
	text-decoration: underline;
}
a:hover {
	color: #5c7f92;
	text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.clearall {
    clear: both;
}

html[xmlns] .clearfix {
    display: block;
}

ul {
	padding: 5px 0px 5px 0px;
	margin: 0;
	}
	
ul li {
	padding: 0 0 0 15px;
	list-style-type: none;
	background: url(images/bulletwhite.gif) no-repeat left .65em;
	}

* html .clearfix {
    height: 1%;
}
/* 
end general
layout
*/
div#outer { 
	margin: 0px auto; 
	padding: 0px;
	width: 853px;
	text-align: left; 
	background-color: #ffffff;
}
div#header {
	float: left;
	margin: 0px; 
	padding: 0px; 
	width: 853px; 
	height: 107px; 
}
div#menu {
	float: right;
	margin: 0px; 
	padding: 0px; 
	width: 77px;
}
div#content {
	float: left;
	margin: 0px;
	padding: 0px 0px 40px 0px;
	width: 853px;
	background: url(images/main_bg.gif) bottom left;
	background-repeat: repeat-y;
}
div#leftcol {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 191px;
}
div#rightcol {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 662px;
}
div#banner { 
	margin: 0px auto; 
	padding: 0px; 
	width: 607px; 
	height: 164px; 
}
.rcontent { 
	margin: 20px auto; 
	padding: 0px; 
	width: 607px;
	text-align: left; 
}
.rcontent2 { 
	margin: 0px auto 20px auto; 
	padding: 0px; 
	width: 607px;
	text-align: left; 
}
.clientdesc { 
	float: left;
	margin: 10px 0px 0px 0px; 
	padding: 0px;
	width: 607px;
	text-align: left;
	background: url(images/clientdesc_bg.gif) top left;
	background-repeat: repeat-y;
}
.clientleft { 
	float: left;
	margin: 0px; 
	padding: 0px; 
	width: 193px;
	text-align: left;
}
.clientmid { 
	float: left;
	margin: 0px 20px 0px 20px; 
	padding: 0px; 
	width: 182px;
	text-align: left;
}
.clientright { 
	float: left;
	margin: 0px; 
	padding: 0px; 
	width: 190px;
	text-align: right; 
}
.clientimgleft { 
	margin: 0px; 
	padding: 0px; 
	border: solid 1px #dddddd;
}
.clientimgmid { 
	margin: 0px; 
	padding: 0px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}
.clientimgright { 
	margin: 0px; 
	padding: 0px; 
	border: solid 1px #dddddd;
}
div#footer { 
	margin: 0px auto; 
	padding: 0px 30px 0px 30px;
	position: relative;
	width: 793px; 
	height: 100px;
	background-color: #333333;
}
div#footerleft {
	float: left;
	margin: 0px; 
	padding: 0px;
	width: 350px;
	color: #ffffff;
	line-height: 65px;
	text-align: left;
}
div#footerright { 
	float: right;
	margin: 0px; 
	padding: 0px;
	width: 400px;
	color: #ffffff;
	line-height: 65px;
	text-align: right;
}
#footerright a {
	color: #cccccc; 
	text-decoration: none;
}
#footerright a:visited {
	color: #cccccc; 
	text-decoration: none;
}
#footerright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
