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

#header {
	height:255px;
}

/***************content***************/
.col-1 {width:330px;}
.col-2 {width:589px;}
.col-3 {width:191px;}

/***************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%;}
