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

/*-----------------------------------------------------------------------------
	Webster Solar Styles
	
	version:   1.0

/* ---------------------------------------------------------------------------
Basics
-----------------------------------------------------------------------------*/
	
	html, body { height: 100%; } 
	
	/* Force vertical scrollbar */
	html {
	min-height: 100%;
}
	
	* { margin: 0; padding: 0px; } /* Remove padding and margin */

	h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 0em 0;
} /* Put it back on certain elements */ 
	
	.clear { clear:both; } /* Class for clearing floats */
	
	img { border: 0; } /* Remove border around linked images */
	
/* ---------------------------------------------------------------------------
Spacers & Headers
-----------------------------------------------------------------------------*/
		
.break {
	margin: 0;
	padding: 0;
	border-width: 0;
	height:8px;
	line-height: 8px;
}

.bigBreak {
	height:15px;
}

br {
	margin: 0;
	padding: 0;
	border-width: 0;
	line-height: 6px;
}

*.brHalf { display:block; margin-top:-0.5em; }

*.brSingle { display:block; margin-top:0em; }

*.brOne { display:block; margin-top:1.5em; }

*.brDouble {
	height:12px;
}

/* ---------------------------------------------------------------------------
HREF Selectors
-----------------------------------------------------------------------------*/	

a:link {
	text-decoration: underline;
	color: #b5cbf8;
	font-size:14px;
}
a:visited {
	text-decoration: underline;
	color: #b5cbf8;
	font-size:14px;
}
a:hover{
	text-decoration: underline;
	color: #ffffff;
	font-size:14px;
}

a:active{
	text-decoration: underline;
	color: #6078ae;
	font-size:14px;
}

a.contact:link {
	text-decoration: underline;
	color: #6078ae;
	font-size:14px;
}
a.contact:visited {
	text-decoration: underline;
	color: #6078ae;
	font-size:14px;
}
a.contact:hover{
	text-decoration: underline;
	color: #000000;
	font-size:14px;
}

a.contact:active{
	text-decoration: underline;
	color: #000000;
	font-size:14px;
}
	
/* ---------------------------------------------------------------------------
Paragraph/Header/List Selectors
-----------------------------------------------------------------------------*/	

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:23px;
	color:#2f3742;
	padding:0;
	margin:0;
	padding-bottom: 15px;
	text-align: left;
}

h1 {
	font-family: Georgia, Helvetica, sans-serif;
	color:#2f3742;
	font-size:24px;
	line-height:21px;
	padding:0;
	margin:0;
	padding-bottom: 20px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 16px;
	line-height:30px;
	color:#ffffff;
	margin:0;
	padding-bottom: 10px;
	font-style:normal;
	font-weight: normal;
}

ul {
	list-style:bullet;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#92b2fb;
	line-height:21px;
	margin-top: 0px;
	padding-bottom: 0px;
}


li {
	padding-bottom:8px;
	
}

/* ---------------------------------------------------------------------------
Global ID's
-----------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#2f3742;
	text-align: center;
	margin: 0;
	padding: 0; }
	
#wrapper {
	margin-top:25px;
	background-color:#2f3742;
	width: 100%;
	text-align: left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position:relative;
	}
	
#siteFrame {
	background-color:#434f69;
	margin: 0 auto;
	position: relative; /* Allow room for footer to stick to the bottom */
	width: 918px;
}

#invisilink {
	background: url(../images_global/spacer.gif) no-repeat 0 0;
	width:100px;
	height:61px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 200px;
	left: 76px;
}

.centerContent{ /* Keep content centered within the browser */
	width:890px;
	margin:0 auto;
	position: relative;
}

/* ---------------------------------------------------------------------------
Top Logo & Navigation
-----------------------------------------------------------------------------*/

#topBanner{
	height:381px;
	width:918px;
	position:relative;
}

#topBanner_products{
	height:137px;
	width:918px;
	position:relative;
	border-bottom: 9px solid #112848;
}

.topBanner_photo{
	width:395px;
	height:330px;
	position:absolute;
	left: 12px;
	top: 41px;
}

.topBanner_logo1{
	width:210px;
	height:105px;
	position:relative;
	left: 300px;
	top: 0px;
	z-index: 1000;
}

.topBanner_side1{
	height:381px;
	width:408px;
	float:left;
	position:relatve;
}

.topBanner_products_side1{
	height:137px;
	width:408px;
	float:left;
	position:relatve;
}

.topBanner_side2{
	height:381px;
	width:510px;
	float:left;
	position:relatve;
}

.topBanner_products_side2{
	height:137px;
	width:510px;
	float:left;
	position:relatve;
}

.topBanner_mainNav{
	width:399px;
	height:28px;
	position:absolute;
	left: 522px;
	top: 351px;
}

.topBanner_mainNav_index{
	width:488px;
	height:28px;
	position:absolute;
	left: 430px;
	top: 352px;
}

.menuItem{
	float:left;
	height:25px;
	padding-right:16px;
}

.topBanner_mainNav p{
	font:Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fa9d00;
	padding-bottom: 0px;
}

.topBanner_mainNav a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#fa9d00;
	font-weight:bold;
	text-decoration:none;
}
.topBanner_mainNav a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#fa9d00;
	font-weight:bold;
	text-decoration:none;
}
.topBanner_mainNav a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#highlight{
	color:#ffffff;
	text-decoration:underline;
}

/* ---------------------------------------------------------------------------
Main Content
-----------------------------------------------------------------------------*/


#mainContent{
	background:url(../images/mainContent_BG.jpg) repeat-y;
	width:918px;
	position:relative;
}

#mainContent_index{
	width:882px;
	position:relative;
	background-color: #FFF;
	border-left: 36px solid #434F69;
	height: 1220px;
}

#mainContent_products{
	width:918px;
	position:relative;
	background-color: #FFF;
}

.anchorMenu_products{
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #434f69;
	height:25px;
	vertical-align: top;
	margin-bottom: 9px;
}

.anchorMenu_products p {
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#434f69;
	font-weight:normal;
	text-decoration:none;
	text-align:center;

}

.anchorMenu_products a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#2F3742;
	font-weight:normal;
	text-decoration:none;
}
.anchorMenu_products a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#2F3742;
	font-weight:normal;
	text-decoration:none;
}
.anchorMenu_products a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#b5cbf8;
	font-weight:normal;
	text-decoration:none;
}

.leftFrame{
	background-color:#434f69;
	float:left;
	width:209px;
	position: relative;
}

.leftFrame_products{
	background-color:#434f69;
	float:left;
	width:36px;
}


.rightFrame{
	float:left;
	width:664px;
	background-color:#FFF;
	padding:30px 20px 0px 25px;
}

.rightFrame_index_titleText{
	font-size: 15px;
	font-weight: bold;
	color: #434F69;
	text-align: center;
	width: 180px;
	position: absolute;
}

.rightFrame_index_titleText a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#434f69;
	font-weight:bold;
	text-decoration:none;
}
.rightFrame_index_titleText a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#434f69;
	font-weight:bold;
	text-decoration:none;
}
.rightFrame_index_titleText a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:15px;
	color:#b5cbf8;
	font-weight:bold;
	text-decoration:none;
}
.rightFrame_index_productImage{
	position: absolute;
}

.rightFrame_index_logoImage{
	position: absolute;
	width: 110px;
	height: 33px;
}

.rightFrame_products{
	float:left;
	width:837px;
	background-color:#FFF;
	padding:18px 18px 0px 21px;
}

.rightFrame_products ul {
	list-style:bullet;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:14px;
	margin-top: 0px;
	padding-bottom: 0px;
}


.rightFrame_products li {
	padding-bottom:3px;
	
}

.rightFrame_products_title{
	font:Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#434f69;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #DCE3EF;
	margin-bottom: 15px;
	float: left;
	width: 828px;
	padding-left: 9px;
}

.rightFrame_products_wrapper{
	font-size:12px;
	color:#000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-bottom: 21px;
	float: left;
	border-bottom: 1px solid #6078ae;
	padding-bottom: 6px;
}

.rightFrame_products_wrapper a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#434F69;
	font-weight:normal;
	text-decoration:none;
}
.rightFrame_products_wrapper a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#434F69;
	font-weight:normal;
	text-decoration:none;
}
.rightFrame_products_wrapper a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#434F69;
	font-weight:normal;
	text-decoration:underline;
}


.rightFrame_products_wrapper_title{
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FA9D00;
	font-weight:bold;
	padding-bottom: 3px;
}

.rightFrame_products_image{
	border: 1px solid #6070ae;
	padding: 1px
}

.rightFrame_products_logo{

}

.breadcrumbs{
	padding:0px 0px 0px 0px;
	height:42px;
	border-bottom: 1px solid #434f69;
}

.breadcrumbs p {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6078ae;
	font-weight:normal;
	text-decoration:none;
}

.breadcrumbs a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fa9d00;
	font-weight:normal;
	text-decoration:none;
}
.breadcrumbs a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#fa9d00;
	font-weight:normal;
	text-decoration:none;
}
.breadcrumbs a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#2f3742;
	font-weight:normal;
	text-decoration:underline;
}

.sideNav{
	padding:23px 0px 0px 20px;
	height: 520px;
}

.sideNav a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#b5cbf8;
	font-weight:normal;
	text-decoration:none;
}
.sideNav a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#b5cbf8;
	font-weight:normal;
	text-decoration:none;
}
.sideNav a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.sideNav ul {
	list-style:bullet;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#92b2fb;
	line-height:21px;
	margin-top: 0px;
	padding-bottom: 0px;
}

.sideNav li {
	padding-bottom:8px;	
}

.sideNav h2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 17px;
	line-height:30px;
	color:#ffffff;
	margin:0;
	padding-bottom: 10px;
	font-style:normal;
	font-weight: normal;
}

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

#footerFrame {
	width:918px;
	height:60px;
	position: relative;
}

.footerContent{
	position:absolute;
	width:299px;
	top: 10px;
	left: 618px;
}

.footerContent-1.1{
	position:absolute;
	width:299px;
	top: 10px;
	left: 18px;
}


.footerContent p{
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#e2e2e2;
	padding-bottom: 2px;
	line-height:18px;
}

.footerContent a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#b5cbf8;
	text-decoration:underline;
}
.footerContent a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#b5cbf8;
	text-decoration:underline;
}
.footerContent a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

#footerFrameSEO_products {
	width:918px;
	height:60px;
	position: relative;
	background-color: #2F3742;
}

.footerContentSEO_products{
	position:absolute;
	width:918px;
	top: 12px;
	left: 0px;
	color: #b5cbf8;
	font-size: 9px;
	text-align: center;
}

.footerContentSEO_products a:link {
	font:Verdana, Helvetica, sans-serif;
	font-size:8px;
	color:#b5cdf8;
	font-weight:normal;
	text-decoration:none;
}
.footerContentSEO_products a:visited {
	font:Verdana, Helvetica, sans-serif;
	font-size:8px;
	color:#b5cdf8;
	font-weight:normal;
	text-decoration:none;
}
.footerContentSEO_products a:hover, a:active {
	font:Verdana, Helvetica, sans-serif;
	font-size:8px;
	color:#b5cdf8;
	font-weight:normal;
	text-decoration:underline;
}

