@charset "utf-8";
/* CSS Document */

html, body  {
	padding:0; 
	margin:0;
	font-family: 'Lucida Grande', Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height:17px;
	background:url(../images/background_home.jpg) repeat-x left top;
}

#home {
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	text-decoration: none;
}
h1 {
	margin-top: 25px;
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color:#000000;
}

#wrapper {
	width:100%;
	margin:0;
	padding:0;
}

#hdrContainer {
	width:950px;
	height:111px;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	margin-top:2px;
	
	padding:0;
	top:0;
	left:0;
}

	#hdrContainer div#logo {
		width:346px;
		height:85px;
		text-align:center;
		overflow:hidden;
		margin:0;
		padding:0;
		margin-top:20px;
		margin-left:0px;
		float:left;
		color:#127c8c;
	}
	#hdrContainer div#logo a, a:link, a:visited, a:hover {
		background:transparent;
		background:none;
	}

#cleaner {
clear:both;
padding:0;
margin:0;
}

/* Top Quicklink Nav */

#topNav {
float:right;
height:50px;
width:465px;
margin:0;
padding:0;
position:relative;
top:14px;
display:inline;
}
#topNav {
	float:right;
	height:65px;
	width:465px;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:12px;
	display:inline;
}
#topNav2 {
	float:right;
	height:111px;
	width:450px;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:0px;
	display:inline;
	
}
/*-------- Search Hdr Styles --------*/
		
	#hdrContact {
		float:right;
		width:375px;
		height:85px;
		overflow:hidden;
		margin:0;
		margin-top:2px;
		padding:0;
		text-align:left;
	}
		#hdrContact #toplinks {
			clear:both;
			width:375px;
			margin:0;
			margin-top:1px;
			padding:6px 0;
			text-align:left;
		}
		#hdrContact #toplinks p {
			font-size:13px;
			color:#f0b706;
			font-weight:bold;
		}
		#hdrContact #toplinks a {
		color:#127c8c;
		font-size:13px;
		font-weight:bold;
		}
			#hdrQuickSearch {
			float:right;
			text-align:left;
			margin:0px 37px 0 0; 
			padding:0;
			font-size:15px;
			width:200px;
			height:200px;
			clear:both;
			}
			#hdrQuickSearch input {
				border:1px solid #127c8c;
				padding:3px 2px 4px 0;
				padding-left:28px;
				width:125px;
				background:url(../images/image3.jpg) no-repeat left center;
				background-color:#ffffff;
				color:#000000;
				float:left;
				margin-right:5px;
			}
			#hdrQuickSearch #qshBtn {
				margin-top:2px; 
				padding:1px 0 0; 
				width:20px; 
				float:left;
			}
			#hdrQuickSearch #qshBtn a {
				text-decoration:none;
				padding:2px;
				display:block;
			}
			#hdrQuickSearch #qshBtn a:link  {
			color:#000;
			}
			#hdrQuickSearch #qshBtn a:visited {
			color:#333;
			}
			#hdrQuickSearch #qshBtn a:hover {
				color:#7b002d;
				text-decoration:underline;
				background-color:#eaeaea;
			}
	
/*-------- END Search Hdr Styles --------*/

	#topNav a {
	float:left;
	font-weight:bold;
	color:#39607d;
	text-decoration:none;
	}
	
	#topNav a:link {
	color:#39607d;
	text-decoration:none;
	}
	
	#topNav a:visited {
	color:#39607d;
	text-decoration:none;
	}
	
	#topNav a:hover {
	color:#39607d;
	text-decoration:none;
	}

	#topNav #topNavDivider {
	float:left;
	width:18px;
	height:19px;
	margin:0 2px;
	padding:0;
	background:url(../images/qnav-div.jpg) no-repeat left bottom;
	}


/* Quicklinks Bar */

/*  QUICK LINKS BOX ---------------------*/

#webChat {
    position:relative;
	text-align:left;
	top:0px;
	left:10px;
	margin:0; 
	padding:4px 0px;
	font-size:15px;
	width:189px;
	float:left;
}

/* --------------------- Main Section Elements ------------------------------- */ 

#main {
width:876px;
margin:0 auto;
padding:0;
background:url(../images/content-bg.jpg) center top repeat-y;
min-height:490px;
}

#mainTop {
	width:876px;
	margin:0 auto;
	margin-top:55px;
	padding:0;
	position:relative;
	top:0;
	left:0;
	height:16px;
	overflow:hidden;
	clear:both;
	background:url(../images/content-bg-top.jpg) center top no-repeat;
}


/* -------------------- Callout and callout elements -------------------------- */

#callout{
	width:950px;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	margin-top:4px;
	padding:0;
	top:0;
	left:0;
}

#callout #assistant {
float:left;
}

#callout h3 {
font-size:29px;
font-weight:normal;
line-height:32px;
color:#fff;
margin:0;
margin-top:40px;
padding:0;
letter-spacing:0.4px;
}

#callout h2 {
font-weight:normal;
font-size:23px;
line-height:26px;
color:#f3b603;
margin:0;
padding:0;
letter-spacing:0.1px;
}

#callout h4 {
font-size:19px;
line-height:23px;
color:#fff;
margin:0;
padding:0;
margin-top:7px;
letter-spacing:0.1px;
}

#callout p {
margin:0;
line-height:16px;
padding:0;
color:#fff;
}

#demoNav {
}

#demoNav a {
text-decoration:none;
height:133px;
position:relative;
margin-right:3px;
margin-top:32px;
float:left;
display:inline;
}

#demoNav a.demo1 {height:60px; width:111px; background:url(../images/demo-1-out.jpg) no-repeat;}
#demoNav a.demo2 {height:60px; width:133px; background:url(../images/demo-2-out.jpg) no-repeat;}
#demoNav a.demo3 {height:60px; width:92px; background:url(../images/demo-3-out.jpg) no-repeat;}
#demoNav a.demo4 {height:60px; width:105px; background:url(../images/demo-4-out.jpg) no-repeat;}
#demoNav a.demo5 {height:60px; width:119px; background:url(../images/demo-5-out.jpg) no-repeat;}
#demoNav a.demo6 {height:60px; width:119px; background:url(../images/demo-6-out.jpg) no-repeat;}

#demoNav a.demo1:hover {height:60px; width:111px; background:url(../images/demo-1-over.jpg) no-repeat;}
#demoNav a.demo2:hover {height:60px; width:133px; background:url(../images/demo-2-over.jpg) no-repeat;}
#demoNav a.demo3:hover {height:60px; width:92px; background:url(../images/demo-3-over.jpg) no-repeat;}
#demoNav a.demo4:hover {height:60px; width:105px; background:url(../images/demo-4-over.jpg) no-repeat;}
#demoNav a.demo5:hover {height:60px; width:119px; background:url(../images/demo-5-over.jpg) no-repeat;}
#demoNav a.demo6:hover {height:60px; width:119px; background:url(../images/demo-6-over.jpg) no-repeat;}

/* -------------------- Callout and callout elements -------------------------- */



/* Footer
------------------------------------------------------------------*/

/* Footer
------------------------------------------------------------------*/
#footerWrapper {
	clear: both;
	padding: 0;
	width: 100%;
	margin:0;
	margin-top:20px;
	background: url(../images/footer-bg.jpg) repeat-x left top;
	overflow:hidden;
}
*html #footerWrapper {
	background-color:;
}
.subpage {
	margin-top:5px;
}
#footer{
	clear:both;
	width:760px;
	margin:5px auto;
	padding-top:7px;
	color:#0c505a;
	padding-bottom:10px;
	text-align:center;
	position:relative;
	left:0px;
	font-size: 90%;
	line-height:15px;
}
*html #footer {
	width:875px;
}

#footer p {
	margin:0;
	padding:2px;
	font-weight: normal;
}

*html #footer p{
	font-size:11px;
}

.copyright {
	color:#000000;
}
#footer a{
	font-weight: normal;
	text-decoration: none;
	border:0;
	padding:2px 7px;
}
#footer a:link{
	color: #0c505a;
}
#footer a:visited{
	color: #0c505a;
}
#footer a:hover{
	color: #000;
	text-decoration:underline;
}

/* ------------------- End footer styles ----------------------------*/


/* ------------------- Home form styles -----------------------------*/

div#leftColumn {
position:relative;
float:left;
width:248px;
margin-left:20px;
padding:0;
left:5px;
top:-43px;
}

div#leftColumn #homeForm {
	margin:0;
	padding:0;
	width:248px;
	overflow:hidden;
	position:relative;
	top:0;
	left:0px;
}

div#leftColumn #homeForm h2 {
    background:url(../images/home-form-hdr.jpg) no-repeat 0 0;
	margin:0;
	padding:10px 0 0 0;
	font-size:16px;
	height:25px;
	overflow:hidden;
	font-weight:normal;
	color:#fff;
	text-align:center;
	position:relative;
	top:0;
}

div#leftColumn #homeForm #formBtm {
	margin:0;
	padding:0;
	width:248px;
	height:15px;
	overflow:hidden;
	background:url(../images/home-form-btm.jpg) no-repeat 0 0;
	position:relative;
	top:0;
	left:0;
}
div#leftColumn #homeForm form {
	padding:0;
	margin:0;
	background:#f1f1f1;
	border-color: #dcdadb;
	border-style:solid;
	border-width:0 1px;
}

div#leftColumn #homeForm input[type="checkbox"] {
width: 17px;
margin:8px 8px 0 0;
padding:0;
border:none;
background:none;
}

#homeForm div {
	clear:both;
	padding:1px 0;
	/*margin-left:26px;*/
	margin-left:22px;
}

div#homeForm input, div#homeForm textarea {
	float:left;
	margin-right:3px;
	width:190px;
	border:1px solid #d1d1d1;
	padding:3px;
}
div#homeForm textarea {
	height:35px;
}
div#homeForm select { 
	margin: 3px 3px 4px 0;
	width:195px;
	float:left;
	border:1px solid #d1d1d1;
	padding:3px;
}
div#homeForm label {
	width: 150px;
	line-height:18px;
	font-weight:bold;
	clear:both;
	text-align:left;
	display:block;
}
	div#homeForm div#radioWrapper {
		margin:7px;
		padding:5px 5px 9px 5px;
		background-color:#faf8eb;
		border: 1px solid #efe3ba;
		border:1px solid #d1d1d1;
		overflow:hidden;
		position:relative;
		top:7px;
	}
	div#homeForm div#radioWrapper p {
		font-weight:bold;
		text-align:center;
		padding:5px 0 7px 0;
		margin:0;
	}
	div#homeForm input.radio-option  {
		clear:none;
		float:left;
		padding:0;
		margin:0;
		width:17px;
		height:17px;
		margin:3px 3px 3px 5px;
		border:none;
	}
	div#homeForm div#radioWrapper label.radio-desc {
		width: 180px;
		font-size:95%;
		line-height:16px;
		font-weight:bold;
		clear:none;
		text-align:left;
		float:left;
		margin-left:6px;
		padding:0;
	}
div#homeForm input.submit-button { 
	margin: 15px 0 5px 0px;
	padding:5px 0 7px 0;
	text-align:center;
	float:none;
	clear:both;
	background:#edc650;
	border:2px solid #fff;
	height:35px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	width:200px;
	border:none;
}
form div p {
	padding:3px 0;
}
form span.required {
	color:#c00;
	font-weight:bold;
	padding:0 3px;
}
form span.error-icon {
	width:16px;
	height:16px;
	margin:0;
	margin-top:2px;
	margin-left:1px !important;
	padding:0;
	padding-left:2px !important;
	display:block;
	clear:none;
	float:left;
}

div#homeForm h6 {
clear:left;
margin:0 auto;
margin-bottom:15px;
padding:0;
width:228px;
height:8px;
background: url(../images/form-rule.jpg) no-repeat 0 0;
}


/* ------------------- End home form styles -----------------------------*/


div#rightColumn {
position:relative;
width:550px;
padding:0;
margin-left:300px;
padding-top:15px;
}

div#rightColumn #mainText {
margin:0;
padding:0;
float:left;
}

div#rightColumn #mainText img {
float:left;
}

div#rightColumn #mainText h2 {
font-size:18px;
margin-left:65px;
color:#0c505a;
line-height:20px;
}

div#rightColumn #mainText p {
color:#767676;
margin-left:65px;
margin-right:10px;
}


/* ---------------------------Testimonial styles ------------------- */

#testimonialWrapper {
	margin:0px 15px 5px 62px;
	width:403px;
	background:url(../images/home_callout_bg.jpg) repeat-y center top;
	padding:0;
	overflow:hidden;
}
#testimonialWrapper #testimonialTop {
		margin:0;
		width:403px;
		height:13px;
		background:url(../images/home_callout_top.jpg) no-repeat center bottom;
		padding:0;
		overflow:hidden;
}
#testimonialWrapper #testimonialBtm {
		margin:0;
		width:403px;
		height:30px;
		background:url(../images/home_callout_btm.jpg) no-repeat center top;
		padding:0;
		overflow:hidden;
}
#testimonialWrapper h3 {
		font-size:16px;
		font-style:normal;
		color: #0c505a;
		padding:0;
		margin:0px 15px 5px 17px;
}
#testimonialWrapper p {
		font-weight:normal;
		font-style:italic;
		color: #b48c01;
		margin-top:7px;
		margin-right:7px;
		margin-left:15px;
}

#testimonialWrapper a {
color:#0c505a;
}



/* ------------------------------- Bucket Container ----------------------- */

#bucketContainer {
width:875px;
height:127px;
margin:0 auto;
background:url(../images/bottom-bg.jpg) no-repeat center top;
}

#bucketContainer #content {
float:left;
width:285px;
margin:13px 0 0 5px;
}

#bucketContainer #content h5 {
font-family:Arial,sans-serif;
font-size:16px;
color:#fff;
margin:0;
padding:0;
padding-top:7px;
}

#bucketContainer #content p {
font-size:11px;
color:#fff;
}

#bucketContainer #content a {
color:#fff;
}


/* ------------ Click to Call Form ----------------------- */

div#clickForm label {
	width: 150px;
	line-height:18px;
	font-weight:bold;
	clear:both;
	text-align:left;
	display:block;
}

div#leftColumn #clickForm form {
	padding:0;
	margin:0;
	background:#f1f1f1;
	border-color: #dcdadb;
	border-style:solid;
	border-width:0 1px;
}






