#main {
	width:989px;
	margin:0 auto;
	text-align:left;
}

/***************header***************/
#header {height:312px;}

/***************content***************/
.row-1 .col-1 {
	width:310px;
	padding-right: 5px;
}
.row-1 .col-2 {
	width:310px;
	padding-right: 5px;
}
.row-1 .col-3 {width:310px;}

.box .col-1 {
	width:310px;
	padding-right: 5px;
}
.box .col-2 {
	width:310px;
}

.row-2 .col-1 {width:261px;}
.row-2 .col-2 {width:261px;}
.row-2 .col-3 {width:184px;}

/***************form***************/
#Newsletter p {height:53px;}
#Newsletter input {height:25px; width:262px;}

#contactForm .inp {height:26px;}
#contactForm input {height:17px; width:263px;}
#contactForm textarea {height:288px; width:263px;}

