@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #82898f;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #20376d;
}
#container {
	width: 956px;
	background: url(images/content_bg.gif) top left repeat-y;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: url(images/header_bg.jpg) center no-repeat;
	height:262px;
	margin: 0 22px 0 19px;
}
#menu {
	position:relative;
	left: 426px;
	top: 60px;
}
#menu a, #menu a:visited {
	font-size: 110%;
	color: #ffffff;
	text-decoration:none;
}
#menu a:active, #menu a:hover {
	color: #91efff;
}
#logo {
	position:relative;
	top: 67px;
	left: 13px;
}
#mainContent {
	padding: 20px 40px;
}
#footer {
	background: url(images/footer_bg.jpg) top left repeat-x;
	margin: 0 22px 0 19px;
	height: 100px;
}
#footer p {
	margin: 0;
	text-align:center;
	color:#FFFFFF;
	font-size: 85%;
	padding: 20px 0;
}
#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration:underline;
}
#footer a:hover {
	color: #91efff;
}
#RightSideBarWide {
	float:right;
	width:510px;
}
#RightSideBar {
	float:right;
	padding:0 10px;
	width:195px;
}
#RightSideBar .callout {
	background: url(images/sidebar_callout.jpg) top center no-repeat;
	color:#FFFFFF;
	padding:25px 35px 0 20px;
	text-align:center;
}
#RightSideBar .callout h3 {
	font-size: 20px;
	line-height: 22px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}
#RightSideBar .callout p {
	font-size:15px;
	font-weight:bold;
}
#RightSideBar a, #RightSideBar a:active, #RightSideBar a:link, #RightSideBar a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#RightSideBar a:hover {
	text-decoration: none;
	color:#2499cd;
}
/*========================================================*/
/*  Text Formatting                                       */
/*========================================================*/
a, a:visited {
	color: #2499cd;
	text-decoration: underline;
}
a:hover {
	color: #738696;
}
#ContentHead {
}
h1, h3, h3, h4 {
	color:#00639E;
	font-weight:100;
	margin:0 0 10px;
}
h1 {
	font-size:24px;
	line-height:30px;
}
h2 {
	font-size:20px;
	line-height:24px;
}
h3 {
	font-size:18x;
	line-height:20px;
}
h4 {
	font-size:16px;
	line-height:18px;
}
.hey {
	font-size: 110%;
	font-weight:bold;
}
.productlist {
	font-size: 120%;
	font-weight: bold;
}
.productlist li {
	list-style-type:none;
	padding-bottom: 3px;
}
/*========================================================*/
/*  Additional Classes                                    */
/*========================================================*/
.clear {
	clear: both;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	border:none;
}
.imgfloatleft {
	float: left;
	padding: 0 10px 10px 0;
}
.imgfloatright {
	float: right;
	padding: 0 0 10px 10px;
}
#contactform div {
	margin-bottom: 0.5em;
	width: 100%;
	height: 380px;
	font-size:95%;
	font-weight:bold;
}
#contactform tr, #auditform tr, #referralform tr {
	vertical-align: top;
}
#auditform div {
	margin-bottom: 0.5em;
	width: 100%;
	font-size:95%;
	font-weight:bold;
}
#referralform div {
	margin-bottom: 0.5em;
	width: 100%;
	font-size:95%;
	font-weight:bold;
}
/*#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}*/
