#main {
	width:952px;
	background-image: url(images/box-bot.gif);
	background-repeat: repeat;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***************header***************/
#header {height:196px;}
.menu {height:50px;}

/***************content***************/
.col-1 {width:224px;}
.col-2 {
	width:700px;
}
.col-3 {width:224px;}
.col-4 {width:207px;}

/***************form***************/
#mainSearchForm input {height:19px; width:173px;}

#searchForm div {height:38px;}
#searchForm input {height:19px; width:171px;}

#contactForm .float-l {width:185px;}
#contactForm .float-l div {height:28px;}
#contactForm input {height:17px; width:180px;}
#contactForm textarea {height:73px; width:220px;}

/***************links***************/
.list2 li a {width:18px;}

.list3 li a {width:98px;}
.list3 li span {width:75px;}

/***************page-1***************/
#page-1 #header {
	height:400px;
}

/***************page-6***************/
#page-6 .col-2 {width:936px;}
