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

body	{
	margin: 0px;
	padding: 18px 0px 0px;
	text-align: center;
	background: #666666;
}
body #wrapper	{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	padding-bottom: 20px;
	border-bottom: 10px solid #d70101;
}
#brand_ctr	{
	height: 90px;
	margin: 0px;
	padding: 0px;
}
#logo	{
	float: left;
	margin: 0px;
	padding: 25px 0px 0px 30px;
}
#logo a	{
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 164px;
	display: block;
}
#logo span	{
	display: none;
	margin: 0px;
	padding: 0px;
}
#strapline {
	float: right;
	margin: 0px;
	padding: 25px 30px 0px 0px;
	font: 18px "Times New Roman", Times, serif;
	color: #666666;
	text-align: right;
}
#strapline span {
	font: 32px "Times New Roman", Times, serif;
	color: #d70101;
	margin: 0px;
	padding: 0px;
}
#menu_ctr {
	height: 40px;
	width: 950px;
	background: #d70101 url(images/menu_bkg.gif);
	text-align: right;
}
#menu	{
	padding-right: 30px;
	text-align: right;
	float: right;
}
#menu ul	{
	padding: 0px;
	list-style-type: none;
	float: left;
	margin: 0px;
}
#menu li	{
	position:relative;
	float: left;
	text-align: left;
	padding: 0px;
}
#menu li a	{
	text-decoration: none;
	display: block;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	position: relative;
	padding: 12px 0px 13px;
	margin-left: 45px;
}
#menu li a:hover {
	background: url(images/nav_btn_ovr.gif) no-repeat center;
	color: #ffffff;
	text-decoration: none;
}
#menu ul ul {
	display: none;
	position: absolute;
	float: left;
	top:40px;
	left:0px;
	border-top: 5px solid #d70101;
	border-bottom: 4px solid #d70101;
}
#menu li li a {
	color: #666666;
	display: block;
	width: 178px;
	background: #ffffff;
	height: 22px;
	text-align: left;
	border-bottom: 1px solid #d70101;
	border-right: 5px solid #d70101;
	border-left: 5px solid #d70101;
	margin: 0px;
	padding: 8px 0px 0px 10px;
}
#menu ul li:hover ul {
	display: block;
	float: left;
}
#menu li li {
	clear:both;
	float: left;
}
#menu li li a:hover	{
	background: #d70101;
	color: #ffffff;
	text-decoration: none;
}
#infomov_ctr	{
	height: 225px;
	width: 950px;
}
#mainbody	{
	padding-right: 30px;
	padding-left: 30px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
}
#mainbody a 	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #d71010;
	text-decoration: none;
}
#mainbody a:hover 	{
	text-decoration: underline;
}
#lhs	{
	float: left;
	width: 210px;
}
#lhs_menu	{
	margin-bottom: 15px;
}
#lhs_menu ul	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#lhs_menu li	{
	margin: 0px 0px 5px;
	padding: 0px;
	height: 50px;
}
#lhs_menu li a	{
	display: block;
	margin: 0px;
	padding: 22px 0px 12px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.blue	{
	background: url(images/blue_btn.gif) no-repeat;
}
.blue:hover	{
	background: url(images/blue_btn_ovr.gif) no-repeat;
}
.green	{
	background: url(images/green_btn.gif) no-repeat;
}
.green:hover	{
	background: url(images/green_btn_ovr.gif) no-repeat;
}
.purple	{
	background: url(images/purple_btn.gif) no-repeat;
}
.purple:hover	{
	background: url(images/purple_btn_ovr.gif) no-repeat;
}
.orange	{
	background: url(images/orange_btn.gif) no-repeat;
}
.orange:hover	{
	background: url(images/orange_btn_ovr.gif) no-repeat;
}
.red	{
	background: url(images/redlg_btn.gif) no-repeat;
}
.red:hover	{
	background: url(images/redlg_btn_ovr.gif) no-repeat;
}
.repair	{
	background: url(images/purple_btn.gif) no-repeat;
}
.repair:hover	{
	background: url(images/purple_btn_ovr.gif) no-repeat;
}
.audit	{
	background: url(images/redlg_btn.gif) no-repeat;
}
.audit:hover	{
	background: url(images/redlg_btn_ovr.gif) no-repeat;
}
#lhs_manufacturers	{
}
#lhs_manufacturers img	{
	display: block;
	margin: 0px;
	padding: 0px 0px 15px;
}
#lhs_manufacturers h6	{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
	display: block;
	margin: 0px;
	padding: 0px 0px 15px;
}
#lhs_contact	{
	display: block;
}
#lhs_contact h5	{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #d70101;
	display: block;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
}
#lhs_contact .input_width input	{
	width: 190px;
}
#lhs_contact .input_width textarea	{
	width: 190px;
}
#rhs	{
	float: right;
	width: 650px;
}
#products	{ color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}
#products img	{
	float: right;
	margin-left: 10px;
}
#products h4	{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 17px;
}
#products a	{ display: block; color: #FFFFFF; text-decoration: underline; padding-top: 5px; padding-left: 10px; padding-bottom: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; 
}
#products a:hover	{ text-decoration: none; 
}
#blue_ctr	{ margin-bottom: 15px; background-color: #67CDFF; border: 1px solid #CCCCCC; padding: 0px; height: 100px; 
}
#green_ctr	{ margin-bottom: 15px; border: 1px solid #CCCCCC; padding: 0px; height: 100px; background-color: #67CD33; 
}
#purple_ctr	{ padding: 0px; margin-bottom: 15px; background-color: #9A0067; border: 1px solid #CCCCCC; height: 100px; 
}
#orange_ctr	{ padding: 0px; margin-bottom: 15px; background-color: #e95332; height: 100px; border: 1px solid #CCCCCC; 
}
.testimonial_ctr	{
	background: #d70101;
	padding: 15px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 15px;
	display: block;
}
.testimonial_ctr img	{
	margin: 0px;
	padding: 0px 0px 10px;
}
.testimonial_ctr p	{
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.testimonial_ctr h3	{
	margin: 0px;
	padding: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#rhs .products	{
	width: 650px;
	float: left;
	margin-top: 12px;
	border-bottom: 1px dashed #d71010;
}
#rhs .products img	{
	width: 185px;
	float: right;
}
#rhs .products h3	{

}
#rhs .products a	{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #d70101;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 15px 0px 0px;
}
#clients .holders	{
	width: 215px;
	display: block;
	text-align: center;
	height: 100px;
	float: left;
}
#faq	{
	width: 650px;
	padding-left: 12px;
}
#faq ul	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#faq li	{
	font-family: Arial, Helvetica, sans-serif;
	color: #d70101;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	list-style-type: square;
}
#faq li li	{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	list-style-type: none;
}
#form_ctr	{
	clear: both;
	float: none;
}
#form_ctr table	{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.clearfloat {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 1px;
	overflow: hidden;
}
#footer_lnk	{
	padding-top: 10px;
	border-top: 1px solid #d71010;
}
#footer_lnk	a	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#footer_lnk	a:hover	{
	text-decoration: underline;
}
#contact_ctr	{
	width: 950px;
	margin: 0 auto;
	padding-top: 10px;
	height: 70px;
}
#address	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	text-align: left;
}
#dreamscape {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	text-align: right;
}
#dreamscape a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#dreamscape a:hover {
	text-decoration: underline;
}
/*h2	{
	font: 32px "Times New Roman", Times, serif;
	color: #d70101;
	margin: 0px;
	padding: 0px;
}
*/
#mainbody h4 a	{
	font: 24px "Times New Roman", Times, serif;
	color: #d70101;
	text-decoration: none;
}
#mainbody h4 a:hover	{
	text-decoration: underline;
}
.berk {
	width: 400px;
}
h1 {

	font: 32px "Times New Roman", Times, serif;
	color: #d70101;
	margin: 0px;
	padding: 0px;
}
#products h3 { color: #FFFFFF; margin: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 5px; padding-left: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-transform: uppercase; 
}
#audit_ctr	{ margin-bottom: 15px; border: 1px solid #CCCCCC; padding: 0px; height: 100px; background-color: #0099FF; 
}
#repair_ctr	{ margin-bottom: 15px; border: 1px solid #CCCCCC; padding: 0px; height: 100px; background-color: #820000; 
}
