/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background: #3851e6;
}
#header {
	background: url(../images/header.jpg) repeat-x left top;
	height: 145px;
	width: 100%;
}
#headercontent {
	background: url(../images/header-content.jpg) no-repeat center top;
	margin: 0px auto;
	height: 145px;
	width: 780px;
	text-align: center;
}
#headercontent p#email {
	text-align: right;
	display: block;
	padding: 10px 0px 0px;
	width: 780px;
	height: 96px;
}
#headercontent p#email span {
	font-size: 24px;
	color: #FFFFFF;
}
#headercontent p#email a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#headercontent p#email a:hover {
	color: #333333;
}
/* common styling */
.menu {
	width:780px; 
	height:39px; 
	position:relative; 
	z-index:100;
}
.menu ul li a {
	display:block; 
	text-decoration:none; 
	color:#000;
	width:90px; 
	height:37px; 
	text-align:center; 
	line-height:37px; 
	font-size:13px; 
	overflow:hidden;
}
.menu ul li.industries a {
	width: 124px;
}
.menu ul li.speclink a {
	width: 106px;
}
.menu ul {
	padding: 0px 0px 0px 1px;
	height: 39px;
	width: 780px; 
	list-style: none;
}
.menu ul li {
	float:left; 
	position:relative;
	margin-right: 1px;
	width: 90px;
}
.menu ul li.industries {
	width: 124px;
}
.menu ul li.speclink {
	width: 106px;
}
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a, .menu ul li:hover a.hidesamepage {
	color:#fff;
	background: url(../images/con-qut-stan-hover.gif) no-repeat center top;
}
.menu ul li a:hover, .menu ul li a.samepage, .menu ul li a.hidesamepage {
 	color: #fff;
	background: url(../images/con-qut-stan-hover.gif) no-repeat center top;
}
.menu ul li.speclink:hover a.hide, .menu ul li.speclink:hover a.hidesamepage {
	background: url(../images/specs-hover.gif) no-repeat center top;
	color: #fff;
}
.menu ul li.homelink a:hover, .menu ul li.homelink a.samepage {
	background: url(../images/home-hover.gif) no-repeat center top;
	color: #fff;
}
.menu ul li.prodlink a:hover, .menu ul li.prodlink a.samepage {
	background: url(../images/products-hover.gif) no-repeat center top;
	color: #fff;
}
.menu ul li.industries a:hover, .menu ul li.industries a.samepage {
	background: url(../images/indus-hover.gif) no-repeat center top;
	color: #fff;
}
.menu li.matlink a:hover, .menu ul li.matlink a.samepage {
	background: url(../images/materials-hover.gif) no-repeat center top;
	color: #fff;
}
.menu ul li.speclink a:hover, .menu ul li.speclink a.samepage, .menu ul li.speclink a.hidesamepage {
	background: url(../images/specs-hover.gif) no-repeat center top;
}
.menu ul li:hover ul, .menu ul li:hover ul.smalldrop {
	display: block;
	position:absolute;
	top:37px;
	left:-1px;
	width: 230px;
	background: url(../images/dropdown-ul.jpg) no-repeat left top;
	height: 115px;
	padding-left: 10px;
	padding-top: 10px;
}
.menu ul li:hover ul.smalldrop {
	background: url(../images/dropdownsmall.jpg) no-repeat left top;
	height: 84px;
	width: 172px;
}
.menu ul li:hover ul li a.hide {
	/*color:#fff;
	width: 240px;
	height: 18px;
	line-height: 18px;
	text-align: left;
	font-size:12px;
	font-weight: bold;
	float: left;
	display: block;
	background: none;*/
}
.menu ul li:hover ul li:hover a.hide  {
	background:#6fc;
	color:#000;
	text-decoration: underline;
}
.menu ul li:hover ul li, .menu ul li:hover ul li {
	width: 230px;
	height: 18px;
}
.menu ul li:hover ul li a, .menu ul li:hover ul li a {
	display: block;
	width: 230px;
	height: 18px;
	line-height: 18px;
	background: none;
	text-align: left;
	text-decoration:none;
}
.menu ul li:hover ul li a:hover, .menu ul li.speclink:hover ul li a:hover {
	color:#000;
	text-decoration: underline;
	background: none;
}
.menu ul li:hover ul.smalldrop li, .menu ul li:hover ul.smalldrop li a {
		width: 162px;
}
.menu ul li:hover ul li a span {
	font-size:11px;
	font-weight: normal;
}
#middle {
	background: #ffffff url(../images/middle.jpg) repeat-x left top;
	width: 100%;
}
#content {
	margin: 0px auto;
	width: 780px;
	text-align: center;
}
h1#pagetitle {
	font-weight: normal;
	color: #3851e6;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2.subtitle {
	background: url(none);
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
	font-size: 18px;
	color: #2A2A2A;
}
.homebox {
	background: url(../images/homebox.jpg) no-repeat center top;
	margin: 0px 0px 0px 1px;
	float: left;
	height: 241px;
	width: 360px;
	padding: 14px 6px 4px;
}
.homebox img {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.homebox .column {
	float: left;
	width: 180px;
}
.homebox p {
	font-size: 12px;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 5px;
	padding-left: 1px;
}
.homebox p strong {
	font-weight: normal;
	color: #3851e6;
}
.homebox p a {
	color: #3851e6;
	text-decoration: underline;
}
.homebox p a:hover, .homebox p strong a:hover {
	color: #666666;
}
img.rightimg {
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}
ul.smallboxes {
	width: 780px;
	height: 70px;
	display: block;
	list-style: url(none) none;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.smallboxes li {
	float: left;
	height: 70px;
	width: 252px;
	display: block;
	margin-left: 5px;
}
ul.smallboxes a {
	text-align: left;
	display: block;
	height: 70px;
	width: 246px;
	color: #4e4e4e;
	text-decoration: none;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
ul.smallboxes a:hover {
	background: url(../images/homesmallbox.gif) no-repeat center top;
}
ul.smallboxes img.icon {
	float: left;
	margin-right: 4px;
	margin-top: 3px;
}
ul.smallboxes img.arrow {
	float: right;
	margin-right: 5px;
	margin-top: 20px;
}
ul.smallboxes h2 {
	font-weight: normal;
	color: #3851e6;
	display: block;
	width: 210px;
	font-size: 18px;
	padding-top: 3px;
	padding-bottom: 5px;
}
ul.smallboxes p {
	width: 210px;
	display: block;
}
table.standardstable {
	color: #333333;
	border-top: 1px solid #3851E6;
	border-right: 1px solid #3851E6;
	font-size: 12px;
	margin-bottom: 20px;
}
table.standardstable th {
	border-bottom: 1px solid #3851E6;
	border-left: 1px solid #3851E6;
	color: #000000;
	background: #CCCCCC;
}
table.standardstable td {
	border-bottom: 1px solid #3851E6;
	border-left: 1px solid #3851E6;
	text-align: left;
	padding: 1px;
}
table.standardstable td.blank {

}
p.intropara {
	font-size: 14px;
	text-align: left;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
ul.prodlist, ul.prodlistsmall {
	list-style: url(none) none;
	text-align: left;
	display: block;
	width: 760px;
	margin-left: 10px;
}
ul.prodlist li, ul.prodlistsmall li {
	float: left;
	width: 185px;
	margin-left: 5px;
	text-align: center;
	height: 22px;
	margin-bottom: 5px;
	display: block;
}
ul.prodlistsmall li {
	height: 30px;
	font-size: 12px;
	margin-top: 10px;
	border: 1px dashed #3851E6;
	vertical-align: middle;
	margin-left: 3px;
}
ul.prodlist li img, ul.prodlistsmall img {
	background: #FFFFFF;
	display: block;
	padding: 1px;
	border: 1px dashed #3851E6;
}
ul.prodlist strong, ul.prodlistsmall strong {
	font-size: 14px;
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
ul.prodlist a {

}
ul.prodlist a:hover {

}
ul.proddef {
	width: 780px;
	margin-left: 10px;
	font-size: 11px;
	list-style: url(none) none;
}
ul.proddef li {
	float: left;
	height: 120px;
	width: 140px;
	margin-left: 10px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #999;
}
ul.proddef p {
	
}
ul.proddef img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
ul.proddef strong {

}
dl.proddef a {

}
dl.proddef a:hover {

}
.priv-terms {
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.priv-terms p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.priv-terms p strong {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #3851e6;
}
.priv-terms ul {
	margin-left: 5px;
	padding-left: 15px;
}
.priv-terms li {

}
.priv-terms a {
	color: #3851e6;
	text-decoration: underline;
}
.priv-terms a:hover {
	color: #666666;
}
#footer {
	background: url(../images/footer.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 75px;
}
#footercontent {
	margin: 0px auto;
	padding: 5px 0px 0px;
	width: 780px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	height: 70px;
}
#footercontent p#footerleft {
	text-align: left;
	display: block;
	float: left;
	width: 480px;
}
#footercontent p#footerright {
	text-align: right;
	display: block;
	float: right;
	width: 300px;
}
.footercontent p#footerleft a, #footercontent p#footerright a {
	color: #FFFFFF;
}
.footercontent p#footerleft a:hover, #footercontent p#footerright a:hover, .footercontent p#footerleft a.samepage, #footercontent p#footerright a.samepage {
	color: #999999;
}
.clear {
	clear: both;
	width: 100%;
}
.proddef li a {
	text-decoration: none;
}
form table tr th {
	color: #3851E6;
	text-align: left;
	padding: 3px;
}
form td {
	padding: 3px;
	text-align: left;
	font-size: 12px;
	color: #333;
}
tr.odd {
	background-color: #CCC;
}
table.formtable {
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin: 20px 0;
}
