@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	background-image: url(/assets/images/bg.jpg);
	background-repeat: repeat-x;	
	padding: 0px;
}

a, a:link, a:active, a:visited {
	color: #1761ba;
	text-decoration: underline;
}



a:hover {
	color: #1761ba;
}

#clear {
	clear: both;
}

#page_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}

#epoxy_flooring_michigan_header {
	width: 990px; 
	height: 146px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url(/assets/images/epoxy_floor_nav_bg.gif);
	background-repeat: repeat-x;	

}

#epoxy_flooring_michigan_header_top {
	height: 100px;
}

#michigan_epoxy_flooring_logo {
	float: left;
	width: 226px;
	height: 88px;
}

#epoxy_floor_payments {
	float: right;
}

#epoxy_flooring_michigan_navigation {
	width: 990px;
	height: 42px;
	text-align: right;
}

#website_design_michigan_right {
	float: right;
	width: 32px;
	height: 104px;
}

#epoxy_flooring_michigan_banner {
	background-image: url(/assets/images/website_design_banner_bg.jpg);	
	width: 990px;
	height: 249px;
	margin: 0;
	padding: 0;
	margin-top: -4px;
}

#epoxy_flooring_michigan_left {
	float: left;
	width: 290px;
}

#epoxy_flooring_michigan_right {
	float: right;
	width: 700px;
	height: 279px;
	overflow: hidden;
}

#michigan_epoxy_flooring_content_wrapper {
	width: 990px;
	min-height: 400px;
	background-color: #ffffff;
	overflow: hidden;
}

#michigan_epoxy_flooring_content {
	margin-left: 24px;
	margin-right: 24px;
	padding-bottom: 24px;
	margin-top: 20px;	
}

#website_design_left_side {
	float: left;
	width: 290px;
}

#website_design_right_side {
	margin-left: 11px;
	float: left;
	width: 620px;
}

#content_custom_website_design {
	background-image: url(/assets/images/content_custom_website_design.gif);
	background-repeat: no-repeat;
	width: 601px;
	height: 147px;
	margin-left: auto;
	margin-right: auto;
}

#content_search_engine_marketing {
	background-image: url(/assets/images/content_website_marketing.gif);
	background-repeat: no-repeat;	
	width: 601px;	
	height: 147px;
	margin-left: auto;
	margin-right: auto;	
}

.contentPromoTitle {
	display: block; 
	float: left; 
	top: 12px; 
	position: relative; 
	left: 157px; 
	color: #ffffff; 
	font-weight: bold;
}

.contentPromoText {
	display: block; 
	float: left; 
	top: 8px; 
	position: relative; 
	left: 157px; 
	color: #003366; 
	width: 421px;
}

.contentPromoButton {
	display: block; 
	float: right; 
	position: relative; 
	bottom: 3px;
	right: 16px;
}

#tabs_wrapper {
	clear: both;
	display: block;
	height: 33px;
	margin-left: 2px;
	float: left;
	margin-top: 8px;		
}

#tabs {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	height: 34px;
	float: left;
}

#tabs ul {
  padding: 0;
	margin: 0;
}

#tabs li {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 1px;	
}

#tabs a, #tabs a:link, #tabs a:visited {
	color: #003366;
	background: url(/assets/images/tabs.gif) right 34px;
	display: block;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	/* IE6 Fix */
	float: left;			
}

/* tabs a span is contained separated due to browser issues */

/* START IE6 Margin Fix */
#tabs a, #tabs a span {
	display: block;
	float: left
	border: 0px solid #0000ff;
}

/* END IE6 Margin Fix */

#tabs a:hover {
	background: url(/assets/images/tabs.gif) right 0px;
	display: block;	
	/* IE6 Fix */
	float: left;		
}

#tabs a:hover span {
	background: url(/assets/images/tabs.gif) left 0px;
	display: block;
	/* IE6 Fix */
	float: left;			
}

#epoxy_coatings_footer {
	border-top: 1px solid #afd1ff;
	padding-top: 22px;
	width: 990px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	margin-bottom: 20px;
}

#epoxy_coatings_footer a, epoxy_coatings_footer a:link, #epoxy_coatings_footer a:visited {
	color: #0000ff;
}

#epoxy_coatings_footer a:hover {
	color: #0000ff;
}

.pageTitle {
	margin-bottom: 10px;
  font-size: 20px;
	color: #2254cf;
	font-weight: bold;
	font-style: italic;
}

#divider {
  margin-top: 6px;	
	border-top: 1px solid #bbcdf2;
}

#subsection {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

#divider_sections {
	clear: both;
	width: 100%;
	border-top: 1px dotted #bbcdf2;
	margin-top: 6px;
}

.floatRight {
	margin-left: 16px;
	float: right;
	margin-bottom: 6px;
}

.floatLeft {
	margin-right: 16px;
	float: left;
	margin-bottom: 6px;
}

.pic {
	border: 1px solid #000000;
}

.picFloatRight {
	margin-left: 16px;
	float: right;
	margin-bottom: 6px;
	border: 1px solid #000000;
}

.picFloatLeft {
	margin-right: 16px;
	float: left;
	margin-bottom: 6px;
	border: 1px solid #000000;	
}

#contact_form_container ul {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 32px;
}

#contact_form_container li {
	height: 32px;
}

#contact_info_text {
	width: 28%; 
	float: left;
}

#contact_info_form {
	width: 68%; 
	float: right;
}

#contact_form_wrapper {
	display: block;
	position: relative;
	overflow: hidden;
	/*background-color: #bed0d7; 
	border: 3px double #ffffff;*/
}

#contact_form_container {
	width: 98%; 
	margin-left: auto; 
	margin-right: auto;
}	

#contact_form_container_form {
	width: 94%; 
	margin-left: auto; 
	margin-right: auto;
}

#form_titles {
	float: left; 
	text-align: right; 
	width: 140px; 
	margin-right: 6px;
}

#form_fields {
	float: left;
	display: block;
	position: relative;
}

#form_fields input {
	width: 280px;
}

#form_fields .submit {
	clear: both;
	position: relative;
	width: auto;
}

#form_fields textarea {
	width: 280px;
	height: 136px;
}

#custom_website_design_wrapper {
	width: 100%;
}

#custom_website_design_container {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#custom_website_design_description {
	width: 74%;
	float: right;
}

#portfolio_divider {
	clear: both;
	height: 30px;
}

/* --------------- contact form styles --------------- */
#contactFormFieldTitle {
	line-height: 21px;
}

#contactFormFieldReqTitle {
	line-height: 21px;
	font-weight: bold;
}

#contactFormField {

}

#contactFormFieldFloatLeft {
	float: left;
}

#contactFormVerificationCode {
	margin-top: 11px;
}

#contactFormSubmit {

}

#contact_form_wrapper .input {
	width: 271px;
}

#contact_form_wrapper .textarea {
	width: 271px;
	height: 161px;
}

#help_lists li {
	line-height: 30px;
}

.clearboth {
	clear: both;
}

.epoxy_coatings_florida_wrapper {
	margin-top: 32px;
}

.epoxy_flooring_michigan_home_left {
	float: left;
	width: 530px;
	padding-right: 24px;
	border-right: 1px solid #afd1ff;
	min-height: 178px;
}

.epoxy_flooring_michigan_home_right {
	float: right;
	width: 354px;	

}

.contact_epoxy_flooring_michigan_wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.contact_epoxy_flooring_michigan_page_left {
	float: left;
	width: 460px;
	padding-right: 24px;
}

.contact_epoxy_flooring_michigan_page_right {
	float: right;
	width: 405px;
}

#contact_form_container_form {
	width: 94%; 
	margin-left: auto; 
	margin-right: auto;
}

#contactFormFieldTitle {
	line-height: 21px;
}

#contactFormFieldReqTitle {
	line-height: 21px;
	font-weight: bold;
}

#contactFormField {

}

#contactFormFieldFloatLeft {
	float: left;
}

#contactFormVerificationCode {
	margin-top: 11px;
}

#contactFormSubmit {

}

#contact_form_container_form .input {
	width: 271px;
}

#contact_form_container_form .textarea {
	width: 422px;
	height: 161px;
}

.home_promo_wrapper {
	width: 218px; height: 169px; background-repeat:no-repeat;
}

.home_promo_text {
	position: relative; height: auto; width: auto; text-align: center; top: 68px; 
}

#epoxy_colors_text a {
	color: #ffffff; font-weight: bold; font-size: 14px; text-decoration: none;
}

#epoxy_colors_text a:hover {
	color: #ffffff; font-weight: bold; font-size: 14px;
}

.faqQuestion {
	color: #3a21f1;
	font-weight: bold;
	border-bottom: 1px dotted #3a21f1;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 4px;
}



