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

html { overflow: scroll; }

body { 
	margin:0;	
	background:#262626;
	background-image:url(../images/background_pattern.gif)
}

p 
{
	margin: 1em 0;
}

.wrapper 
{
	position:relative;
	width:1024px;
	margin:0 auto;
	text-align:left;
}

.header
{
	position:absolute;
	z-index:1000;
	width:1024px;
	height:120px;
	background-image:url(../images/hd-bkg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.main
{
	position:relative;
	width:1024px;
}

.content {
	position:relative;
	width:1024px;
	background-image:url(../images/content-gutter.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:2em;
	color:#036;
}

.index-bkg {
	background-color:#FFF;
	background-image:url(../images/index-content-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.static {
	background-color:#FFF;
	background-image:url(../images/content-static-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.custom {
	background-color:#FFF;
	background-image:url(../images/custom-static-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.distributors {
	background-color:#FFF;
	background-image:url(../images/distributors-static-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.about-us {
	background-color:#FFF;
	background-image:url(../images/about-static-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.contact-us {
	background-color:#FFF;
	background-image:url(../images/contact-static-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.content .left
{
	position:relative;
	width:540px;
	margin:0;
	padding:0 55px 20px 55px;
	float:left;
}

.content .internal-left
{
	width:520px;
}

.content .right
{
	position:relative;
	width:255px;
	margin:0;
	padding:0 10px 20px 40px;
	float:left;
}

.content .internal-right
{
	width:290px;
	padding:40px 10px 20px 0px;

}

.content .internal-right-custom
{
	width:290px;
	padding:50px 10px 20px 20px;

}

.content a:link, .content a:visited
{
	text-decoration:none;
	color:#006;
	font-weight:bold;
}

.content a:hover
{
	text-decoration:underline;
}

.footer
{
	position:relative;
	width:1024px;
	height:26px;
	margin:0;
	padding:0;
	background-image:url(../images/footer-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

/* Navigation */

.nav {
	position: absolute;
	top: 8px;
	left: 115px;
	z-index: 10;
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

a.home {
	display: block;
	width: 64px;
	height: 20px;
	text-decoration: none;
	background-image: url(../images/main-nav.jpg);
	background-position: 0 20px;
	background-color:#0F0;
}

a.home:hover {
	background-position:0 0px;
}

a.home-active {
	display: block;
	width: 64px;
	height: 20px;
	text-decoration: none;
	background-image: url(../images/main-nav.jpg);
	background-position: 0 0px;
	background-color:#0F0;
}

a.products {
	display: block;
	width: 79px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 621px 20px;
	background-color:#0F0;
}

a.products:hover {
	background-position: 621px 0px;
}

a.products-active {
	display: block;
	width: 79px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 621px 0px;
	background-color:#0F0;
}

a.fluid-lock {
	display: block;
	width: 83px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 545px 20px;
	background-color:#0F0;
}

a.fluid-lock:hover {
	background-position:545px 0px;
}

a.fluid-lock-active {
	display: block;
	width: 83px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 545px 0px;
	background-color:#0F0;
}

a.custom-design {
	display: block;
	width: 109px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 463px 20px;
	background-color:#0F0;
}

a.custom-design:hover {
	background-position:463px 0px;
}

a.custom-design-active {
	display: block;
	width: 109px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 463px 0px;
	background-color:#0F0;
}

a.distributors {
	display: block;
	width: 98px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 352px 20px;
	background-color:#0F0;
}

a.distributors:hover {
	background-position:352px 0px;
}

a.distributors-active {
	display: block;
	width: 98px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 352px 0px;
	background-color:#0F0;
}

a.about-us {
	display: block;
	width: 76px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 254px 20px;
	background-color:#0F0;
}

a.about-us:hover {
	background-position:254px 0px;
}

a.about-us-active {
	display: block;
	width: 76px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 254px 0px;
	background-color:#0F0;
}


a.resources {
	display: block;
	width: 88px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 183px 20px;
	background-color:#0F0;
}

a.resources:hover {
	background-position:183px 0px;
}

a.resources-active {
	display: block;
	width: 88px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 183px 0px;
	background-color:#0F0;
}

a.contact-us {
	display: block;
	width: 99px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 99px 20px;
	background-color:#0F0;
}

a.contact-us:hover {
	background-position:99px 0px;
}

a.contact-us-active { 
	display: block;
	width: 99px;
	height: 20px;
	text-decoration: none;
	background: url(../images/main-nav.jpg);
	background-position: 99px 0px;
	background-color:#0F0;
}

.newsletter-submit
{
	position:absolute;
	top:36px;
	left:914px;
}

a.newsletter-submit-btn {
	display: block;
	width: 72px;
	height: 20px;
	text-decoration: none;
	background: url(../images/newsletter-submit-down.gif);
	background-position: 0 20px;
	background-color:#0F0;
}

a.newsletter-submit-btn:hover {
	background-position:0 0px;
}



.download-link
{
	position:absolute;
	top:65px;
	left:693px;
}

a.download-btn {
	display: block;
	width: 145px;
	height: 21px;
	text-decoration: none;
	background: url(../images/download-down.gif);
	background-position: 0 21px;
	background-color:#0F0;
}

a.download-btn:hover {
	background-position:0 0px;
}
/* END Navigation */

.displace {
	position: absolute;
	left: -5000px;
}

/* Footer */

.footer ul {
	margin: 0;
	padding: 0;
}
.footer ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.footer .left {
	position:relative;
	margin: 0 0 0 230px;
	padding:2px 0 0 0;
	float:left;
	text-transform:uppercase;
}

.footer .left a:link, .footer .left a:visited {
	font-family: Verdana, sans-serif;
	font-size:8px;
	color:#9aa3bd;
	text-decoration:none;
	margin-right:15px;
}

.footer .left a:hover {
	color:#FFF;
}

.footer .right {
	position:relative;
	margin: 0 40px 0 0;
	padding:2px 0 0 0;
	float:right;
	font-family: Verdana, sans-serif;
	font-size:8px;
	color:#9aa3bd;
	text-transform:uppercase;
}

/* Newsletter */

.newsletter 
{ 
	position:absolute; 
	top:40px;
	left:720px;
}

.newsletter form 
{
	 margin:0px;
	 padding:0px;
}

.newsletter input 
{ 
	border:none;
	margin:0px;
	padding:0px;
	background:none;
	font-size:10px; 
	color:#003366; 
	width:185px;
	padding-right:4px;
	border-right:1px solid #EEE;
}

/* Clear Fix */

.clearfix:after { 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


.frm-med { width: 270px; }
.button-style { border:1px solid #003366; background:#9aa3bd; color:#003366; font-weight:bold; margin-top:10px; }