#main { width:900px; margin:0 auto; text-align:left;}

#header {height:526px;}

/***************content***************/
.col-1 {
	width:508px;
}
.col-2 {
	width:350px;
}

.box .float-l {width:187px;}
.box .float-r {width:187px;}

.inner .float-l {width:148px;}
.inner .float-r {width:148px;}

/***************form***************/
#contactForm input {height:17px; width:293px;}
#contactForm textarea {height:109px; width:293px;}

/***************page-2***************/
#page-2 .col-1 {
	width:500px;
}
#page-2 .col-4 {width:200px;}
#page-2 .col-5 {
	width:200px;
	float: right;
}
#page-2 .col-6 {width:200px;}

/***************page-3***************/
#page-3 .col-1 {width:499px;}

/***************page-4***************/
#page-4 .col-1 {
	width:450px;
}
/***************page-5***************/
#page-5 .col-1 {
	width:600px;
}
/***************page-6***************/
#page-6 .col-1 .float-l {width:422px;}
#page-6 .col-1 .float-r {width:50px;}

/***************page-7***************/
#page-7 .col-1 {width:100%;}

