* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #e2e2e2;
}

#center {
	width: 900px;
	margin: 0px auto;
	
}

#center #overall {
	width: 900px;
	float: left;
	background-color: white;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.39);
}

#locations-box {
	background: white;
	padding: 3px 20px;
	width: 400px;
	border-radius: 7px;
	border: 1px solid #dddddd;
}

#locations-box a {
	color:#4d7cab;
}

#bannerContent #locations-box p {
	width: auto;
	font-size: 14px;
	line-height: 17px;
}

#bannerContent #locations-box strong {
	color: #4d7cab;
	font-size: 20px;
}

#mainbg1 {
	width: 900px;
	float: left;
	background-image: url(images/bgmain1.jpg);
	height: 374px;
	background-repeat: no-repeat;
	background-position: 23px -25px;
	margin-bottom: 8px;
}

#mainbg2 {
	width: 900px;
	float: left;
	background-image: url(images/bgmain2.jpg);
	height: 360px;
	background-repeat: no-repeat;
	background-position: 23px 35px;
}

#mainbg3 {
	width: 900px;
	float: left;
	background-image: url(images/bgmain3.jpg);
	height: 360px;
	background-repeat: no-repeat;
	background-position: 23px 37px;
}

#mainbg4 {
	width: 900px;
	float: left;
	background-image: url(images/bgmain4.jpg);
	height: 329px;
	background-repeat: no-repeat;
	background-position: 23px 15px;
}

#mainbg5 {
	width: 900px;
	float: left;
	background-image: url(images/bgmain5.jpg);
	height: 360px;
	background-repeat: no-repeat;
	background-position: 23px 37px;
}

#mainbg6 {
	width: 900px;
	float: left;
	background-image: url(images/bgmain6.jpg);
	height: 340px;
	background-repeat: no-repeat;
	background-position: 23px 10px;
}

#header {
	height: 74px;
	float: left;
	width: 900px;
	background-image: url(images/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#nav {
	height: 49px;
	float: right;
	width: 755px;
	background-image: url(images/navbg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#bannerContent {
	float: left;
	width: 400px;
	margin-top: 27px;
	margin-left: 65px;
}

#bannerContent p {
	width: 470px;
	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
}

p {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}

#bannerContent ul {
	padding-left: 20px;
	font-family: "Lucida Bright", Georgia, serif;
	line-height: 12px;
	list-style-image:url('images/check.png');
}

#bannerContent li {
	width: 380px;
	font-size: 13px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 12px;
	margin-top: 4px;

	font-weight: bold;
}

#bannerContent li a {
	color: black;
	text-decoration: none;
}

#tiles {
	width: 900px;
	float: left;
	clear: both;
	margin-left: 17px;
	margin-top: 15px;
}

#tiles .tile {
	float: left;
	margin: 0px 7px;
	width: 275px;
	height: 250px;
}

#tiles .a {
	background-image: url(images/htile1.jpg);
	background-repeat: no-repeat;
}

#tiles .b {
	background-image: url(images/brandstile.jpg);
	background-repeat: no-repeat;
}

#tiles .c {
	background-image: url(images/htile3.jpg);
	background-repeat: no-repeat;
}

#tiles .tile:hover {
		-moz-box-shadow:inset 0px 0px 100px 0px rgba(0, 0, 0, .2);
		-webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, .2);
	box-shadow:  inset 0px 0px 100px 0px rgba(0, 0, 0, .2);
	cursor: pointer;
}

#footer {
	width: 854px;
	height: 50px;
	border-top:2px solid #b8c0c7;
	margin-top: 15px;
	float: left;
	clear: both;
	text-align: center;
	margin-left: 23px;
}

#footer p {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #1b344b;
}

#footer a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #1b344b;
	margin: 0px;
	padding: 0px;
}

#footer a:hover {
	color: black;
}

#nav ul {
	display: block;
	float: right;
	margin: 0px;
}

#nav ul a {
	display: inline-block;
	*display: inline;
	*zoom:1.0;
	line-height: 37px;
	padding: 0px 13px;
	color: black;
	border-right: 1px solid #d3d7db;
	text-decoration: none;
	color: #40576d;
	text-shadow: 0px 1px white;
	text-transform: uppercase;
	font-size: 14px;
}
	
#nav ul li:hover {
		-moz-box-shadow:inset 0px 0px 20px 0px rgba(0, 0, 0, .3);
		-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, .3);
	box-shadow:  inset 0px 0px 20px 0px rgba(0, 0, 0, .3);
}

#nav ul li {
	display: inline-block;
	*display: inline;
	*zoom:1.0;
	margin-left: -4px;
	padding: 0px;
}

#nav .active {
	background: rgb(93,149,207);
	background: -moz-linear-gradient(top,  rgba(93,149,207,1) 0%, rgba(77,124,171,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(93,149,207,1)), color-stop(100%,rgba(77,124,171,1)));
	background: -webkit-linear-gradient(top,  rgba(93,149,207,1) 0%,rgba(77,124,171,1) 100%);
	background: -o-linear-gradient(top,  rgba(93,149,207,1) 0%,rgba(77,124,171,1) 100%);
	background: -ms-linear-gradient(top,  rgba(93,149,207,1) 0%,rgba(77,124,171,1) 100%);
	background: linear-gradient(to bottom,  rgba(93,149,207,1) 0%,rgba(77,124,171,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d95cf', endColorstr='#4d7cab',GradientType=0 );
		-moz-box-shadow:inset 0px 0px 20px 0px rgba(0, 0, 0, .2);
		-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, .2);
	box-shadow:  inset 0px 0px 20px 0px rgba(0, 0, 0, .2);
}

#nav .active a:hover {
		-moz-box-shadow:none;
		-webkit-box-shadow: none;
	box-shadow:none;
}

#nav .active a {
	color: white;
	text-shadow: 0px -1px #4d7cab;
}

a img {
	border: none;
}

.locationList {
	width: 700px;
	float: left;
	margin-left: 95px;
	margin-top: 15px;
	clear: both;
}

.locationList .item {
	width: 700px;
	background-color:#d9e6f3;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #d1d1d1;
		-moz-box-shadow:inset 0px 0px 100px 0px rgba(0, 0, 0, .1);
		-webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, .1);
	box-shadow:  inset 0px 0px 100px 0px rgba(0, 0, 0, .1);
	padding-left:12px;
}

.item img {
	float: left;
	margin: 9px 29px 9px 9px;
	border: 1px solid #d1d1d1;
}

.item h3 {
	color: black;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 29px;
	margin-top: 10px;
	text-shadow: 0px -1px white;
}

h4 {
	color: #4d7cab;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 29px;
}

.item p {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 13px;
	line-height: 17px;
	color: #333;
}

.item .right {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 150px;
	border-left: 1px solid #333;
	padding-left: 30px;
	margin-bottom:10px;
}

.item .rightB {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 180px;
	margin-bottom:10px;
}

.item .left {
	display: block;
	float: left;
}

#article p {
	margin-top: 7px;
}

#article {
	margin-left: 23px;
	margin-top: 15px;
	float: left;
}

.fullarticleA {
	float: left;
	width: 250px; 
	margin: 0px 9px;
}

.services {
	width: 450px;
	float: left;
	margin-left: 43px;
	margin-top: 25px;
	
}

#hd .services {
	width: 515px;
	float: left;
	margin-left: 43px;
	margin-top: 25px;
	
}

.services ul {
	padding-left: 30px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 14px;
	list-style-image:url('images/check.png');
}

.services li {
	font-size: 16px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 23px;
	font-weight: bold;
	color: #4d7cab;
}

.brands {
	width: 290px;
	float: right;
	margin-right:23px;
	margin-top:15px;
		-moz-box-shadow:inset 0px 0px 100px 0px rgba(0, 0, 0, .2);
		-webkit-box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, .2);
	box-shadow:  inset 0px 0px 100px 0px rgba(0, 0, 0, .2);
	padding: 15px;
	border: 1px solid #d1d1d1;
}

b {
	font-size: 16px;
}

h1 {
	font-size: 26px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #4d7cab;
	text-shadow: 0px -1px white;
	font-weight: normal;
}

h5 {
	font-size: 17px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-shadow: 0px -1px white;
	font-weight: normal;
}

#old {
	width: 750px;
	padding: 52px;
	float: left;
	margin-left: 23px;
	margin-top: 15px;
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#hd .features  td {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding: 10px 5px;	
}

#hd .compare  td {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding: 5px 5px;	
}

#hd .compare  th {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	padding: 7px;
	
}
