@charset "utf-8";
body {
	background:url(/images/water%background 4.jpg);
	background-attachment:fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#3399CC;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
}
.oneColFixCtrHdr #footer a {
	text-decoration:none;
	color:#FF0
}
.oneColFixCtrHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: justify; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #3399CC; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align:center;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align: center;
	color: #000;
	width: 850px;
	margin: 0
}
p.c12 {color: #F70743}
.oneColFixCtrHdr #mainContent h1{
	margin:0;
	padding: 10px 10px 0 10px;
	text-align:center;
	font-size: large;
}
.oneColFixCtrHdr #mainContent h2{
	margin:0;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom:0;
	text-align:left;
	font-size: medium;
}
.oneColFixCtrHdr #mainContent a{
	text-decoration: none;
}	
.oneColFixCtrHdr #mainContent a:hover{
	text-decoration: underline;
}
.oneColFixCtrHdr #mainContent p{
	text-align:justify;
	padding:5px;
}	
.oneColFixCtrHdr #keywords p(
	text-align:center
)
.backflow {
	text-align:justify;
	padding-left: 5px;
	padding-right: 5px;
}
ul.list2col {
	float: left; 
	width: 100%; 
	margin: 1em 1em 1em 3em;
	padding:0 0 1em 0;
}
ul.list2col  li {
	float: left; 
	width: 49%;
	text-align: left;
	padding: 3px;
}
ul.warranty list {
	width: 100%; 
	margin: 0;
	padding:0;
	list-style-type: none;
}
ul.warranty list li {
	width: 100%;
	text-align: left;
	padding: 0;
	list-style-type: none;
}
.warranty {
	margin:0;
	padding:5px;
	list-style-type: none;
	text-align: justify;
}
.sitemap {
	margin:10px;
	margin-left: 200px;
	padding:5px;
	list-style-type: none;
	text-align: justify;
}
ol	li{
	text-align:left
}
ul.sitemap list {
	text-align:left
}
ul.sitemap list li{
	width: 100%;
	padding: 0;
	text-align:left;
}
	.services {
	margin:0;
	padding:0;
}
.services li {
    display: -moz-inline-box;
    display: inline-block;
    width: 49%;
    }
* html .services li {
    display: inline;
    }
*+html .services li {
    display: inline;
    }
.menu-header{
	border:none;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:8E8E8E
	}
.menu-header ul{
	background:url(../images/menu-bg.gif) top left repeat-x;
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu-header li{
		float:left;
		padding:0px 0px 0px 0px;
		}
	.menu-header li a{
		color:#000088;
		display:block;
		font-weight:bold;
		line-height:43px;
		padding:0px 23px;
		text-align:center;
		text-decoration:none;
		}
		.menu-header li a:hover{
			color:#008800;
			text-decoration:none;
			}
	.menu-header li ul{
		background:#e0e0e0;
		border-left:2px solid #fce10e;
		border-right:2px solid #fce10e;
		border-bottom:2px solid #fce10e;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:50;
		position:absolute;
		width:200px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu-header li:hover ul{
		display: block; 
		}
	.menu-header li li {
		display:block;
		float:none;
		padding:0px;
		width:200px;
		}
	.menu-header li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:Center;
		}
		.menu-header li ul a:hover{
			background:#FA5806;
			color:#FFFF00;
			opacity:50.0;
			filter:alpha(opacity=100);
			}
	.menu-header p{
		clear:left;
		}	
	.menu-header #current{
		background:url(../images/current-bg.gif) top left repeat-x;
		color:#000088;
}
#paypal {
	position: absolute;
	visibility: visible;
	float: left;
	margin: 0 0 0 0;
	padding: 10px;
}
.text.links p {
	text-align:center
}
#conash3D0 {
   height: 0px;
   top: -1px;
   margin: 0;
   padding: 0;
   font-size: 1px;
   z-index: -500;
   display: none;
   visibility: hidden;
}

