.leftCol{
	width:190px;
	float:left;
}

.RightCol{
	padding-right:6px;
	width:687px;
	float:right;
}

.RightCols{
	padding-right:6px;
	width:880px;
	float:right;
}	

.categories{
	width:181px;
	border:1px solid #9bc1c4;
	background:#f5fbfb;
}

.CategoriesList{
	color:#c23b10;
	padding:0px;
	margin:5px 0px 0px 0px;
	list-style-position:inside;
	list-style:square;
}

.CategoriesList li{
	margin:0px;
	padding:3px 15px 3px 0px;
	list-style-position:inside;
	border-top:1px dotted #38848a;
}

.CoName{
	color:#38848a;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #38848a;
}

.additionalServices{
	width:100%;
	float:left;
}

.additionalServices img{
	margin:0px 0px 0px 0px;
}


.additionalServicesTitle{
	border-bottom:1px solid #39848a;
	padding:5px 0px 0px 0px;
	margin:2px 0px;
	overflow:hidden;
	width:100%;
}

.add_services{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:13px;
}

.add_services li{
	float:right;
	margin:0px 0px 0px 0px;
	list-style:none;
}


.add_services ul{
	width:119px;
	height:80px;
	padding:25px 10px 2px 2px;
	background:url(images/add_bg.png) no-repeat;
	position:absolute;
	list-style:none;
	margin:0px 0px 0px 0px;
}

.add_services a{
	color:#fff;
}

.add_services ul li{
	float:right;
	width:110px;
	padding:3px;
	border-bottom:1px dotted #999;
}

.newProductsInside{
	width:100%;
	overflow:hidden;
	padding:0px;
	list-style:none;
}


.newProductsInside_td{
	background:url(images/product.png) center no-repeat;
}

.detailHolder{
	border-bottom:1px dotted #3a858b;;
	border-left:1px dotted #3a858b;;
	border-right:1px dotted #3a858b;;
	padding:4px;
}

.wideBlockContacts{
	background:#e0f8f8;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	border-top:3px solid #666;
	padding:8px 0px 0px 0px;
}
.txtField{
	width:100%;
	border:none;
	border-bottom:1px dotted #38848a;
	background:#e0f8f8;
}

.txt_area{
	width:100%;
	border:none;
	background:url(images/txt_areabg.png) repeat;
}

.co_jobsHolder{
	width:339px;
	float:right;
	margin:0px 0px 0px 9px;
}


.co_offers{
	width:339px;
	float:right;
	margin:0px 0px 0px 0px;
}

.co_jobs{
	width:337px;
	float:right;
	margin:0px 0px 0px 0px;
	border-bottom:1px dotted #3a858b;
	border-left:1px dotted #3a858b;
	border-right:1px dotted #3a858b;
}

.button{
	font-size:12px;
	font-family:tahoma;
	color:#000
}











