@charset "utf-8";
body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}
#container {
	margin:0 auto;
	min-height: 100px;
	width: 1024px;
	font-family:Arial, Helvetica, sans-serif;
}
#masthead {
	position:relative;
	margin: 0 auto;
	top: 0px;
	min-height: 111px;
	width: 1024px;
	text-align:center;
}
/* LOGO */
#logoWrap {
	width:686px;
	height:241px;
	top:11px;
	position: absolute;
	z-index: 2;
	right: 179px;
	margin: 0px;
	padding: 0px;
}
/* END logo */

/* NAV */
#navwrap {
	width:645px;
	height:29px;
	top:160px;
	position: relative;
	z-index: 99;
	left: 190px;
	margin: 0px;
	padding: 0px;
}
#nav {
	font-size:18px;
	font-weight:bold;
	height:29px;
	width:806px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style:none;
	display:inline;
	height:29px;
	line-height: 29px;
	color:#fff;
}
#nav a {
	width:156px;
	color:#fff;
	text-decoration:none;
	float:left;
	text-align:center;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
}
.navOn {
	width:156px;
	color:#fff;
	float:left;
	text-align:center;
	cursor:default;
	background-image: url(../images/navOn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	height: 29px;
}

#nav a:hover {
	color:#498194;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-position: -156px 0px;
}
#nav a:active {
	color:#ff0000;
}
/* END NAVBAR */




#mainContainer {
	position:relative;
	min-height: 100px;
	width: 914px;
	text-align:left;
	border: 3px solid #009CD8;
	padding: 20px;
	margin-top: 120px;
	margin-bottom: 30px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainBG.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 0;

}

#base {
	width: auto;
	text-align:right;
	height: 24px;
	background-image: url(../images/baseBg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-top: 50px;

}
#baseContent {
	position: relative;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	font-weight: bold;
	cursor: default;
}

#baseContent a{ 
	color:#fff;
	text-decoration:none;
}
#baseContent a:hover{ 
	color:#ccc;
	text-decoration:underline;
}
.picR {
	float: right;
	border: 1px solid #006C94;
	padding: 5px;
	margin: 10px;
}
#subBase {
	position: relative;
	height: 20px;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
}
#validXHTMLHome {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#validCSSHome {
	float: right;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gdhHome {
	float: right;
	font-weight: bold;
	color: #999999;
	line-height: 17px;
	margin-left: 20px;
}
#gdhHome a{
	font-weight: bold;
	color: #999999;
	text-decoration: none;	
}
p {
	margin-bottom:1em;
}

#picRcontainer {
	float: right;
	width: 400px;
	position: relative;
	top: -30px;
}
#mainBase {
	background-image: url(../images/mainBase.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 960px;
	position: absolute;
	left: -3px;
}
#mainTop {
	background-image: url(../images/mainTop.gif);
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	left: -3px;
	top: 21px;
	height: 33px;
	width: 960px;
}


.emph {
	font-size: 24px;
	color: #6600CC;
}
.emph a {
	color:#6600CC;
	text-decoration:none;

}
.emph a:hover {
	color: #FF6600;
	text-decoration:underline;
}
	
#strap {
	background-image: url(../images/strap.jpg);
	z-index: -1;
	position: relative;
	height: 103px;
	width: 960px;
	top: -90px;
	left: -23px;
}
.productsH1 {
	font-size: 40px;
	text-align: center;
	color: #6600CC;
}
#PageTitle {
	position: relative;
	top: -70px;
	width: 800px;
	text-align: center;
	height: 50px;
	margin: 0 auto;
}
.textL {
	width: 500px;
	height:100%;
	font-size: 20px;
	color: #0097D3;
	padding-top: 0px;
	padding-bottom: 50px;
	position: relative;
	top: -20px;
}
#textLproducts1 {
	width: 24%;
	height:100%;
	top: 0px;
	left: 50px;
	float:left;
	clear: both;
	margin-right: 1%;
	border-right-width: inherit;
}

#textLproducts2 {
	width: 23%;
	height:100%;
	left: 260px;
	float:left;
	margin-right: 1%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEA8A7;
	padding-left: 5px;
}

#textLproducts3 {
	width: 24%;
	height:100%;
	left: 460px;
	float:left;
	margin-right: 1%;
}
#textLproducts4 {
	width: 24%;
	height:100%;
	left: 700px;
	float:left;
	margin-right: 1%;
}

#textLproducts {
	width: 900px;
	position: relative;
	height: 100%;
	clear: both;
}
 .textL:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.subHead {
	font-size: 28px;
	color: #FEA8A7;
}
.subsubhead {
	font-size: 22px;
	color: #005598;
}
#textLsupply {
	width: 500px;
}
#textLcontact {
	width: 500px;
}
