/* CSS Document */

.page_border
{
	margin:0px;
	margin-left:14px;
	margin-right:14px;
}

.contact_left
{
	width:366px;
	float:left;
	min-height:200px;
}


.contact_right
{
	width:366px;
	float:right;

	min-height:200px;
}

.about_column_left_1
{
	float:left;
	width:270px;
}

.about_column_right_1
{
	float:left;
	width:270px;
}

.blue_panel
{
	background:#d7dfee;
	padding-left:12px;
	padding-right:12px;
}

.blue_panel_trade
{
background-image:url(../images/about/header_trade_bodies.png);
background-repeat:no-repeat;
padding-top:35px;
}

.red_panel_catalogue
{
	background-image:url(../images/about/search_our_catalogue.jpg);
	background-repeat:no-repeat;
	
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
	
	height:323px;
	
	margin-bottom:20px;
}


