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

/***************header***************/
/*
#header {height:352px;}
*/
#header {height:239px;}

/***************content***************/
.col-1 {width:270px;}
.col-2 {width:623px;}

.cols .col-1 {width:180px;}
.cols .col-2 {width:180px;}
.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:74px; width:590px;}


/* newsletter shadow */
.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.shadow { background-color: #cccccc; }

.content {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  padding: 0.5em;
}

.content blockquote {
	margin: 6px 20px 12px 20px;
}

.content h4 {
	padding-bottom: 12px;
}

.content h3 {
	text-align:center;
	font-size:16px;
	padding: 20px 20px 20px 20px;
}