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

/*
---------------------------------------------
01. MAIN/DEFAULT ELEMENTS
---------------------------------------------
*/
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 1.4;
	background-color: #DFEEF4;
}
p {
	color: #666;
	text-align: left;
}
#wrapper {
	text-align: left;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../images/bg-wrapper.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#mainbox {
	float: left;
	height: auto;
	width: 98%;
	margin-top: 7px;
	margin-left: 9px;
}
#mainleft {
	float: left;
	height: auto;
	width: 710px;
	margin-right: 10px;
}
.spacer {
	clear: both;
}
/*
---------------------------------------------
02. HEADER
---------------------------------------------
*/
#header {
	float: left;
	height: 120px;
	width: 958px;
	background-image: url(../images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #E5F5FB;
	margin-left: 4px;
}
#logo {
	float: left;
	height: 120px;
	width: 234px;
}

/*
---------------------------------------------
03. NAVIGATION
---------------------------------------------
*/
#navigation {
	float: left;
	height: 40px;
	width: 958px;
	margin-left: 4px;
	background-color: #00467f;
	margin-top: 1px;
	font-size: 13px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
}
/*
---------------------------------------------
07. BANNER
---------------------------------------------
*/
#banner {
	background-color: #E6F1F6;
	float: left;
	height: 272px;
	width: 710px;
}

/*** Slideshow CSS **/

#slideshow {
	position:relative;
	height:272px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



/*
---------------------------------------------
08. WELCOME
---------------------------------------------
*/
#welcome {
	background-image: url(../images/bg-welcome.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 220px;
	width: 678px;
	margin-top: 16px;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
#welcome h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #F00;
	margin-bottom: 5px;
}
#welcome a {
	float: right;
	font-style: italic;
	font-weight: bolder;
	color: #F00;
}
#welcome a:hover {
	color: #2C7DB1;
}
/*
---------------------------------------------
11. SIDEBAR
---------------------------------------------
*/
#sidebar {
	float: right;
	height: auto;
	width: 226px;
}
.hotbox1 h3 , .hotbox h3{
	color: #666;
	font-size: 15px;
	margin-bottom: 2px;
}
.hotbox1 img , .hotbox img, .bluboxright img{
	float: right;
	margin-left: 5px;
	margin-top: 6px;
}
.hotbox h2{
	font-size: 28px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.hotbox h4 {
	font-size: 15px;
	color: #003366;
	text-align: center;
}

/*
---------------------------------------------
11. FOOTER STYLES
---------------------------------------------
*/
.hotbox1 {
	background-image: url(../images/bg-hotlinks.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 134px;
	width: 209px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.hotbox {
	background-image: url(../images/bg-hotlinks.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 161px;
	width: 226px;
	margin-top: 27px;
	height: 134px;
	width: 209px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.hotext {}
.hotbox1 p    a , .hotbox p a   {
	font-size: 12px;
	color: #0099cc;
	text-align: left;
	text-decoration: none;
}
.hotbox h4 a {
	color: #3596D4;
	font-size: 15px;
	text-decoration: none;
}
.hotbox1 a:hover,.hotbox a:hover {
	text-decoration: underline;
}
/*
---------------------------------------------
11. MIDSEXTION
---------------------------------------------
*/
#blucontainer {
	float: left;
	height: auto;
	width: 99%;
	margin-top: 16px;
	margin-left: 6px;
}
.bluboxleft {
	background-image: url(../images/bg-blubox.gif);
	background-position: center top;
	float: left;
	height: 113px;
	width: 270px;
	margin-right: 10px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 180px;
	margin-left: 3px;
	background-repeat: no-repeat;
}
.bluboxright   {
	background-image: url(../images/bg-blubox.gif);
	background-position: center top;
	float: left;
	height: 120px;
	width: 395px;
	margin-left: 7px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 40px;
	color: #FFF;
}
.bluboxright .popup {
	color: #FFF;
}
.bluboxright .popup:hover {
	text-decoration: underline;
}
#star {
}
#blucontainer h3 a{
	font-size: 18px;
	color: #FFF;
	font-style: italic;
}
#blucontainer p a{
	color: #FFF;
	text-decoration: none;
}
#blucontainer a:hover {
	color: #036;
	text-decoration: underline;
}
#star {
	height: 155px;
	width: 156px;
	position: absolute;
	left: 27px;
	top: 714px;
}
#starin {
	height: 155px;
	width: 156px;
	position: relative;
	top: -90px;
	left: -170px;
}
/*
---------------------------------------------
11. FOOTER STYLES
---------------------------------------------
*/
#footer {
	float: left;
	height: 35px;
	width: 98%;
	text-align: center;
	margin-top: 19px;
	line-height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-left: 10px;
}
#footer a {
	color: #3596D4;
	display: inline-block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
#footer img {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: -1px;
}
#footlinks {
	float: left;
	height: 26px;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
#footlinks a {
	color: #666;
	text-decoration: none;
}
#footlinks a:hover {
	color: #EE3023;
	text-decoration: underline;
}
#terminal {
	background-image: url(../images/bg-terminal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}


/*
---------------------------------------------
11. CONTENT
---------------------------------------------
*/
#content {
	float: left;
	height: auto;
	width: 678px;
	padding: 16px;
}
#content a {
	font-style: italic;
	color: #379DDC;
	text-decoration: none;
}
#content a:hover {
	color: #F00;
	text-decoration: underline;
}
#content p {
	margin-bottom: 10px;
}

#content h1 {
	font-size: 22px;
	color: #1F5790;
	margin-bottom: 5px;
}
#content h2 {
	font-size: 17px;
	color: #379DDC;
}
#content h3 {
	font-size: 14px;
	color: #333;
}
#content h4 {
	font-size: 13px;
	color: #666;
}
#content ul , #welcome ul{
	margin-left: 30px;
	list-style-type: square;
	margin-top: 3px;
}
#content ul li , #welcome ul li{
	color: #666;
}
.article-summary {
	background-color: #E8F1F6;
	padding: 10px;
	float: left;
	height: auto;
	width: 96%;
	margin-bottom: 15px;
}
.article-summary img {
	float: left;
	padding-right: 10px;
}
.downloadlink {
	background-image: url(../images/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	width: auto;
	padding-right: 20px;
	color: #F00;
	text-decoration: none;
	float: left;
}
.surefact {
	background-color: #EBF7FC;
	float: left;
	height: auto;
	width: 97%;
	background-image: url(../images/bg-facts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*
---------------------------------------------
FORM
---------------------------------------------
*/
fieldset {
	float: left;
	width: 85%;
	height: auto;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #999;
	text-align: left;
}
#requests #details label {
	display: block;
	height: 30px;
	margin-bottom: 5px;
	line-height: 30px;
}
#requests #details input {
	background-color: #FFF;
	height: 25px;
	border: 1px solid #666;
	width: 300px;
	color: #333;
}
.formtext {
	text-align: right;
	width: 100px;
	display: block;
	float: left;
	margin-right: 5px;
}
#requests #service label {
	line-height: 30px;
	text-align: left;
	display: inline-block;
	height: 30px;
	width: 200px;
	padding-left: 5px;
	float: left;
}
#requests #description #description2 {
	background-color: #FFF;
	border: 1px solid #666;
	width: 350px;
	height: 150px;
}
.popup {
	font-style: italic;
	color: #379DDC;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}
#leftcolumn {
	float: left;
	height: 560px;
	width: 448px;
	margin-top: 15px;
}
#leftcolumn h1 {
	text-shadow: 1px 1px 1px #73dffb;
	background-image: url(../images/head-arrow.png);
	background-repeat: repeat;
	float: left;
	height: 47px;
	width: 455px;
	left: -15px;
	position: relative;
	font-size: 24px;
	color: #003366;
	line-height: 47px;
	text-indent: 20px;
	margin-bottom: 10px;
}
#leftcolumn p , #leftcolumn ul li{
	color: #003366;
	margin-left: 10px;
	line-height: 1.6;
}
#unqualified  {
	background-color: #e5f7fe;
	padding: 15px;
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#unqualified ol li {
	color: #333;
	margin-bottom: 5px;
	line-height: 1.8;
}
#unqualified h3 {
	font-size: 14px;
	color: #F00;
	margin-bottom: 10px;
}
#unqualified ol {
	list-style-type: lower-alpha;
	margin-left: 20px;
}
#rightcolumn {
	float: right;
	height: 730px;
	width: 477px;
	position: relative;
	top: -170px;
	margin-bottom: 0px;
}
#leadform    {
	background-image: url(../images/bg_form.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	width: 90%;
	margin-top: 0px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	float: left;
}

/*
---------------------------------------------
LEAD FORM
---------------------------------------------
*/

#quoteform {
	float: left;
	height: 366px;
	width: 298px;
	margin-bottom: 15px;
	background-color: #eedebb;
	border: 2px solid #8C4119;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#quoteform p em {
	color: #F00;
}
#quoteform h2  {
	color: #930;
}
#quoterequest {
}

#quoterequest label {
	width: 120px;
	display: inline-block;
	float: left;
}
.formrow {
	float: left;
	height: 28px;
	width: 98%;
	margin-bottom: 2px;
}
.formrow input {
	background-color: #FFF;
	height: 22px;
	width: 200px;
	border: 1px solid #999;
}
.sendbutton {
	margin-top: 30px;
	float: left;
	margin-left: 120px;
	width: 50px;
}
#familypic {
	text-align: right;
	float: left;
	height: 285px;
	width: 100%;
}
#leftcolumn ul   {
	margin-left: 10px;
}
#leftcolumn p strong , #leftcolumn li strong{
	font-weight: bolder;
	color: #F00;
}