#content p{
	margin-bottom: 20px;
}

#content h1{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align:center;
}

#content h2{
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 20px;
	text-align:left;
}

#content hr{
	height: 5px;
	background: url(hr.gif) repeat-x scroll center;
	border-style: none;
	margin-bottom: 10px;
}

#content a{
	color: white;
	text-decoration:underline;
}

#content a:hover{
	text-decoration:none;
}

/* .......................................................... */

div#company_gallery {	
	padding: 0px;
	margin: 0 auto;
	width: 870px;
}

#company_gallery img{
	border: 5px solid white;
	margin: 0px;
	padding: 0px;
}

#company_gallery .caption{
	font-size: 14px;	
	width: 200px;
	padding: 0px;
	margin-top: 7px;
}

#company_gallery .caption_align{
	position:relative;
	height: 30px;
}

#company_gallery .single_image{	
	text-align:center;
	margin-left: 4px;
	padding: 7px 2px;
	width: 215px;
	height: 184px;
	float: left;	
}

/* ........................................ */

div#YMapsID{
	border: 1px solid #ccc; 
	width:660px;
	height:400px;	
}

/* ........................................ */

div#pricelist_div{
	margin-top: 30px;
	font-size: 14px;
}

div#pricelist_item{
	padding: 10px;		
	margin-bottom: 5px;
}

.odd_line{
	background-color: #e3dec1;
	color: #58595b;	
}

.even_line{
	color: white;
}

div#pricelist_image{
	float: left;
	width: 220px;
	height: 145px;
}

#pricelist_image img{
	border: 5px solid white;
}

#pricelist_body{
	width: 290px;
	float:left;
	min-height: 142px;
	height:auto !important;
	height: 142px;
	border-right: 1px solid;
	padding-right: 10px;
}


#pricelist_body .odd_line{
	border-right-color: #58595bl;
}

#pricelist_body .even_line{
	border-right-color: white;
}


#pricelist_body h2{
	margin-top: 0px;	
	padding-top: 0px;	
}

div#pricelist_price{
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 120px;
}
/* ........................................ */