body {
	font: 76%/115% Arial, verdana, geneva, Tahoma, helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background:#fff;
	margin-top: 20px;
	}
	
#wrapper {
	width: 760px; 
	background: white url(media/bg760.png) repeat-y top right;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	width: 760px; /* ie5win fix */
	}
	
html>body #wrapper {
	width: 760px; /* ie5win fix */
	}
		
h1 {
	font-size: 22px;
	font-weight:normal;
	color: #336699;
	padding: 0px;
	margin: 0px;
}

h2 { 	
	font-size: 18px;
	line-height: 22px;
	color: #336699;
	text-align:center;
}

h3 { 	
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	text-align:left;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}	
	
b, strong {
	font-weight:bold;
	color: #336699;
	}

p {
	text-align:left;
}


a, a:visited {
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	color: #0066CC;
	text-decoration:underline;
}



.logoText_Color1
{
	font-family: Arial, verdana, geneva, Tahoma, helvetica, sans-serif;
	text-align: left;
	font-size: 22px;
	color: #336699;}

.logoText_Color2
{
	font-family: Arial, verdana, geneva, Tahoma, helvetica, sans-serif;
	text-align: left;
	font-size: 22px;
	color: #6699CC;}

#header {
	width: 760px;
	height: 268px;
	border-bottom: 2px solid #fff;
	background: white url(media/header.jpg) no-repeat top left;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

html>body #header { 
	width: 760px;
	height: 268px;
}

#subHeader {
	width: 760px;
	height: 48px;
	background: #6A8BB8;
	border-bottom: 2px solid #fff;
	margin: auto;
	padding: 0px 0;
}

#bodyCol {
	float:right;
	text-align: left;
	margin: auto;
	width: 545px;
}

html>body #bodyCol {
	width: 545px; 
	}

#bodyColText {padding: 20px;}

#leftCol {
	float: left;
	text-align: left;
	font-size: 11px;
	color: #666666;
	margin: auto;
	width: 200px;
}

html>body #leftCol { 
	width: 200px; 	}

#leftColText {padding: 20px;}

#leftColFeature {
	padding: 0px;
	margin: 0px;
	height: 210px;
	background: url(media/feature_bg.jpg) no-repeat;
}

#leftColFeature h2 {
	font-size: 16px;
	font-weight:bold;
	line-height: 16px;
	color: #fff;
	text-align: center;	
}

#leftColFeature a, #leftColFeature a:visited {
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	color: #fff;
	text-decoration:none;
	text-align: left;	
}

#leftColFeature a:hover {
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	color: #fff;
	text-decoration:underline;
	text-align: left;	
}


#testimonialBox {
	width: 100%;
	border: 1px solid #C9DEF1;
	text-align:right;
	margin-top:30px;
	margin-bottom:30px;
}

#testimonialContent {
	text-align:left;
	margin: 12px 12px 12px 140px;
}

#footer {
	clear: both;
}

.startButton_body {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

.startButton_head {
	margin: 120px 30px 30px 30px;
}

.sideNavLinks {
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
	color: #0066CC;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */a {
}

