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

#header {
	height:200px;
}

/***************content***************/
.col-1 {width:330px;}
.col-2 {
	width:580px;
}
.col-3 {width:191px;}
.col-4 {width:588px;}
.col-5 {
	width:958px;
}

/***************boxes***************/
.box2 .float-r {width:351px;}

table .date {width:118px;}

/***************form***************/
#contactForm p {width:210px;}
#contactForm .float-l {width:210px;}
#contactForm .float-l div {height:29px; width:210px;}
#contactForm input {height:20px; width:247px;}
#contactForm textarea {height:103px; width:266px;}

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

