body {
	background:#ABACAE url('images/bg.gif') repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.wrapper {
	width:849px;
	margin:0 auto;
}
.hubLogo {
	float:left;
}
.header {
	background:url('images/headerBG.gif') bottom center no-repeat;
	float:left;
	width:849px;
	height:411px;
}
body .wrapper.innerWrapper .header {
	background:url('images/headerBGInner.gif') bottom center no-repeat;
	float:left;
	width:849px;
	height:313px;
}

.header ul {
	float:left;
	margin:50px 0 0 20px;
	padding:0;
	list-style:none;
}
.header ul li {
	display:inline;
}
.header ul li a {
	float:left;
	line-height:9px;
	padding:10px 13px 10px 13px;
	text-decoration:none;
	font-size:14px;
	color:#FFF;
}
.header ul li a:hover {
	background:url('images/nav-hover-bg.gif') repeat-x;
}
.headerBg {
	float:left;
	width:849px;
}
.headerBg {
	background:url('images/headerBG/index1.jpg') 0 0 no-repeat;
	margin:22px 0 0 0;
	height:261px;
}
.innerWrapper .headerBg {
	background:none;
	margin:22px 0 0 0;
	height:166px;
}
.innerWrapper .headerBg1 {
	background:url('images/headerBG/1.jpg') 0 0 no-repeat;
}
.innerWrapper .headerBg2 {
	background:url('images/headerBG/2.jpg') 0 0 no-repeat;
}
.innerWrapper .headerBg3 {
	background:url('images/headerBG/3.jpg') 0 0 no-repeat;
}
.innerWrapper .headerBg4 {
	background:url('images/headerBG/4.jpg') 0 0 no-repeat;
}
.innerWrapper .headerBg5 {
	background:url('images/headerBG/5.jpg') 0 0 no-repeat;
}
/* Slideshow for header */
#slideshow {
	position:absolute;
	width:849px;
	height:261px;
	float:left;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	display:block;
}
.hubAdvantage {
	margin:80px 0 0 29px;
	position:relative;
	z-index:10;
}
.innerWrapper .hubAdvantage {
	margin:10px 0 0 10px;
}
.innerWrapper .getQoute {
	margin:4px 0 0 183px;
}

.getQoute {
	margin:10px 0 0 200px;
	display:block;
	position:relative;
	z-index:10;
}
.getQoute img {
	border:none;
	display:block;
}

.content {
	float:left;
	width:849px;
	background:#FFF url('images/contentBgFade.jpg') center top no-repeat;
	padding-bottom:20px;
}
.innerContent, .narrowcolumn {
	float:right;
	width:600px;
	margin:20px 20px 0 0 !important;
	margin:20px 10px 0 0;
}
.innerContent p {
	font-size:1.1em;
	line-height:1.2em;
	font-family:Garamond, serif;
}
.innerContent li {
	font-size:.8em;
}
.mainNav {
	margin:0 0 0 20px;
	padding:20px 0 0 0;
	list-style:none;
	width:175px;
}
.mainNav h2 {
	float:left;
	margin:25px 0 0;
}
.mainNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.mainNav li a {
	float:left;
	padding:7px 0 7px 10px;
	width:155px;
	border-bottom:#888888 1px solid;
	text-decoration:none;
	color:#000;
	font-size:.9em;
}
.mainNav li a:hover {
	color:#FFF;
	background:#405874;
}
.footer {
	float:left;
	width:809px;
	background:#2d3b49 url('images/footer.gif') no-repeat;
	padding:15px 20px;
	margin:0 0 40px 0;
}
.footer p {
	margin:0;
	padding:0;
	text-align:center;
	color:#FFF;
	font-size:.7em;
}

 /* Contact Forms */
.contactForm {
	width:290px;
	margin:0 0 0 40px;
}
.contactForm label {
	display:block;
	font-weight:bold;
	color:#405874;
}
.contactForm label.required, .contactForm .benderCode label  {
	color:#990000;
}
.contactForm input {
	margin:5px 10px;
	width:270px;
}
.contactForm textarea {
	margin:5px 10px;
	display:block;
	height:100px;
	width:270px;
}
.contactForm select {
	margin:5px 10px;
	display:block;
	width:270px;
}
.contactForm .submit {
	float:right;
	width:auto;
}

/* Normal Styles */
a {
	color:#003366;
	text-decoration:underline;
}
a:hover {
	color:#0066FF;
}
h1,h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	color:#CC3300;
	font-size:1.5em;
}
h2 {
	color:#003366;
	font-size:1.1em;
}
h3 {
	color:#0066FF;
	font-size:1em;
}
/* Pages Styles */
.textCenter {
	text-align:center;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.list {
	float: left;
	width: 45%;
	margin:0 0 10px 25px;
	padding:0;
}