﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color:#0081AC;
	background-image:url('../images/background.jpg');
	background-position:center top;
	background-repeat:repeat-x;
}
.container {
	width:100%;
	float:left;
}
.column {
	float:left;
	position:relative;
}
.clear {
	clear:both;
}
.narrowTextBox {
	width:150px;
}
.mediumTextBox {
	width:300px;
}
.wideTextBox {
	width:530px;
}
a {
	text-decoration:none;
	color:#29A9AA;
}
a:hover {
	text-decoration:underline;
}
h1 {
	text-align:center;
	color:#CB0101;
	font-size:1.8em;
}
.h1green {
	color:#23847B;
}
#container {
	width:970px;
	margin:0px auto;
	background-color:white;
	background-image:url('../images/container-top.gif');
	background-position:center top;
	background-repeat:no-repeat;
}
#header {
	width:970px;
}
#headerLeft {
	width:465px;
	padding:40px 0px 0px 20px;
}
#headerRight {
	width:465px;
	text-align:right;
	font-size:2.0em;
	font-weight:bold;
	padding:40px 20px 0px 0px;
}
#headerRight .phone {
	color:#02ABAE;
	font-size:1.1em;
}
#headerBottom {
	height:117px;
	width:970px;
	margin:20px 0px;
	color:white;
	font-weight:bold;
	font-size:1.4em;
}
#contentArea {
	width:970px;
}
#contentLeft {
	width:200px;
	padding:10px;
}
.leftMenu {
	list-style:none;
	padding:0px;
	margin:0px;
}
.leftMenu li {
	width:195px;
	height:23px;
	background-image:url('../images/leftmenuitem-background.gif');
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px 0px 2px 0px;
	font-weight:bold;
	padding:5px 0px 0px 5px;
}
.leftMenu li a {
	color:white;
}
#contentMiddle {
	width:550px;
	padding:10px 0px 0px 0px;
}
#contentRight {
	width:200px;
}
#footer {
	width:950px;
	height:28px;
	background-image:url('../images/footer-background.gif');
	background-position:center top;
	background-repeat:no-repeat;
	color:white;
	font-size:0.9em;
	font-weight:bold;
	padding:22px 0px 0px 20px;
}
#footer a {
	color:white;
}
.red {
	color:#CB0101;
}
.red a {
	color:#CB0101;
}
ul.dots {
	font-size:1.4em;
	font-weight:bold;
	color:#23847B;
	list-style:none;
	padding:0px;
	margin:0px 20px;
}
ul.dots li {
	padding:0px 0px 0px 25px;
	margin:0px 0px 20px 0px;
	background-image:url('../images/bullet.gif');
	background-position:left 3px;
	background-repeat:no-repeat;
}
.testimonial {
	width:550px;
	clear:both;
	float:left;
	background-color:#FFFFE8;
	margin:10px 0px 0px 0px;
}
.testimonialLeft {
	width:150px;
	float:left;
	position:relative;
	text-align:center;
	color:#02ABAE;
	font-weight:bold;
}
.testimonialLeft img {
	text-align:center;
}
.testimonialRight {
	width:380px;
	float:left;
	position:relative;
	padding:0px 10px;
}
.testimonialRight h2 {
	color:#CC0000;
}
.style1 {
	font-size: medium;
}
.style2 {
	color: #CB0101;
	font-size: 15pt;
}
.style3 {
	text-align: center;
}
.style4 {
	text-decoration: underline;
}
.style5 {
	color: #000000;
}
.style6 {
	color: #CB0101;
	text-decoration:underline;
}
.style7 {
	font-size: small;
}
.style8 {
	font-size: 12pt;
}
.highlight {
	background-color:yellow;
}
ul.ticks {
	list-style:none;
	padding:0px;
	margin:0px 20px;
}
ul.ticks li {
	padding:0px 0px 0px 35px;
	margin:0px 0px 20px 0px;
	background-image:url('../images/tick.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
ul.greendash {
	list-style:none;
	padding:0px 0px 0px 25px;
	margin:0px;
}
ul.greendash li {
	padding:0px 0px 0px 15px;
	margin:0px 0px 10px 0px;
	background-image:url('../images/dash.gif');
	background-position:left 6px;
	background-repeat:no-repeat;

}
ul.marg li {
	margin:0px 0px 10px 0px;
}
.smile {
	width:100%;
	float:left;
	padding:0px 0px 30px 0px;
}


























