#main {
	width:956px;
	text-align:left;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***************header***************/
#header {}

.banner .col-1 {width:197px;}
.banner .col-2 {width:197px;}
.banner .col-3 {width:197px;}
.banner .col-4 {width:197px;}

/***************content***************/
.col-1 {width:339px;}
.col-2 {width:612px;}
.col-3 {width:278px;}
.col-4 {width:337px;}

/***************titles***************/
.box h2 {width:36px;}

/***************boxes***************/
.box .col-1 {width:57px;}
.box .col-2 {width:213px;}

.block1 .col-3 {width:241px;}

.block2 .col-3 {width:270px;}
.block2 .float-r {width:252px;}

/***************form***************/
#contactForm div {height:36px;}
#contactForm input {height:16px; width:253px;} 
#contactForm textarea {height:160px; width:253px;}

/***************page-8***************/
#page-8 #content .col-1 {width:100%;}
.tagline {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

