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

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	padding: 0;
	margin: 0;
}
ul {
	list-style: none outside;
}
a, area {
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}
a:link, a:visited {
	color: #09F;
}
body img   {
	border: none;
	outline: none;
}

/* BODY */
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #627582;
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .globalWrap_content selector */
	background-image: url(product-bckgrd/backgrnd-main-grey-repeat.jpg);
	background-repeat: repeat;
}
.globalWrap_y-repeat  {
	display: block;
	background-image: url(product-bckgrd/backgrnd-repeat-x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.globalWrap_image  {
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(product-bckgrd/backgrnd-main-bluesky.jpg);
	position: relative;
}
.globalWrap_spacer {
	display: block;
	background-repeat: repeat;
	background-image: url(body/background-image.gif);
	width: 100%;
	height: 100%;
}
.globalWrap_body { 
	width: 972px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
} 
.globalHeader {
	position: absolute;
	top: 0px;
	left: 0px;
}
.globalHeader .ia_home {
	position: absolute;
	z-index: 98;
	left: 0px;
	top: 13px;
	width: 155px;
	height: 77px;
}
.globalHeader .search-form {
	position: absolute;
	z-index: 98;
	right: 10px;
	top: 65px;
}
.globalHeader .ia_quote a, .globalHeader .ia_order a {
	right: 116px;
	top: 17px;
	position: absolute;
	z-index: 2000;
	display: block;
	height: 26px;
	width: 100px;
	background-image: url(header/images/order_now_button.gif);
	background-repeat: no-repeat;
	font-size: 1.4em;
	padding-top: 9px;
	color: #FFFFFF;
	float: left;
	background-position: left top;
	font-weight: bolder;
	text-align: center;
}
.globalHeader .ia_order a {
	background-position: left -70px;
}
.globalHeader .ia_quote a:hover {
	background-position: left -35px;
}
.globalHeader .ia_order a:hover {
	background-position: left -105px;
}
.globalHeader .ia_order a {
	right: 10px;
	background-image: url(header/images/order_now_button.gif);
}
.globalHeader .addthis {
	position: absolute;
	z-index: 98;
	left: 314px;
	top: 27px;
}
.globalWrap_container {
	top: 131px;
	left: 0px;
	position: relative;
	z-index: 4;
	width: 100%;
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 600px;
	background-color: #FFFFFF;
}
.main_content {
	float: left; /* since this element is floated, a width must be given */
	width: 380px; /* the background color will be displayed for the length of the content in the column, but no further */
	font-size: 1.4em;
	color: #000000;
	min-height: 600px;
}
.main_content p {
	padding: 15px;
}
.sidebar1 { 
	margin: 0 0 0 380px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
}
.tabbertab {
	padding: 15px;
	font-size: 1em;
	border: 1px solid #c6c6c6;
	border-top: 10px solid #c6c6c6;
	background-color: #dddddd;
	background-image: url(images/bgTabMain.gif);
	background-repeat: repeat-x;
}
.tabbertab ul {
	list-style-type: none;
	font-size: .85em;
}
.tabbertab ul li {
	padding: 5px 0;
	border-bottom: 1px solid #c6c6c6;
}
.tabbertab ul li a {
	padding: 0 0 0 20px;
	color: #1c8396;
	text-decoration: none;
	background-image: url(images/bulletDocument.gif);
	background-repeat: no-repeat;
}
.tabbertab ul li a:hover {
	text-decoration: underline;
}
.imageGallery a {
	padding-right: 9px;
}

.imageGallery a img  {
	border: 2px solid #CCCCCC;
	margin-top: 10px;
}
.imageGallery a:hover img {
	border: 2px solid #09F;
}

.globalFooter {
	display: block;
	clear: both;
	background-color: #FFF;
	text-align: center;
	font-size: 1.2em;
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 20px;
}
.globalFooter a {
	text-decoration: none;
	color: #069;
}
.globalFooter a:hover {
	text-decoration: underline;
}
.globalFooter .footerAdwrap {
	display: block;
	clear: both;
	height: 100px;
	padding: 60px;
}
.globalFooter .footerAdwrap .footerAd1{
	padding: 10px;
}
.globalFooter .footerAdwrap .footerAd2{

}
.footer-global-bottom {
	background-image: url(footer/images/footer-global-bottom.gif);
	height: 8px;
	width: 972px;
}
.footer-terms {
	width: 932px;
	font-size: 1.4em;
	padding: 20px;
	color: #CCC;
	text-align: center;
}
.footer-terms a {
	color: #FFF;
}
.footer-terms a:hover {
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.full-page {
	font-size: 1.2em;
	padding: 30px;
	line-height: 1.5;
	color: #666666;
	
}
.full-page h1 {
	color: #000000;
	padding-bottom: 15px;
	padding-top: 15px;
}
.full-page h2 {
	color: #000000;
}
.full-page p {
	padding-bottom: 15px;
}

