@charset "utf-8";
/* CSS Document */
body {
	background:#cccccc url(/images/background.gif)  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left:50%;
	color: #333333;
	padding: 0px 0px 20px 0px;
	line-height: 130%;
	margin: 0px 0px 10px 0px;
	border:none;
		}
	
.clear {
	clear: both;	
}

.float-left {
	float: left;	
	}
	
.float-right {
	float: right;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008D98;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008D98;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008D98;
	line-height: 130%;
}


p {
	color: #333;
	line-height: 130%;
}
.footer {
	font-size: 10px;
	color: #008D98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.bluetext {
	color: #008D98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {color:#008D98;
text-decoration:none;
border:none;
}
a:visited {color:#12484e;
text-decoration:none;
border:none;
}
a:hover {color:#669999;
text-decoration:none;
border:none;
}
a:active {color:#008D98;
text-decoration:none;
border:none;
}



#top {
	font-family: Verdana, sans-serif;
	width:1000px;
	height:130px;
	border-color:#FFFFFF;
	padding: 0px 0px 0px 0px;	
	margin:10px auto 10px auto;
	float:left;
	}

#container {
	line-height:115%;
	width: 1000px;
	margin: 0 auto 0 auto;
	height:auto;
	}
			

#navigation {
	width:900px;
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	text-transform: capitalize;
	color:#FFFFFF;
	background-color:#000000;
	border-top-width:10px;
	border-top-color: #008D98;
	border-bottom-width:10px;
	border-bottom-color: #008D98;
	border-top-style: solid;
	border-bottom-style: solid;
	font-weight: bolder;
	float:right;
	padding:20px 0px 5px 15px;
		}
		
#navigation a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:none;
	font-weight: bolder;
	padding-left:15px;
	border:none;
	
	}

#navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  15px;
	color: #FFF;
	margin-bottom: 3px;
	text-decoration:none;
	font-weight: bold;
	border:none;
	}
#navigation a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#12484E;
	text-decoration:none;
	font-weight: bold;
	border:none;
	}
#navigation a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 3px;
	text-decoration:none;
	font-weight: bold;
	border:none;
	}

#navigation ul {
	list-style:none;
	width:900px;
	margin:5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul li {
	display:inline;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navigation ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 3px;
	text-decoration:none;
	font-weight: bolder;			
}
#navigation ul li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  15px;
	color: #FFF;
	margin-bottom: 3px;
	text-decoration:none;
	font-weight: bold;
	}
#navigation ul li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#12484E;
	text-decoration:none;
	font-weight: bold;
	}
#navigation  ul li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 3px;
	text-decoration:none;
	font-weight: bold;
	}
											

#maincontent {
	width:875px;
	background-color:#FFFFFF;
	margin: 0px auto 0px auto;
	padding: 30px 10px 10px 30px;
	line-height:130%;
	text-align:left;
	list-style-image:url(/images/listbullet.gif);
	list-style-position:inherit;
	list-style-type: square;
	float:right;
	}


#banner {
	float:right;
	width: 180px;
	line-height:130%;
	height: auto;
	border-top-width: 10px;
	border-bottom-width:10px;
	border-top-style: solid;
	border-top-color: #008D98;
	border-bottom-color: #008D98;
	border-bottom-style:solid;
	background-color:#CCCCCC;
	list-style-image:url(/images/listbullet.gif);
	list-style-position:inside square;
	text-align:left;
	padding:10px;
	margin:0px 30px 10px 10px;
	font-size: 11px;
	}
	
	
	
#banner2 {
	float:left;
	width: 400px;
	height: auto;
	border-top-width: 10px;
	border-bottom-width:10px;
	border-top-style: solid;
	border-top-color: #008D98;
	border-bottom-color: #008D98;
	border-bottom-style:solid;
	list-style-image:url(/images/listbullet.gif) square;
	list-style-position:outside;	
	background-color:#CCCCCC;
	line-height:130%;
	text-align:left;
	padding:10px;
	margin:10px 20px 20px 10px;
	position:inherit;

	}
	
	
	
#list2 {
	width:300px;
	margin: 0px 0px 0px 450px;
	}
	

#terms {
	background-color: #FFF;
	margin: 0px;
	padding:0px 0px 300px 0px;
}

	
#footer {
	width: auto;
	height:	auto;
	white-space: normal;
	text-align: center;
	letter-spacing: normal;
	background-position: bottom;
	background-image: url(/images/footer.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 10px;
	color: #008D98;
	float:none;
		}
	
#footer .p {
	text-align:center;
	color:#008D98;
	font-size:10px;
	line-height:150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		
 }	
 
 
 
 #footer a:link {
	text-align:center;
	color:#008D98;
	font-size:10px;
	line-height:150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 }	
 
 #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#008D98;
	}
#footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCC;
	}
	
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCC;
	}
#testimonial {
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008D98;
	font-size: 9px;
	font-style: normal;
	line-height:115%;
	padding: 0px 30px 0px 0px;
	float:right;
	
}

