body {
	margin:25px 0px; 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545555;
	}
a {
	outline:none;
	text-decoration:none;
	color:#545555;
	}
p a {
	background-image:url(images/linkUnderline.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	}
img{
	border:none;
	}	
#wrapper {
	width:800px;
	margin:0px auto;
	text-align:left;
	border:1px solid #999999;
	}
#banner {
	width:800px;
	height:193px;
	background-image:url(images/bannerBg.gif);
	background-repeat:no-repeat;
	}
#banner img{
	margin-left:27px;
	margin-top:37px;
	float:left;
	}
#banner a{
	color:#545555;
	}
#banner ul{
	margin:0;
	width:770px;
	padding-left:27px;
	text-align:center;
	list-style:none;
	float:left;
	clear:left;
	}
	
#banner li {
	float:left;
	width:107px;
	height:17px;
	margin-top:50px;
	padding-top:3px;
	display:inline;
	margin-right:2px;
	background-image:url(images/tabBg.gif);
	background-repeat:no-repeat;
	}
#phoneNumber{
	text-align:right;
	position:absolute;
	margin-left:500px;
	margin-top:167px;
	font-size:12px;
	color:#FFFFFF;
	}
#upperContent{
	width:800px;
	height:100%;
	background-color:#ffffff;
	color:#ffffff;	
	}
#upperContentCopy{
	float:left; 
	width:650px;
	min-height:330px;
	padding-bottom:20px;
	color:#545555;
	background-color:#c9e1e5;
	background-image:url(images/interiorContent.gif);
	background-repeat:no-repeat;
}
#upperContentCopy h2{
	margin-left:20px;
	width:185px;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	background-color:#99C1CA;
	color:#ffffff;
	margin-bottom:5px;
	clear:both;
}
#upperContentCopy p{
	padding-left:20px;
	padding-right:20px;
}
#upperContentCopy ul{
	float:left;
	display:inline;
	margin-left:20;
	width:275px;
	}
.phoneShortDesc{
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:9px;
	}
.phoneShortDesc img{
	float:left;
	padding-left:20px;
	padding-bottom:10px;
	}
.phoneShortDesc a{
	float:left;
	clear:left;
	padding-left:20px;
	}
.phoneFullDesc{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	}
.phoneFullDesc img{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}
#getStartedText {
	font-size:16px;
	font-family: georgia;
	}
.getStartedButton{
	margin-left:20px;
	margin-top:3px;
	position:absolute;
	}
#leftNav{	
	width:150px;
	height:330px;
	float:left;
	font-size:12px;
	display:inline;
	color: #99C1C9;
	background-color:#FFFFFF;
	}
#leftNav p{
	padding-left:30px;
	margin-top:10px;
	margin-bottom:0;
	}
/*indicates current page in left nav*/
#currentPage{
	background-image:url(images/listCarrotSm.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#leftNav ul{
	margin:0;
	padding-left:30px;
	}
#leftNav li{
	padding-left:10px;
	margin-top:5px;
	list-style:none;
	font-size:10px;
	margin-bottom:0;
	}
#leftNav a{
	color: #99C1CA;
	}
#leftNav a:hover{
	color:#86A8AD;
	}
.noUnderline{
	background-image:none;
	}
#contentFooter{
	margin:0;
	width:800px;
	height:65px;
	font-size:16px;
	font-family: georgia;
	background-image:url(images/contentFooter.gif);
	background-repeat:repeat-x;
	clear:both;
	}
#contentFooter p{
	position:absolute;
	padding-left:225px;
	padding-top:15px;
	margin-top:0px;
	}
.getStartedButton{
	margin-left:10px;
	margin-top:3px;
	position:absolute;
	}
.ieVerttHack{
	height:75px;
	clear:both;
	}
.pdfLink{
	background-image:url(images/pdfIcon.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
	padding-top:20px;
	line-height:10px;
	margin-left:10px;
	}
#disclaimers a{
	font-size:9px;
	text-decoration:none;
	color:#999999;	
	line-height:30px;
	}