@charset "UTF-8";
body {
	background: #42464C;
	margin: 0;
	padding: 0;
}

a {
	color: #0099cc;
	text-decoration: none;
}

a:hover { 
	color: #666666;
}

img { 
	border: 0; 
}

#wrapper{
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 758px;
	height: auto;
	
}

#footer{
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 758px;
}

h1 {
	color:#0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	font-weight: normal;
}

h2 { }

h3 {
	color:#0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	font-weight: normal;
}

h4 {
	color:#0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	font-weight: normal;
}

hr {
	height: 1px;
	color:#666666;
	background-color:#666666;
	border: 0;
}

#logo {
	padding-bottom: 0px;
	text-indent: -9999px;
	background: url(/images/logo.gif) no-repeat 20px 0 transparent;
	width: 135px;
	height: 195px;
	margin: -30px 0 0 0;
	z-index: 100px;
	position: relative;
}

#logo a {
	display: block;
	width: 100$;
	height: 165px;	
}


.sublink, .sublink img{
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	float: left;	
}

#test {
	height: auto;
	margin: 0;
}
 
#test2 {
	height: auto;
	margin: 0;
}

#nav{
	margin: 0;
	padding: 0;
	position: relative;
	top: -20px;

}

#nav .link{
	margin: 0;
	padding-top: 13px;
}



/*ul#nav{
	list-style:none;
	margin: 0;
	padding: 0;
}


ul#nav li, ul#nav li.sfhover ul li {
	display: inline;
	list-style:none;
	margin: 0;
	padding: 0;
	height:18px;
	width:175px;
	overflow:hidden;
	vertical-align: bottom;	
}
ul#nav li img{
	display: inline;
	list-style:none;
	margin: 12px 0 0 0;
	padding: 0;	
	height: 18px;
	vertical-align: bottom;	

}
ul#nav ul li img, ul#nav li.sfhover ul li img {
	margin:0;
	padding:0;
	height: 18px;
	vertical-align: bottom;	
	float: left;

}

ul#nav div a img{
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

ul#nav li ul{
	display: none;
	list-style:none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;	

}
ul#nav li:hover ul, ul#nav li.sfhover ul{
	display: block;
	list-style:none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;	



}*/
#content {
	height: auto;
	width: auto;
	border: 4px solid #7d7d7d;
	float: left;
	background: url(images/content_bg.gif) repeat-y 0 0;
}

.left {
	width: 175px;
	float: left;
	clear: left;
}

.right {
	background-color:#262626;
	width: 575px;
	text-align: justify;
	line-height: 18px;
	float: left;
	clear: right;
}

.right .content {
	margin-left: 15px;
}
.right .copy {
	margin-right: 15px;
	text-align: justify;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 18px;
}
.right .copy ul{
	list-style: none;
	list-style-image: url(/images/bullet.gif);
}

.right .imgWrap{
	float: left;
	clear: right;
	width: 175px;
	padding-right:10px;
	margin-bottom: 50px;
}

/* ============ New Nav Lists ================ */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

*.copy ul {
	margin: 0 0 0 10px;
}

ul.mainnav li {
	width: 175px;
	line-height: 18px;
	margin: 13px 0 0 0;
	display: block;
	padding: 0;
}

ul.sub li {
	margin: 0;
	display: block;
	line-height: 18px;
	padding: 0;
	font-size: 12px;
}

ul.mainnav li a {
	display: block;
	width: 100%;
	height: 18px;
}


.Home {background: url(/images/home_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.About {background: url(/images/about_nav.gif) no-repeat 0 0; text-indent: -9999px;}
#learnmoretrigger {background: url(/images/learn_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.Learn {background: url(/images/learn_nav.gif) no-repeat 0 0; text-indent: -9999px;}

.Efficiency {background: url(/images/efficiency_nav.gif) no-repeat 0 0; text-indent: -9999px;}
/*#EfficiencyMain {background: url(images/efficiency_nav.gif) no-repeat 0 0; text-indent: -9999px;} */
.Going {background: url(/images/going_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.Gallery {background: url(/images/gallery_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.New {background: url(/images/new_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.Approvals {background: url(/images/approvals_nav.gif) no-repeat 0 0; text-indent: -9999px;}

#producttrigger {background: url(images/products_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.Products {background: url(images/products_nav.gif) no-repeat 0 0; text-indent: -9999px;}

.PMZ {background: url(/images/pmz_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.PVZ {background: url(/images/pvz_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.PUV {background: url(/images/puv_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.SRU {background: url(/images/sru_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.Screening {background: url(/images/screening_nav.gif) no-repeat 0 0; text-indent: -9999px;}

.Support {background: url(/images/support_nav.gif) no-repeat 0 0; text-indent: -9999px;}
.Contact {background: url(/images/contact_nav.gif) no-repeat 0 0; text-indent: -9999px;}

.replace {
	margin: 0;
	padding: 0;
	font-size: 16px;
	display: block; 
}

.replace-inline {
	margin: -18px 0 0 175px;
	display: block;
}

.sub {
	margin: 0;
	padding: 0;
	height: 90px;
	display:none;
}

.replace a {
	display: block;
	width: 100%;
	height: 18px;
}

/*** Contact Form ***/

.row {
	padding: 5px 0;
}

.label {
	display: inline-block;
	width: 80px;
	vertical-align: top;
}

.input {
	display: inline-block;
	*display: inline;
	width: 300px;
}

.caption, label.error {
	color: red;	
}

label.error {
	display: block;
}

.formContainer {
	background-color: #42464c;
	border: 2px solid #7d7d7d;
	padding: 15px;
	text-shadow: 1px 1px #000;
}
