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

/***************header***************/
#header {
	height:307px;
}

/***************content***************/
.col-1 {width:296px;}
.col-2 {width:597px;}

.cols .col-1 {width:180px;}
.cols .col-g {
	width:260px;
}
.cols .col-2 {width:180px;}
.cols .col-d {
	width:270px;
}
.cols .col-3 {width:180px;}

/***************form***************/
#Newsletter div {height:30px;}
#Newsletter input {height:20px; width:187px;}

#contactForm div {height:26px;}
#contactForm input {height:16px; width:260px;}
#contactForm textarea {height:214px; width:260px;}

