/* CSS Document */



body {

	background-color:#E2E4EF;

	margin:0;

	padding:0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

h1, h2, h3, #phone {

	font:Trebuchet MS, Arial, Helvetica, sans-serif;

	font-weight:bold;

}

h1, #phone {font-size:18px;}

h2 {font-size:16px; color:#000066;}

h3 {font-size:14px;}

.s {font-size:10px;}



#wrapper {

	text-align: left;

	margin: 0px auto;

	padding: 0px;

	border:0;

	width: 760px;

	background-image: url(images/wrapper-bg.gif);

	background-repeat: repeat-y;

}



#header {

	height:104px;

	margin: 0;

	background:

; 	background-image: url(images/header-roof-sky.gif);

}





#leftNav {

	float: left;

	width: 140px;

	font-weight: bold;

}

#leftNav li a {

	display: block;

	text-decoration:none;

	color:#000;

	padding:8px;

	margin:0;

	border-top: 1px solid #666;

}

.wsub {

	border-width: 0px;

	border-style: none;

}

#leftNav a:hover {

	color:#FFF;

	background-color:#000066;

}

#leftNav ul {

	list-style-type: none;

	margin:0;

	padding:0;

}

#leftNav ul li {

	list-style-type: none;

	margin:0;

	padding:0;

}

#leftNav ul ul {

	font-weight:normal;

	font-size: 11px;

	list-style-type: none;

}

#leftNav ul ul li {

	border-bottom:0;

	padding: 0px;

}

#leftNav ul ul li a {

	border:0px;

	padding: 2px 8px 8px 8px;

	text-indent: 12px;

	background-image: url(images/nav-carrot.gif);

	background-repeat: no-repeat;

	background-position: 8px center;

}

#leftNav ul ul li a:hover {

	background-image: url(images/nav-carrot-hvr.gif);

}

#bottomLeftNav {

	width: 120px;

	padding:6px;

	font-size: 10px;

	 color:#000066;
	 
	 font-weight:normal;

}

.lastNav {border-bottom: 1px solid #666; }

#rightNav {

	float: right;

	width: 111px;

	padding:6px;

	font-size: 10px;

	 color:#000066;

}



#content { 

	float: left;

	width: 61%;

	padding: 15px;

}



#endwrapper {clear: both;}

#footer {

	text-align: left;

	margin: 0px auto;

	width: 760px;

	padding-top: 20px;

	background-image: url(images/footer-cap.gif);

	background-repeat: no-repeat;

	background-position: top;

	font-size: 11px;

	color:#666;

}

#phone {

	float:right;

	display:inline;

	width:300px;

	text-align:right;

	padding:12px;

	color:#FFFFFF;

}

#tagLine {

	float:left;

	display:inline;

	width:400px;

	color:#FFFFFF;

	position: static;

	padding:85px 0 0 10px;

}

#navButtons {

	float:right;

	clear:right;

	display:inline;

	width:280px;

	text-align:right;

	padding:14px 12px 0 0;

}

#smallLogo {

	text-align:center;

	padding:10px 0;

}

.hr {

	background-image: url(images/hrdot.gif);

	background-repeat: repeat-x;

	background-position: center;

}

#leadCapture {

	font-size: 10px;

	 color:#000066;
	 
	 font-weight:bold;

}