*	{
	margin:0;
	padding:0;
	}
	
html, body {
	height: 100%;
	}

body {
	margin:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
	
html {
	height: 100%;
	}

img {
    border-style: none;
}
	
	
#wrap {
	min-width:1024px;
	min-height: 100%;
	width:100%;
}

#main {
	overflow:auto;
	padding-bottom: 237px; /* must be same height as the footer */
}  

#footer {
	position: relative;
	margin-top: -237px; /* negative value of footer height */
	height: 237px;
	clear:both;
	background-image:url(../images/footerBg.png);
	background-repeat:repeat-x;
	min-width:1024px;
}

#hdrWrap {
	margin:0 auto 0 auto;
	width:990px;
	height:29px;
	text-align:right;
	color:#a8a8a8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding:4px 5px 0 0;
}

#menuWrap {
	margin:0 auto 0 auto;
	width:1145px;
	height:82px;
}

.logo {
	float:left;
	width:286px;
	height:82px;
}

.menuItems {
	width:859px;
	float:left;
}

.menuItems ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin:0 0 0 34px;
}

.menuItems ul li {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	color:#5a5a5a;
	padding:32px 19px 32px 19px;
	background-image:url(../images/menuLine.png);
	background-position:left;
	background-repeat:no-repeat;
}

.menuItems ul li a:link, .menuItems ul li a:visited {
	color:#5a5a5a;
	text-decoration:none;
}

.menuItems ul li a:hover{
	color:#000000;
	text-decoration:none;
}


.menuItems ul li.finalItem {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	color:#5a5a5a;
	padding:32px 0 32px 19px;
	background-image:url(../images/menuLine.png);
	background-position:left;
	background-repeat:no-repeat;
}

.menuItems ul li.finalItemActive {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	color:#5a5a5a;
	padding:32px 0 32px 19px;
	background-image:url(../images/menuArrow.png);
	background-repeat:no-repeat;
	background-position:center;
}

.menuItems ul li.finalItemActive a:link, .menuItems ul li.finalItemActive a:visited {
	color:#000;
}

.menuItems ul li.active {
	background-image:url(../images/menuArrow.png);
	background-repeat:no-repeat;
	background-position:center;
}

.menuItems ul li.active a:link, .menuItems ul li.active a:visited {
	color:#000;
}

.menuItems ul li.right {
	background-image:url(../images/menuLine.png);
	background-position:right;
	background-repeat:no-repeat;
}

#bnrWrap {
	margin:0 auto 0 auto;
	width:1024px;
	height:354px;
	background-image:url(../images/bnrBg.png);
}

.bnrText {
	width:340px;
	float:left;
	margin:32px 4px 0 15px;
}

.bnrTextDeeper {
	width:330px;
	float:left;
	margin:72px 4px 0 15px;
}

.bnrText H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFF;
	margin:0 0 0 0;
	line-height:42px;
	text-shadow: 1px 1px 1px #333;
	margin:0 0 20px 0;
}

.bnrTextDeeper H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFF;
	margin:0 0 0 0;
	line-height:42px;
	text-shadow: 1px 1px 1px #333;
	margin:0 0 20px 0;
}

.bnrText P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#F0F8FB;
	margin:0 0 22px 0;
	line-height:22px;
}

.bnrImage {
	float:left;
	width:645px;
	height:313px;
	margin:30px 0 0 0;
}

#contentWrap {
	margin:0 auto 0 auto;
	width:995px;
}

.homeOne {
	float:left;
	margin:30px 0 0 0;
	width:280px;
}

.homeTwo {
	float:left;
	margin:30px 0 0 0;
	width:425px;
}

.homeTwo H2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:23px;
	margin:0 0 20px 0;
	font-weight:normal;
}

.homeTwo P {
	font-family:Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	font-size:14px;
	margin:0 0 16px 0;
	line-height:19px;
}

.homeThree {
	float:right;
	margin:30px 0 0 0;
	width:250px;
}

.homeThree H3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:17px;
	margin:0 0 12px 0;
	font-weight:normal;
}

.deeperOne {
	float:left;
	margin:30px 0 20px 0;
	width:689px;
}

.deeperOne H1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:23px;
	margin:0 0 20px 0;
	font-weight:normal;
}

.deeperOne P {
	font-family:Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	font-size:14px;
	margin:0 0 16px 0;
	line-height:19px;
}

.deeperOne P a:link, .deeperOne P a:visited {
	text-decoration:none;
	color:#7a7a7a;
}

.deeperOne P a:hover {
	text-decoration:underline;
	color:#7a7a7a;
}

.deeperTwo {
	float:left;
	margin:40px 0 20px 45px;
	width:250px;
}

.deeperTwo H3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:23px;
	margin:30px 0 10px 0;
	font-weight:normal;
}

.deeperTwo H4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	font-size:14px;
	margin:0 0 16px 0;
	line-height:24px;
	font-weight:normal;
}

.deeperTwo P {
	font-family:Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	font-size:12px;
	margin:0 0 10px 0;
	line-height:19px;
}

.deeperThree {
	float:left;
	margin:30px 0 20px 0;
	width:970px;
}

.deeperThree H1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:23px;
	margin:0 0 20px 0;
	font-weight:normal;
}

.deeperThree H2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:18px;
	margin:20px 0 10px 0;
	font-weight:normal;
}

.deeperOne H2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:18px;
	margin:20px 0 10px 0;
	font-weight:normal;
}


.deeperThree P {
	font-family:Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	font-size:14px;
	margin:0 0 16px 0;
	line-height:19px;
}

.promoImage {
	margin:0 0 0 -3px;
}

.phone {
	font-size:16px;
	color:#7a7a7a;
	font-weight:bold;
}

.deeperTwo H4 a:link, .deeperTwo H4 a:visited {
	text-decoration:underline;
	color: #7a7a7a;
}

.deeperTwo H4 a:hover {
	text-decoration:none;
	color: #7a7a7a;
}

ul {
	margin:0 0 0 17px;
	padding:0;
}

li {
	margin:0 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7a7a7a;
	line-height:19px;
}

#promoWrap {
	float:left;
	width:995px;
	background-image:url(../images/promoBg.jpg);
	background-repeat:no-repeat;
	margin:54px 0 0 0;
}

.promo {
	float:left;
	width:312px;
	margin:41px 28px 0 0;
}

.promo h4 {
	color:#434343;
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 15px 2px;
}

.promo P {
	color:#7a7a7a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:12px 0 18px 2px;
	line-height:18px;
}

.promoLast {
	float:left;
	width:312px;
	margin:41px 0 0 0;
}

.promoLast h4 {
	color:#434343;
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 15px 2px;
}

.promoLast P {
	color:#7a7a7a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:12px 0 18px 2px;
	line-height:18px;
}

#promoWrap a:link, #promoWrap a:visited {
	color:#434343;
	text-decoration:none;
}

#promoWrap a:hover {
	color:#4699CF;
	text-decoration:none;
}

.promoBase {
	float:left;
	width:995px;
	margin:20px 0 0 0;
}

#footerWrap {
	margin:0 auto 0 auto;
	width:995px;
}

.footerDesc {
	float:left;
	width:865px;
	margin:0 0 0 0;
}

#footerWrap H5 {
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	margin:20px 0 19px 0;
	background-image:url(../images/aboutBg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:291px;
	height:35px;
}

#footerWrap P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a5a4a4;
	line-height:18px;
}

#footerWrap P a:link, #footerWrap P a:visited {
	text-decoration:none;
	color:#a5a4a4;

}

#footerWrap P a:hover {
	text-decoration:underline;
	color:#a5a4a4;

}

.footerImage {
	margin:-65px 0 0 0;
}

.footerFollow {
	float:right;
	width:127px;
	margin:0 0 0 0;
	padding:0 3px 0 0;
}

#footerWrap H6 {
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	margin:20px 0 10px 0;
	text-align:right;
	background-image:url(../images/aboutBg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:127px;
	height:35px;
}

.followIcons {
	text-align:right;
}

.bulletCol {
	float:left;
	width:324px;
	padding:0 20px 0 0;
}

.bulletCol H2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:17px;
	margin:-1px 0 14px 0;
	font-weight:normal;
}

.bulletCol ul {
	margin:0 0 0 17px;
	padding:0;
}

.bulletCol li {
	margin:0 0 4px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7a7a7a;
	line-height:19px;
}

.bulletBreak {
	float:left;
	width:688px;
	margin:10px 0 20px -30px;
}