#content {
	float:left;
	width:868px;
	margin-top:1px;
	background-image:url('../images/about_us_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
#content_nobg {
	float:left;
	width:868px;
	margin-top:1px;
}
#about_us_div {
	float:left;
	width:293px;
	margin-bottom:20px;
}
#about_us_content, #contact_info_content {
	float:left;
	width:170px;
	padding-top:10px;
	margin-left:10px;
}
#section_header {
	float:left;
	width:868px;
	margin-top:16px;
	margin-left:16px;
}
#img_holder {
	float:left;
	padding-left:30px;
	padding-top:36px;
	width:228;
	height:155;
}
* html #section_header {
	margin-top:8px;
	margin-left:8px;
}
#left_content {
	float:left;
	width:277px;
}
#left_content img {
	float:left;
	margin-bottom:10px;
}
#right_content_container {
	float:left;
	margin-left:2px;
	width:484px;
}
#center_content_container {
	float:left;
	margin-left:2px;
	width:310px;
}
#right_content, #center_content {
	float:left;
	padding-top:36px;
}
#right_content {
	width:484px;
}
#center_content {
	width:300px;
	padding-left:6px;
}
#right_content ul {
	padding-left:40px;
	list-style-type:square;
	padding-bottom:14px;
}
#right_content ul li {
	font-family:tahoma, verdana, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
}
#small_right_content, #about_us_date {
	width:320px;
	background-image:url('../images/small_right_content_bg.jpg');
	background-repeat:repeat-y;
	background-position:top left;
}
#small_right_content table {
	margin: 0 0 15px 0;
}
#small_right_content table td {
	color:#444444;
	font-size:10px;
	padding: 3px 8px;
}
#about_us_date {
	height:20px;
	padding-top:5px;
	padding-left:5px;
	margin:0 0 10px 0;
}
#contact_us_div {
	float:left;
	padding-top:36px;
	padding-left:36px;
	width:484px;
}
#contact_us_div img {
	float:left;
}
* html #contact_us_div {
	float:left;
	padding-top:36px;
	padding-left:36px;
	width:460px;
}
#contact_us img{
	float:left;
}
#right_content img{
	float:left;
}
#about_us_div img {
	float:left;
}
#contact_info_content {
	padding-left:45px;
}
#dobco_logo {
	float:left;
	width:500px;
	height:132px;
	background-image:url('../images/dobco_big.jpg');;
	background-position:top center;
	background-repeat:no-repeat;
	margin:0 0 30px 25px;
}
#brands_container {
	float:left;
	width:600px;
	margin-left:176px;
	margin-top:20px;
	margin-bottom:0px;
}
* html #brands_container  {
	margin-left:88px;
}
#brand, #last_brand {
	float:left;
	width:154px;
	height:146px;
	font-family:Tahoma,Verdana,san-serif;
	color:#805B14;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
#brand {
	margin-right:34px;
}
#brand img {
	float:left;
	clear:left;
	margin-bottom:8px;
}
#last_brand img {
	float:left;
	clear:left;
	margin-bottom:8px;
}
#estimator {
	margin:40px 0px 0 60px;
	width:740px;
	height:621px;
	clear:both;
}
p.about_us {
	font-family:tahoma, verdana, sans-serif;
	font-size:11px;
	color:#272521;
	line-height:18px;
}
p.content {
	font-family:tahoma, verdana, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
	padding:36px 0 0 30px;
	text-align:left;
}
p.left_content {
	font-family:tahoma, verdana, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
	padding:36px 0 0 0;
	text-align:center;
}
p.right_content {
	font-family:tahoma, verdana, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
}

p.right_content img {
	float:left;
	margin:0 8px 8px 0;
}
p.small_right_content {
	padding:5px;
	font-family:tahoma, verdana, sans-serif;
	font-size:10px;
	color:#444444;
	line-height:16px;
}

a.red_link, a:visited.red_link {
	color:#EF4035;
	text-decoration:underline;
}
a:hover.red_link {
	color:#EF4035;
	text-decoration:none;
}
a.black_link, a:visited.black_link {
	color:#363636;
	text-decoration:underline;
}
a.blue_link, a:visited.blue_link {
	color:#0066AF;
	text-decoration:underline;
}
a:hover.blue_link {
	color:#0066AF;
	text-decoration:none;
}
a.green_link, a:visited.green_link {
	color:#00853F;
	text-decoration:underline;
}
a:hover.green_link {
	color:#00853F;
	text-decoration:none;
}
#msds {
	padding-bottom:20px;
	list-style:square;
}
#msds li {
color:#363636;
	margin-left:20px;
	line-height:20px;
}

#msds li ul li {
	margin-left:20px;
}

#left_content ol {
	padding-bottom:20px;
	/* TODO
		added the following style in order to fix the numbers from the list getting cut off in IE
	*/
	padding-left: 4px;
	list-style:decimal;
}
#left_content ol li {
	color:#363636;
	margin-left:20px;
	line-height:20px;
}

/**********************************************/
/* auto clearing methodĘ */

#wrapper:after, #content_nobg:after
{content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#wrapper, #content_nobg
{display: inline-block;}

/* Hides from IE-mac \*/
* html #wrapper, #content_nobg
{height: 1%;}

#wrapper, #content_nobg
{display: block;}
/* End hide from IE-mac */