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

#header {height:219px;}

/***************content***************/
.col-1 {
	width:170px;
}
.col-2 {width:185px;}
.col-3 {width:195px;}

/***************page-3***************/
#page-3 .col-2 {
	width:451px;
}
#page-3 .float-l {
	width:176px;
}
#page-3 .float-r {
	width:275px;
	height: auto;
}

/***************page-4***************/
#page-4 .col-1 {width:215px;}
#page-4 .col-2 {width:382px;}

/***************page-5***************/
#page-5 .col-1 {width:215px;}
#page-5 .col-2 {width:382px;}

/***************page-6***************/
#page-6 .col-1 {width:215px;}
#page-6 .col-2 {width:382px;}

/***************page-7***************/
#page-7 .col-1 {width:215px;}
#page-7 .col-2 {width:382px;}

/***************page-8***************/
#contactForm input {height:15px; width:168px;}
#contactForm textarea {height:98px; width:168px;}

/***************page-9***************/
#page-9 .col-1 {width:660px;}

