body {
	color: #000;
    margin-top: 0px;
    margin-left: 0px;
	background: #FFF url(images/background.jpg) repeat-x top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
	
div { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }
	
/* LAYOUT */

#document { 
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#header { 
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background:url(images/header-logo2.png) no-repeat top;
	border-bottom: 1px solid #FFF;
	}

#main {
	width: 800px;
	min-height: 550px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	position: relative;
	}
	
#right {
	width: 247px;
	float: right;
	border-left: 1px solid #FFF;
	}
	
#left {
	width: 552px;
	margin-right: 248px;
	text-align: left;
	}

* html #right{
margin-left: -3px;
}

* html #left {
height: 1%;
margin-right: 0;
} 
	
#rightside { 
	width: 247px;
	border-top: 1px solid #FFF;
	height: 300px;
	background: url(images/testimonial-bg.jpg) repeat-x;
	}
	
#menu {
	background: url(images/menu-bg.gif) repeat-x;
	width: 552px;
	height: 41px;
	text-align:left;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Cantarell', verdana, arial, serif; 
	}

	
	#menu li { display: inline; }
	#menu ul { width: 550px; padding-left: 0px; margin-top: 0px; margin-left: 0px;}
	
#text {
	background: #FFF url(images/text-bg.jpg) repeat-x top;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 300px;
	}

	
	
/* STYLES */

p { margin-top: 0px; margin-bottom: 0px; }

li { font-size: 14px; } 

a {
	color: #339999;
	font-weight: bold;
	text-decoration: none;
	}

	a:hover { color: #99cccc; }
	
.noshow { display: none; }
.clear { clear:both; }

#text p {
	font-size: 14px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px; 
	}

#text li { margin-bottom: 5px; }
h1 { 
	color: #339999;
	margin-top: 0px;
	font-size: 18px;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	color: #99cccc;
	font-style: italic;
	font-size: 14px; 
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-weight: normal;
	}
	
h3 { 
	color: #009999; 
	font-size: 13px;
	font-weight: bold;
	}
	
h4 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	width:510px;
	border: 3px solid #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	background: #99cccc;
	}
	

.call {
	font-size: 13px;
	width:510px;
	border: 3px solid #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	background: url(images/rightside-bg.jpg) repeat-x;
	}
	
.inset { 
	float: left; 
	border: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin-right: 7px;
	}

.brand {
	color: #339999;
	font-weight: bold;
	
	}
	
.large { font-size: 14px; letter-spacing: 1px; }

.upcap {
	font-size: 150%;
	font-weight: bold;
	color: #339999;
	}
	
.img_left { 
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}
	
	.img_lt_brdr{ 
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
	}
	
.img_right { 
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}
	
#faq a {
	font-size: 12px;
	}

p.top { 
	text-align: right; 
	border-top: 1px #339999 solid;}	
	
	p.top a { font-size: 10px; }
	
#sidelink {
	width: 100%;
	display: block;
	background: #99cccc;
	text-align:right;
	
	}
	
	#sidelink a {
	color: #FFF;
	padding-right: 10px; 
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
	#sidelink a:hover { color: #336666; }
	
	ul#sidemenu { 
		padding-left: 0px; 
		list-style-type: none; 
		width: 247px; margin-top: 0px; 
		text-align: left; 
		margin-top: 5px;
		}
		
	ul#sidemenu li { margin-left: 20px;}
	
	ul#sidemenu a {
	color: #006666;
	font-size: 13px; 
	}
	
	ul#sidemenu a:hover {
	color: #333; 
	}
	
	#rightside h2 { 
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		text-align: left;  
		margin-left: 10px;
		font-weight: bold; 
		margin-top: 10px; 
		border-bottom: 1px solid #006666; 
		font-size: 16px;
		text-decoration: none;
		}
		
		#rightside a { color: #333; }
		
		#rightside div.free { 
		border-top: 1px solid #99cccc; 
		width: 230px; 
		text-align:center; 
		margin-left:auto; margin-right:auto; margin-top: 20px;
		padding-top: 4px; padding-bottom: 4px;
		}
	
		#rightside h3 {
		font-family: georgia, arial;
		font-size: 14px;
		color: #FF9933;
		text-align: center;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-top: 0px;
		}
		
		#rightside p {
			color: #006666; font-size: 12px; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 4px;}
			
p.quote { font-size: 10px; border-bottom: 1px solid #339999; padding-bottom: 10px; margin-top: 10px; overflow: auto;}
.small { font-size: 10px; }

.contact h3 { color: #009999; }

table.contact { margin-right: auto; margin-left: auto; margin-top: 0px; }
.center { text-align: center; margin-right: auto; margin-left: auto; }
		
/* FOOTER */

#footer { clear: both; }

#footer p { 
	font-size: 10px;
	color: #339999;
	}
	
	#footer p.logos {
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		}

#footer ul { margin-bottom: 0px; }

ul.foot li {
		display: inline;
		border-right: 1px solid #339999;
		padding-right: 7px;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
		
		ul.foot a { font-weight: normal; }
		
		ul.foot li.first{ 
			padding-left: 0px;
			}
			
		ul.foot li.last { 
			padding-right: 0px;
			border-right: 1px solid #FFF;
			}
			
hr { 
	height: 0px;
	background: #fff;
	color: #fff;
	border-top: 1px solid #339999;
	}
