body {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

#wrapper {
	width: 996px;
	min-width: 760px;
	max-width: 1200px;
	border: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#main_content_wrapper {
	float: left;
	width: 660px;
	margin-right: 25px;
	padding: 0;
	text-align: left;
}

#main_content_wrapper_services {
	float: left;
	width: 660px;
	margin-right: 25px;
	padding: 0;
	text-align: left;
	margin-top: -30px;
}

#main_content_wrapper #red {
	background-image: url(/images/red_rectangle.gif);
	color: #ffffff;
	font-size: 16px;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 9px;
	padding-right: 6px;
	margin-top: 5px;
	margin-left: 5px;
	letter-spacing: 1px;
	width: 290px;
}

#main_content_wrapper #mm1_bottom {
	border-bottom: 1px solid #ececec;
}


#sidebar {
	float: left;
	width: 304px;
	border: 3px solid #ececec; 
	background-image: url(/images/sidebar_bg.gif);
	margin-top: -30px;
	margin-left: -20px;
}
	
#main_content_wrapper_terms {
	float: right;
	width: 996px;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-top: 1px solid #ececec;
	padding: 0;
	text-align: left;
	margin-right: 0;
}
	
#client {
    
	background-image: url(/images/client2.gif);
	width: 660px;
	height: 225px;
	border-bottom: 1px solid #ececec;
}

img.reports {
	float: left;
	padding-right: 5px;
}
	
h2 {
	color: #326cb5;
	font-size: 16px;
}

h2.large {
	color: #326cb5;
	font-size: 18px;
}

h2.black {
	color:#000000;
	font-size: 20px;
}

h3 {
	color: #326cb5;
}

h3.red {

	color: #cc0000;
}

h4.blue {
	color: #326cb5;
}

h3.gray {
	color: #666666;
}


p.trademarks {
	font-size: 14px;
}

ul {
	list-style-type: disc;
}


a:link, a:visited {
	color: #326cb5;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	/* font-weight: bold; */
}

/* ******BANNER**** */

#banner {
	width: 996px;
	border: none;
	position: relative;
    right: 25px;
	padding-bottom: 20px;
}

#banner #logo {
	border: none;
	padding: 10px;
}

#banner #informed {
	border: none;
	position: absolute;
	top: 21px;
	right: -25px;
}

/* *****NAVIGATION***** */
#nav {
	margin-bottom: 15px;
	padding: 1px;
	list-style: none;
	border-bottom: 1px solid #ececec;	
}

#nav a {
	text-decoration: none;
	color: #666666;
	padding: 5px 5px 3px 5px;
	font-size: 14px;
	margin-right: 5px;
}

#nav a:hover {
	color: #cc0000;
	/* font-weight: bold; */
}

#nav li {
	display: inline;
}

#nav li#youarehere {
	border-bottom: 3px solid #cc0000;
}

#nav #current_page {
	border-bottom: 3px solid #cc0000;
}



.mm1 {
	font-size: 12px;
	padding: 0 5px 15px 21px;
	color: #cc0000;

}

.mm2 {
	color: #000000;
	font-size: 18px;
	line-height: 1.4;
	padding: 65px 10px 5px 25px;
}

/* *******MAIN CONTENT  *********/

#main_content {
	width: 640px;
	padding-right: 20px;
	padding-left: 20px;
}

#main_content #grey_x {
	background-image: url(/images/grey_x.gif);
	color: #000000;
	font-size: 14px;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 9px;
	padding-right: 6px;
	margin-right: 5px;
	letter-spacing: 1px;

}

#main_content #grey_y {
	background-image: url(/images/grey_y.gif);
	color: #ffffff;
	font-size: 14px;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-top: 9px;
	padding-right: 6px;
	margin-right: 5px;
	letter-spacing: 1px;

}

#main_content #table1 td {

	border: 1px solid #ececec;
	padding: 3px;
	text-align: left;
}

#main_content #table1 th {
	color: #326cb5;
	font-size: 14px;
	border: 1px solid #ececec;
	padding: 3px;
}

	
/**********************END OF MAIN CONTENT  ********************/


/************************LEFT CONTENT AREA   *******************/


#sidebar #section_middle {
	margin-right: 5px;
	padding-left: 12px;
	border-bottom: 1px solid #ececec;
} 

#sidebar #section_middle2 {
	margin-right: 5px;
	padding-left: 12px;
}

#sidebar #section_top {
	border-bottom: 1px solid #ececec;
	margin-right: 5px;
}

#sidebar #section_bottom {
	padding-left: 12px;
	margin-bottom: 10px;
}


#sidebar #arrow li {

	background-image: url(/images/bul1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#sidebar li {
	list-style-type: none;
	background-image: none;
}

#sidebar a {
	text-decoration: none;
}
	

#sidebar li#urhere {
	list-style-type: none;
	background-image: url(/images/bul1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #cc0000;
	font-weight: bold;
}

/*******************  END OF LEFT CONTENT AREA   *********************/

/* *****FOOTER***** */
#footer {
	width: 996px;
	border-top: 1px solid #ececec;
	font-size: 12px;
	padding-top: 5px;
	clear: both;
}

#footer li {
	list-style-type: none;
	padding-bottom: 6px;

}

#footer a {
	text-decoration: none;
}

#footer h2 {
	color: #326cb5;
	font-size: 14px;
}

#footer h2.red {
	color: #cc0000;
	font-size: 14px;
}


#footer h2 a {
	font-size: 14px;
	text-decoration: none;
}


#footer #sitemap {
	width: 165px;
	float: left;
}

#footer #sitemaplarge {
	width: 167px;
	float: left;
}


#footer #copy {
	border-top: 1px solid #ececec;
	padding-top: 15px;
	clear: both;
}
	











	
