/**************************************/
/*             About us	              */
/**************************************/
#cont_r,#cont_l{
	padding: 35px 0;	
}
#cont_l{
	width: 610px;
	float: left;
}
.holder{
	overflow: hidden;
}
#cont_l_t h2{
	margin-bottom: 10px;
}
#cont_l_t img{
	float:left;
	margin:  7px 15px 15px 0;
	background: #fff url("../images/about-bg.gif") no-repeat left top;
	padding: 6px 6px 15px 5.5px;
}
#cont_l_b{
	padding-top: 10px;
}
#cont_l_b div{
	width: 295px;
}
#cont_l_b1{
	float: left;
}
#cont_l_b1 p{
	padding-top: 10px;	
}
#cont_l_b2{
	float: right;
} 
#page_wrapper{
	line-height: 25px;
	padding: 0;
}

/*right*/
#cont_r{
	height: 100%;
	background: #fff url("../images/col_r_bg.jpg") left repeat-y;
	width: 310px;
	float: right;
	padding-left: 15px;
}
#cont_r #h-prod2{
	padding-top: 6px;	
}
#cont_r img{
	margin: 15px 0 0 4px;
	padding: 6px 6px 17px 6px;
	background: transparent url("../images/drums-bg.gif") no-repeat top left; 
}
#cont_r div b{
	clear: both;
	display: block;
	color: #2C618A;
	font-weight: normal;
	font-size: 16px;
}
#about_link,
#services_link,
#product_link{
	clear: both;
	margin-top: 10px;
	height: 34px;
	float: right;
}
#about_link{
	width: 105px;
	background: #fff url("../images/learnmore.gif") no-repeat right center;
	clear: none !important;
}
#services_link{
	width: 143px;
	background: #fff url("../images/services.gif") no-repeat right center;
	margin-top: 5px;
}
#product_link{
	width: 146px;
	margin-top: 54px !important;
	background: #fff url("../images/products.gif") no-repeat right center;
}
