@charset "UTF-8";
body {
	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;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #034ea2;
	line-height: 22px;
}
body p {
	margin-bottom: 20px;
}
.main #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.main #header {
	height: 180px;
	width: 900px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.main #headerhome {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/headertest.jpg);
}
.main #headerhome2 {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_home_new.jpg);
}
/*.main #header h1 {
	font-size: 0.8em;
	padding-left: 20px;
	padding-top: 148px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
*/
.main #mainContent {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/contentbgvign.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.menu {
	height: 30px;
	margin: 0px;
	background-color: #FFFFFF;
}
.main #footer {
	background-color: #d5eef4;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
.footleft {
	float: left;
	width: 480px;
	padding-left: 20px;
	font-size: 0.7em;
}
.footright {
	float: right;
	width: 360px;
	text-align: right;
	padding-right: 20px;
	color: #333333;
	font-size: 0.7em;
}
.main #footershad {
	background-image: url(images/shadowbott.jpg);
	height: 20px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: right;
}
.main #shadow {
	width: 940px; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/shadowside.jpg);
	background-position: right 15px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 20px;
	font-weight: normal;
	color: #034ea2;
}
h3 {
	font-size: 0.3em;
	margin: 0px;
	padding: 0px;
}
.logo {
	width: 250px;
	text-align: center;
	padding-top: 15px;
	padding-left: 8px;
	float: left;
}
h1 {
	font-size: 0.7em;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fltright {
	padding: 12px;
	float: right;
}
.fltleft {
	padding: 12px;
	float: left;
}
.clear {
	clear:both;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.linktext {
	color: #034ea2;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main #headerproduct {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_product.jpg);
}
.main #headerrandd {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_randd.jpg);
}
.main #headercontact {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_contact.jpg);
}
.fltrightCopy {
	float: right;
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: -12px;
}
.main #container #mainContent .fltrightCopy img {
	margin-top: 12px;
}
.contacttablecells {
	padding: 6px;
	vertical-align: top;
	background-color: #d5eef6;
}
.tablecells {
	width: 300px;
}
.requiredform {
	color: #666666;
}
.main #headerhomeno {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_home_no.jpg);
}
.main #headerproductno {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_product_no.jpg);
}
.main #headerranddno {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_randd_no.jpg);
}
.main #headercontactno {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_contact_no.jpg);
}
h4 {
	font-size: 1em;
	margin-top: 25px;
}
.caption {
	font-size: 90%;
	color: #034ea2;
	padding-left: 10px;
}
.main #headerhome3 {
	height: 180px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
.logo2 {
	width: 175px;
	float: left;
	height: 130px;
	margin-top: 15px;
	margin-right: 195px;
	margin-left: 260px;
}
