body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,tr,td, iframe {margin:0;padding:0;}



fieldset,img,a img,:link img,:visited img {border:0;}

#jquery-lightbox img {
    text-align: center;
    margin: 0px auto;
}


#hero {
    position: relative;
}

#hero li {
    position: absolute;
    top: 0;
    left: 0;
}

#hero li {
    z-index: 99;
}

#hero ul li.show {
    z-index: 99;
}

#hero li { list-style: none; }


nav ul li { display: inline; }


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") top no-repeat; 
	width:1024px; 
	height:59px; 
	margin:0;
	padding:0; 
	z-index: 99;
	}

#nav span { display: none; }

#nav li, #nav a { height:59px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 96px;}
#nav-02 { width: 179px;}
#nav-03 { width: 184px;}
#nav-04 { width: 189px;}
#nav-05 { width: 107px;}
#nav-06 { width: 125px;}
#nav-07 { width: 144px;}





/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  0px   -59px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -96px -59px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -275px -59px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -459px -59px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -648px -59px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -755px -59px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -880px -59px no-repeat; }



/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------*/
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#fbfad2;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:99
	}

#nav li ul li { 
	height:50px;/* Height of each drop down nav item */
	border:1px solid #edecb5;
	}	

#nav li ul li a {
	width:100%;
	height:50px;	/* Height of each drop down nav item, should match above */
	line-height:50px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.3em;
	color:#4d4740;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul { left: auto; }


/* Hover styles for drop down items */

	
#nav-02 ul a:hover  { 
	background-image:none;
	background-color:#c4c8e5;
	color:#4d4740;
	text-decoration:none;
	}
	
#nav-03 ul a:hover  { 
	background-image:none;
	background-color:#c4c8e5;
	color:#4d4740;
	text-decoration:none;
	}
	
#nav-04 ul a:hover  { 
	background-image:none;
	background-color:#c4c8e5;
	color:#4d4740;
	text-decoration:none;
	}


#nav-06 ul a:hover  { 
	background-image:none;
	background-color:#c4c8e5;
	color:#4d4740;
	text-decoration:none;
	}
	
#nav-07 ul a:hover  { 
	background-image:none;
	background-color:#c4c8e5;
	color:#4d4740;
	text-decoration:none;
	}


	


/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:250px; }

#nav-03 ul, #nav-03 li { width:250px; }

#nav-04 ul, #nav-04 li { width:250px; }

#nav-06 ul, #nav-06 li { width:250px; }

#nav-07 ul, #nav-07 li { width:250px; }



.tobbg {
	background-image: url(../images/topbarbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topPhonebg {
	background-image: url(../images/phonebgTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.phone {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 27px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
}
.hdrIndex {
	background-image: url(../images/hdrIndex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 467px;
}
.bgOne {
	background-image: url(../images/bodyindexbgOne.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 393px;
}
.hdrTextOne {
	font-family: "Trebuchet MS";
	font-size: 30px;
	line-height: 34px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 30px;
}
.indexBodyTextOne {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
}
.indexpicOne {
	margin: 0px;
	background-image: url(../images/indexpicOne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonialOne {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	color: #474545;
	margin: 0px;
	padding-top: 200px;
	padding-left: 70px;
	padding-right: 30px;
}
.testimonialTwo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	color: #474545;
	margin: 0px;
	padding-top: 10px;
	padding-left: 70px;
	padding-right: 30px;
}
.benefitsbg {
	background-image: url(../images/benefitsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexbodybgTwo {
	background-image: url(../images/indexbodybg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 320px;
}
.benefitsbg {
	background-image: url(../images/benefitsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.listTextOne {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 75px;
	padding-left: 30px;
}
.listSpacer {
	margin: 0px;
	padding-top: 14px;
}
.footerbg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 465px;
}
.footerTextOne {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 21px;
	color: #656565;
}
.footerTextTwo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 15px;
	color: #656565;
}
.footerTextTwo a {
	color: #656565;
}

.footerTextThree {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #656565;
	margin: 0px;
	padding-top: 47px;
}
.footerTextThree a {
	color: #656565;
	
}

.insideBodybg {
	background-color: #b2a798;
}
.lightTealbg {
	background-color: #d2e3e6;
}
.darkerTealbgOne {
	background-color: #8bb2ba;
	background-image: url(../images/sidecolbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sidecolbg {
	background-image: url(../images/sidecolbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.insideTitle {
	font-family: "Trebuchet MS";
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #4b5763;
	margin: 0px;
	padding-top: 31px;
	padding-left: 47px;
}
.lineDividerSpaer {
	margin: 0px;
	padding-top: 5px;
	padding-left: 47px;
}
.insidebodyText {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	padding-left: 47px;
	padding-right: 47px;
}
.insidebodyText a {
	color: #000000;

}
.blockImage {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.getintouchbg {
	background-image: url(../images/getintouchbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textField {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 17px;
	color: #4b4f50;
	background-color: #d2e3e6;
	height: 40px;
	width: 199px;
	padding-top: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	font-weight: bold;
}
.messageField {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 17px;
	color: #4b4f50;
	background-color: #d2e3e6;
	height: 140px;
	width: 199px;
	padding-top: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
	font-weight: bold;
}
.sideTextOne {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}
.sideTextTwo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
}
.sideTextTwo a {

	color: #FFFFFF;
}
.hdrWhoWeAre {
	background-image: url(../images/hdrWho.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 467px;
}
.listText {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	color: #000000;
	padding-left: 67px;
	padding-right: 67px;
}
.listLargerText {
	font-size: 24px;
	line-height: 30px;
}
.largerText {
	font-size: 24px;
	line-height: 30px;
	padding-left: 47px;
}
.largerText a {
	color: #000000;
}

.middlemiddle {
	background-image: url(../images/middlemiddle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contactAddressText {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 27px;
	color: #000000;
	margin: 0px;
	padding-left: 50px;
}
.contactAddressText a {
	color: #000000;

}
.hdrOne {
	background-image: url(../images/hdr001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 467px;
}
.hdrTwo {
	background-image: url(../images/hdr002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 467px;
}
.hdrThree {
	background-image: url(../images/hdr003.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 467px;
}
.hdrFour {
	background-image: url(../images/hdr004.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 467px;
}
.hdrFive {
	background-image: url(../images/hdr005.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 467px;
}
.darkerTealbgTwo {
	background-color: #8bb2ba;
	background-image: url(../images/riverbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
