body {
	margin:25px 0px; 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545555;
	}
	
a {
	outline:none;
    color:#ffffff;
	}
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;
	border:none;
	float:left;
	}
	
#banner a{
	color:#545555;
	text-decoration:none;
	}
	
#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;
	}
#upperContent{
	height:317px;
	width:800px;
	background-image:url(images/indexBg.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	}
#phoneNumber{
	text-align:right;
	position:absolute;
	margin-left:500px;
	margin-top:167px;
	font-size:12px;
	color:#FFFFFF;
	}
#viewPhones{
	float:right;
	font-size:14px;
	margin-top:290px;
	margin-right:90px;
	clear:right;
	}
#upperContent p {
	position:absolute;
	margin-top:265px;
	margin-left:30px;
	font-size:16px;
	font-family: georgia;
	}
.getStartedButton{
	margin-left:20px;
	margin-top:3px;
	position:absolute;
	}
#lowerContent{
	background-image: url(images/globeWhite.gif);
	background-repeat:no-repeat;
	width:800px;
	min-height:324px;
	}
h2{
	color: #FFCB67;
	font-size: 16px;
	}
.textColumns{
	margin-top:15px;
	width: 210px;
	height:310px; /*pushes lowerContent to min height in IE6 */
	margin-left:45px;
	float:left;
	display:inline;
	}
.textColumns ul{
	padding-left:0;
	margin-left:0;
	}
.textColumns li{
	background-image:url(images/listCarrot.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
	margin-top:5px;
	list-style:none;
	}

.priceBar{
	background-color: #FFCB67;
	border:1px solid #999999;
	width:125px;
	text-align:center;
	padding:1px;
	margin-bottom:15px;
	}
	
.textColumns a{
	color:#545555;
	text-decoration:none;
	}
#disclaimers a{
	font-size:9px;
	text-decoration:none;
	color:#999999;	
	line-height:30px;
	}