@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.checkmark{
font-size: 12px;
padding: 10px 0 10px 20px;
color: #666;
}

.checkmark li{
padding: 0 0 15px 23px;
background: url(/images/checkmark.gif) no-repeat left 0px;
}

.fll{
float: left;
}

img.fll{
float: left;
padding: 5px;
border: 1px solid #BFDEDB;
background: #DFDFDF;
margin: 0 10px 10px 0;
}

img.flr{
float: right;
padding: 5px;
border: 1px solid #BFDEDB;
background: #DFDFDF;
margin: 0 0 10px 10px;
}

h1{
color: #fff;
font-size: 20px;
padding: 0 0 10px 0;
}

h2{
font-size: 18px;
padding: 0 0 15px 0;
color: #00544c;
}

h3{
padding: 0 0 8px 0;
font-size: 14px;
color: #339999;
}


a{
text-decoration: none;
font-size: 12px;
color: #e58711;
}

p{
line-height: 150%;
color: #fff;
font-size: 12px;
padding: 0 0 10px 0;
}

ul{
padding: 10px 0 10px 20px;
}

ul li{
padding: 0 0 15px 0;
font-size: 12px
}

body{
margin: 0;
padding: 0;
font-family: arial, verdana, "san-serif";
background: url(/images/home-bg.gif) repeat-x top left;
behavior: url("csshover3.htc"); 
}

#top-container{
width: 960px;
margin: 0 auto;
background: url(/images/home-main.jpg) no-repeat 0px 2px;
}

#top-container.home {height:526px;}

#top-nav{
width: 960px;
font-weight: normal;
padding: 0;
margin: 0;
}

#top-nav li{
float: left;
font-weight: normal;
color: #fff;
font-size: 10px;
padding: 10px 0 0 0;
}

#top-nav li#portal{
float: right;
padding: 0 50px 0 0;
}

#top-nav li#portal a{
display: block;

background: #00776c;
padding: 12px 0;
width: 251px;
text-align: center;
}

#top-nav li#portal a:hover{
color: #00776c;
background: #fff;
}

#top-nav a{
color: #fff;
font-size: 12px;
font-weight: normal;
padding: 0 10px;
}
#top-nav a:hover{
color: #00776C;
}

#header{
padding: 10px 0 0 0;
float:left;
width:660px;
}

#header a#logo{
float: left;
background: url(/images/logo.jpg) no-repeat top left;
text-indent: -9999px;
display: block;
width: 250px;
height: 140px;
padding:0 40px 0 0;
}

#top-nav #reviewstars {padding:0 0 0 30px;}

#header dl {float: left; font-size:14px; padding:0 20px;}
#header dt {font-weight:bold; padding:0 0 3px; 0}
#header dd {padding:0 0 5px; 0}

#header #tagline{
font-size: 18px;
font-weight: bold;
color: #00776c;
padding: 0 0 8px 0;
}

#header #call span{
color: #000106;
font-weight: bold;
}

#main-nav{
float: left;
clear: left;
padding: 16px 0 34px;
width: 660px;
}

#main-nav li{
float: left;
padding: 10px 10px 0 15px;
height: 25px;
font-size: 14px;
border-right: solid 1px #a4bfbd;
border-left: 1px solid #d3f5f1;
}


#main-nav li#first-link{
padding-left: 10px;
border-left: none;
}



#main-nav li#last-link{
border-right: none;
}

#main-nav li a{
font-weight: bold;
color: #00776c;
text-shadow: 0 1px 0 #fff;
font-size: 16px;
padding: 8px 8px 20px 0px;
display: inline;

}

#main-nav a:hover{
color: #fff;
text-shadow: none;
}

#main-nav a.active{
color: #fff;
text-shadow: 1px 1px 0 #000;
}

#form{
width: 300px;
float: right;
padding: 50px 0 0 0px;
}

#form p#form-header{
font-size: 28px;
font-weight: bold;
color: white;
font-family: georgia, serif;
padding: 20px 0 20px 35px;
}

#form p{
padding: 0 0 15px 20px;
}

#form label{
display: block;
font-weight: bold;
font-size: 12px;
}

#form input{
border: 2px solid #00cfba;
width: 210px;
height: 20px;
}

#form select{
border: 2px solid #00cfba;
width: 210px;
height: 25px;
}

#form .submit-button{
width: 210px;
height: 46px;
background: url(/images/submit.gif) no-repeat right top;
border: none;
cursor: pointer;
}

#form .submit-button:hover{
background: url(/images/submit.gif) no-repeat right bottom;
}



#footer-container{
width: 100%;
background: url(/images/footer-back.gif) repeat-x top left;
float:left;
}

#footer-top{
width: 960px;
margin: 0 auto;
padding: 10px 0 0 0;
}

#footer-logos{
background: url(/images/affiliates.gif) no-repeat center left;
height: 165px;
width: 452px;
text-indent: -9999px;
float: left;
padding: 0 43px 0 0;
}

#footer-top h3{
float: left;
}

#payment{
float: left;
padding: 10px 0 0 0;
width: 240px;
}

#payment dt{
padding: 0 0 15px 0;
font-size: 14px;
color: #339999;
font-weight: bold;

}

/*   V Card Style  */

.vcard {color:#666; line-height:150%; padding:6px 0 0 0;}
.fn.org {font-size: 14px; color: #339999; font-weight: bold; padding:0 0 5px 0;}
.adr {font-size:14px;}


/*   End V Card Style  */

#thru{
float: left;
padding: 10px 0 0 0;
}

#thru dt{
padding: 0 0 15px 0;
font-size: 14px;
color: #339999;
font-weight: bold;
}

#thru dd{
font-size: 12px;
padding: 0 0 10px 0;
}

#footer-shadow{
background: url(/images/footer-shadow.gif) no-repeat bottom center;
}

#footer-links{
float: left;
clear: left;
width: 100%;
padding:10px 0 ;
background: url(/images/footer-shadow.gif) no-repeat bottom center;
}

#socialmedia {float:left; width:250px; padding:10px 0 0 0;}
#socialmedia img {margin:0 15px 0 0 ; border:none; float:left; behavior: url(/iepngfix.htc);}

#links-container{
width: 960px;
margin: 0 auto;
}

#links{
width: 300px;
float: left;
padding: 25px 0 20px 5px;
}

#links li{
float: left;
font-size: 10px;
color: #8eaca9;
padding: 0;
}

#links li a{
padding: 0 10px;
}

#links li a:hover{
color: #666;
}

#links li#copy p{
padding: 0px 0 10px 10px;
color: #8eaca9;
float:left;
}

.copyright {font-size:10px;}

#spectrum{
padding: 15px 0 0 0;
color: #8eaca9;
width: 300px;
float: right;
}

#spectrum a{
color: #8eaca9;
}

#spectrum a:hover{
color: #E58711;
}


.clear {
clear:both;
}

