/***************************************************************************************/
/* COMMON LAYOUT */
/***************************************************************************************/

html,body,div,table,tr,td,p,span,h1,h2,h3,h4,ul,ol,li,a,form { padding: 0px; margin: 0px; } /* Start with a clean slate */
* { font-family: Verdana;  }  /* Default font for all items */
* { -moz-box-sizing:border-box; box-sizing:border-box; } /* Forces IE & IE to treat padding the same */
html { min-height: 100%; margin-bottom: 1px; background: url('../images/layout/html_bg.jpg'); } /* Set height to 100% + 1px to force scroll bar in FF */
#ht { position: absolute; top: -2000px; width: 700px; } /* Hidden Text - Look up. WAAAY Up */
.clear { clear: both; height: 0px; overflow: hidden; } /* Used to clear floats without taking up space */
body { margin: 0px 0px 0px 0px; background: url('../images/layout/body_bg.jpg') repeat-x; }
hr { border-color: #CCCCCC; border-width: 1px; border-top-style: solid; border-bottom-style: solid; height: 1px; overflow: hidden; }
textarea, select, select * { color: #333333; }


ul, ol { margin-left: 25px; line-height: 20px; margin-bottom: 15px; }
ul li { list-style-type: square; }

.bordered { border: 1px solid #33CCFF; }

h1, h2, h3, h4, h5 { font-family: Arial; font-weight: bold; }

h1 { color: #FF9900; font-size: 18px; margin: 0px 0px 15px 0px; font-weight: normal; }
h2 { color: #003366; font-size: 14px; margin: 0px 0px 10px 0px; }
h3 { color: #000000; font-family: Verdana; font-size: 12px; margin: 0px 0px 15px 0px; }
p  { margin: 0px 0px 11px 0px; }
p, table, td, div { color: #333333; font-size: 12px;  line-height: 17px; }
p { line-height: 19px; }

input, select, textarea { font-size: 11px; }

a  { color: #336699; font: normal 12px Verdana; text-decoration: none; }
a:hover { text-decoration: underline; }



/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

#main {
	width: 867px; /* Main Content Width */
	margin: 0px auto; /* Align to Center */
}

#header {  }
    #logo { width: 300px; float: left; margin-top: 35px; }
    #headerLeft { width: 560px; float: right; }
        #phone { font-family: arial; font-size: 12px; text-align: right; color: #33CCFF; margin-top: 10px; }






#bodyContainer { background: #FFFFFF; border: 1px solid #FFFFFF;  }
#body { margin: 0px 15px 0px 15px; }



#footer { margin-top: 8px; }

#footerLeft { width: 300px; float: left; color: #FFFFFF; font-size: 11px; }
#footerRight { float: right; text-align: right; color: #FFFFFF; font-size: 11px; }

#footerLeft a, #footerRight a { color: #FFFFFF; padding: 2px 8px 2px 8px; text-decoration: none; font-size: 11px; }
#footerLeft a:hover, #footerRight a:hover { color: #FFFFFF; text-decoration: underline; }



#tagline { background: url('../images/layout/tagline_bg.jpg'); height: 217px; width: 260px; float: left; }
#tagline div { color: #FFFFFF; font-family: Arial; font-size: 16px; text-align: center; line-height: 30px; }
#headerImage { float: left; }
#nav2 { float: right; width: 187px; height: 219px; background: url('../images/layout/nav2_bg.jpg'); }
    #nav2 div { margin-top: 17px; }
    #nav2 div a { color: #FFFFFF; font-family: Arial; font-size: 13px; font-weight: bold; margin: 0px 5px 0px 5px; padding: 7px 12px 7px 12px; display: block; }
    #nav2 div a:hover { background: #33CCFF; text-decoration: none; }

#nav3 { width: 380px; float: right; margin-right: -20px; text-align: right; }
#nav3 a { font-family: arial; color: #333333; font-weight: bold; padding: 4px 13px 6px 13px; height: 22px; line-height: 22px; }
#nav3 a:hover { color: #FFFFFF; text-decoration: none; background: #33CCFF;  }



#content { float: left; width: 620px; margin-top: 15px; }
#right { width: 187px; float: right; }
    #newsContainer { height: 251px; background: url('../images/layout/news_bg.jpg'); margin-top: 7px; }
        #newsContainer div { margin: 0px 15px 0px 15px; }
        #newsContainer div h3 { font-size: 14px; color: #000000; margin-bottom: 12px; padding-top: 15px; font-weight: normal; }
        #newsContainer div p { font-size: 11px; line-height: 14px; margin-bottom: 10px; }
        #newsContainer div a { font-size: 11px; }

    #scamContainer { height: 90px; background: url('../images/layout/scam_bg.jpg'); margin-top: 7px; }
        #scamContainer div { margin: 0px 15px 0px 15px; }
        #scamContainer div h3 { font-size: 14px; color: #FFFFFF; margin-bottom: 8px; padding-top: 7px; font-weight: normal; }
        #scamContainer div p { font-size: 11px; line-height: 14px; margin-bottom: 8px; }
        #scamContainer div a { font-size: 11px; }






/* Navigation */

#menuWrapper { margin-top: 19px; height: 31px; text-align: right; }

#menuwrapper {
}
.clearit {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#p7menubar {
    float: right;
}

.hac {
	margin-left: 5px;
}
#p7menubar, #p7menubar ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Arial;
}

#p7menubar li ul {
}

#p7menubar a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
}
#p7menubar a.trigger {
	color: #FFFFFF;
}
#p7menubar li {
	float: left;
	width: 9em;
    background: transparent;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
	list-style-type: none;
}
#p7menubar li ul li {
}

#p7menubar li ul  { padding-top: 3px; }
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}

/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 100%;
}
#p7menubar ul li a  {
	color: #FFFFFF;
}

#p7menubar ul li a:hover  {
    text-decoration: none;
    background: #33CCFF;
}
#p7menubar li ul {
	position: absolute;
	display: none;
}


#p7menubar li ul li ul {
	position: absolute;
	display: none;
}


#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}





#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
}




#p7menubar a:hover {
	color: #FFFFFF;
}

#p7menubar ul a { background: #3c7593;  border-color: #46809e; border-width: 1px;  border-left-style: solid; border-right-style: solid; }

#p7menubar a { padding: 4px 13px 6px 13px; color: #FFFFFF; font-weight: normal; font-size: 13px; font-family: arial;  font-weight: bold; }
#p7menubar a:hover { color: #FFFFFF; text-decoration: none; background: #33CCFF; }

#p7menubar li ul { width: 155px; border-color: #46809e; border-width: 1px; border-bottom-style: solid; border-top-style: none; }





#p7menubar li ul li ul {
    border-color: #46809e; border-width: 1px;  border-top-style: solid;
    left: 155px;
    width: 220px;
    margin-top: -32px;
    padding-top: 0px;
}



#table { border-width: 1px; border-color: #CCCCCC; border-top-style: solid; border-bottom-style: none; border-left-style: solid; border-right-style: none; }
#table td { padding: 4px 6px 4px 6px; border-width: 1px; border-color: #CCCCCC; border-top-style: none; border-bottom-style: solid; border-left-style: none; border-right-style: solid; }




/***************************************************************************************/
/* PAGE CONTENT */
/***************************************************************************************/


/* Contact Form */

.contactForm {   }
.contactForm th { font-weight: normal; text-align: left; padding-top: 5px; padding-right: 10px; }
.contactForm td {  padding-top: 5px; }


#quoteRight { width: 390px; float: right; margin-right: -10px; }