﻿.main {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
/*************** header ***************/
#header {
	height: 443px;
}
.logo {
	width: 255px;
}
/***************content***************/
#banners .col-1 {
	width: 203px;
}
#banners .col-2 {
	width: 204px;
}
#banners .col-3 {
	width: 204px;
}
#banners .col-4 {
	width: 204px;
}
#content .col-1 {
	width: 678px;
}
#content .col-2 {
	width: 215px;
}
#content .col-3 {
	width: 305px;
}
#content .col-4 {
	width: 311px;
}
/*************** form ***************/
#searchForm {
	width: 220px;
}
#searchForm input {
	height: 17px;
	width: 160px;
}
#contactForm .inp {
	height: 30px;
}
#contactForm input {
	height: 16px;
	width: 295px;
}
#contactForm textarea {
	height: 92px;
	width: 295px;
}
/*************** page-2 ***************/
#page-2 #content .col-4 {
	width: 560px;
}
/*************** page-3 ***************/
#page-3 #banners .col-1 {
	width: 448px;
}
#page-3 #banners .col-2 {
	width: 449px;
}
#page-3 #content .col-1 {
	width: 310px;
}
#page-3 #content .col-2 {
	width: 563px;
}
/*************** page-4 ***************/
#page-4 #content .col-1 {
	width: 310px;
}
#page-4 #content .col-2 {
	width: 563px;
}
/*************** page-5 ***************/
#page-5 #banners .col-1 {
	width: 448px;
}
#page-5 #banners .col-2 {
	width: 449px;
}
#page-5 #content .col-1 {
	width: 305px;
}
#page-5 #content .col-2 {
	width: 563px;
}
/*************** page-6 ***************/
#page-6 #content .col-4 {
	width: 560px;
}
/*************** page-7 ***************/
#page-7 #content .col-1 {
	width: 305px;
}
#page-7 #content .col-2 {
	width: 560px;
}
#page-7 #content .col-3 {
	width: 250px;
}
#page-7 #content .col-4 {
	width: 250px;
}
#page-7 .phone {
	margin-right: 80px;
}
/*************** page-8 ***************/
#page-8 #banners .col-1 {
	width: 448px;
}
#page-8 #banners .col-2 {
	width: 449px;
}
