#interiorMainContent{
	width:886px;
	margin-right: auto;
	margin-left: auto;
	padding:37px 17px 28px 28px;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e5e7e6;
	/*height:100%;
	min-height:1300px;*/		
}

#IMCleft {
	float: left;
	width:611px;
}

#IMCright {
	float: right;
	width:254px;
	padding-left:6px;
	padding-right:12px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f3;
}

.linediv{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f3;	
}

#riskAssessmentForm {
	margin-top: 0px;
	font-size:12px;
	height:420px;
	width:276px;
	background-image: url(/images/formBG.png);
	background-repeat: no-repeat;
	padding-top:88px;
}

#manufacturers{
	padding-top:37px;
	color:#376373;
	text-transform:uppercase;
	font-size:14px;
	padding-left:12px;	
}

/* ---- LINKS <<<-----------*/

/* ---- Testimonial <<<-----------*/

#testimonials_container big {
	-x-system-font:none;
	font-family:Georgia,sans-serif;
	font-size:60px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:45px;
	margin-bottom:10px;
}

.bige {
	-x-system-font:none;
	font-family:Georgia,sans-serif;
	font-size:60px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:45px;
	margin-bottom:10px;
}

#testimonials  {
	float:right;
	width:460px;
	line-height:25px;
	margin-bottom:20px;
}

#testimonials_container  {
	font-size:18px;
	height:auto;
	margin:5px 10px ;
	width:500px;
}

.attribution {
	font-family:helvetica, arial;
	color:#999;
	font-size:11px;
	margin-top:6px;
	}

/* ---- FORMS <<<-----------*/

.formBG{
	height:514px;
	width:276px;
	margin-top:74px;
	
	
}

.formtitle{
	color:#3d3f40;
	margin-left:23px;	
}


.formtitle tr td input {
	border: 1px solid #d5d5d5;
	margin-top:12px;
	margin-bottom:10px;
	height:26px;
	width:230px;
}

.formtitle tr td select {
	border: 1px solid #d5d5d5;
	margin-top:10px;
	margin-bottom:10px;
	height:26px;
	width:230px;
}

.checkbox {		
		border:0 none;
}

#TermsAndConditions {
		float:left;
		margin:0px 10px 0 9px;
}

.terms{
	margin-left:18px;
	margin-top:0px;	
}

#btnSubmit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/signup-continue.png) no-repeat scroll 0 0;
height:39px;
width:120px;
}

/* ---- TYPOGRAPHY <<<-----------*/

.searchResults {
line-height:19px;
}

.searchResults dt strong {
margin-top:20px;
display:block;
}

.searchResults dd dt strong {
margin-top:20px;
}


.searchResults  em a:link  {
	text-decoration:underline;
	color: #FF0000;
}

.searchResults em  a:visited  {
	text-decoration:underline;
	color: #FF0000;
}

searchResults  em  a:hover  {
	text-decoration:underline;
	color: #FF0000;
}

.IMCLEFTtitle {
	color:#09b5dd;
	font-size:33.51px;
	text-transform:uppercase;
	font-family:"gill sans", Palatino, Helvetica, Arial, serif;
}

.IMCmainText {
	font-family:Helvetica, Arial;
	color:#959390;
	line-height:25.51px;
	font-size:14px;
	padding-top:10px;
	padding-right:25px;
}

.bodyTitle{
	padding-left:8px;
	margin-top:24px;
	color:#004e60;
	font-size:14px;
	text-transform:uppercase;
}

#IMCleft table tr td p {
	padding-left: 8px;
	padding-right:25px;
	line-height: 24px;
	color: #999;
	padding-top: 16px;
	font-size: 12px;
}
#IMCleft table tr td p strong {
	color: #666;
}

#manufacturers ul  li {
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #666;
	text-transform:none;
	line-height:17px;
	padding-top:10px;	
}
#testimonial {
	margin-top: 0px;
	padding-left:12px;
}

/* ---- Sales <<<-----------*/
.name {
    color: #00AAEA;
    display: block;
    font: 13px "Calibri",Verdana,Arial,sans-serif;
   
	
}
.title{
    color: #333333;
    display: block;
    font: 10.5px "Calibri",Verdana,Arial,sans-serif;

}

.saleslink {
	font: 11px "Calibri", Verdana, Arial, sans-serif;
	color: #cc3333;
	letter-spacing:-1px;
}
.saleslink a:link{text-decoration:none;color:#cc3333;}
.saleslink a:visited{text-decoration:none;color:#cc3333;}
.saleslink a:hover{text-decoration:none;color:#333;}

