
.first_line	{
	height: 24px;	
}

.navmenu_box	{
	width: 268px;
	vertical-align: top;
}

.navmenu_home	{
	float: left;
	width: 126px;	
}

.navmenu_home img	{
	margin: 8px 0px 0px 34px;
}

.navmenu_mail img	{
	margin: 8px 0px 0px 0px;
}

.second_line	{
	height: 374px;
	vertical-align: top;
	background: #3a92b2;
}

.header_left	{
	background: url(img/header_left.jpg) no-repeat top left;
	width: 268px;
	vertical-align: top;
}

.logo_box	{
	margin: 48px 0px 0px 10px;
}

.header_right	{
	background: url(img/header_right.jpg) no-repeat left top;
	width: 682px;
	vertical-align: bottom;
}

.third_line	{

	vertical-align: top;
}

.center_left	{
	vertical-align: top;
	width: 268px;
}

.center_right	{
	vertical-align: top;
	background: url(img/center_grad.gif) repeat-x top;
}

.text	{
	padding: 35px 50px 0px 78px;
}

.text_catalog	{
	padding: 0px 50px 20px 78px;
}

.content	{
	padding: 40px 20px 0px 20px;
}

.content_catalog	{
	padding: 30px 20px 0px 20px;
}

.content_actions	{
	padding: 0px 20px 0px 20px;
	margin-top: -10px;
}

.content_order	{
}

.fourth_line	{
	width: 100%;
	background: #e0e3e3;
	height: 101px;
}

.footer_left	{
	background: url(img/footer_left.gif) no-repeat left top;
	width: 18px;
}

.footer_right	{
	background: url(img/footer_right.gif) no-repeat right top;
	width: 18px;
}

.line_right	{
	height: 600px;
	width: 8px;
	position: relative;
	left: 942px;
	margin-top: -220px;
	margin-bottom: -600px;
	top: 340px;
	z-index: 10;
}

.line_left	{
	height: 600px;
	width: 8px;
	position: relative;
	left: 0px;
	top: -600px;
	margin-bottom: -600px;
	z-index: 10;
}

