body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.wrapper {
	width:900px;
	margin:0px auto;
	position:relative;
}

.header {
	float:left;
	width:100%;
	height:107px;
	position:relative;
	margin-bottom:10px;
}

.strip {
	height:12px;
	float:left;
	width:100%;
	background-image:url(images/border-bg.gif);
	background-repeat:repeat-x;
} 

.logo {
	float:left;
	display:block;
	width:361px;
	height:108px;
}

.home {
	float:right;
	padding:11px;
}

#header-btn {
	display:block;
	height:auto;
	background-image:url(images/btn-bg.png);
	background-repeat:repeat-x;
	font-size:11px;
	float:right;
	padding:4px 4px;
	border:1px solid #a09a9a;
	margin:7px 3px 0 3px;
}

#header-btn a {
	color:#666;
}

#header-btn a:hover {
	color:#039;
}


.navigation {
	display:block;
	width:508px;
	height:22px;
	position:absolute;
	bottom:7px;
	left:210px;
	z-index:10;
}

.device {
	display:block;
	position:absolute;
	width:344px;
	height:336px;
	top:120px;
	right:30px;
	z-index:20;
}

.featured-services {
	display:block;
	height:auto;
	background-image: url(images/faded_grey.gif);
	background-repeat:no-repeat;
	width:100%;
	float:left;
	clear:both;
}

.featured-services a, .featured-services a:visited, .featured-services a:active {
	display:block;
	background-color:#ffa011;
	padding:8px 10px;
	font-weight:bold;
	color:#FFF;
}

.featured-services a:hover {
	display:block;
	background-color:#174696;
}

.burst {
	display:block;
	width:113px;
	height:105px;
	z-index:22;
	float:right;
	margin-top:40px;
	margin-right:40px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color: #666;
}

ul {
	padding:0px;
	margin:0px;
}

li {
	line-height:15px;
}

h1 {
	color:#174696;
	display:block;
	border-bottom:1px solid #174696;
	padding-bottom:5px;
}


h2 {
	color:#ffa011;
	display:block;
	font-size:14px;
}



.right-col {
	padding:0 20px 0 20px;
	margin:0px;
	float:left;
	position:relative;
}

.right-bg {
	background-image:url(images/right-bg.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
	width:520px;
}

.dealer_stat {
	color:#FF0000;
	font-weight:bold;
}

#phone {
	float:right;
	z-index:1;
	}
	
.footer_text {
	font-size:9px;
	text-align:center;
	color:#174696;
	float:left;
	margin-top:20px;
	margin-left:150px;
}

.orangebold {
	color:#ff9c08;
	font-weight:bold;
	font-size:14px;
	}

.bluebold {
	color:#174696;
	font-weight:bold;
	}
	
#form_table {
	border:1px solid #174696;
	background-color:#e6ecf8;
}

#form_table td {
	border-bottom:1px dotted #174696;
	color:#174696;
}

a, a:visited, a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#ff9b05;
	text-decoration:none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#ff9b05;
	text-decoration:underline;
}
