#main { width:874px; margin:0 auto; text-align:left;}

#header {
	height:450px;
}
.logo p {width:400px;}

/***************content***************/
.row-1 .col-1 {width:461px;}
.row-1 .col-2 {width:342px;}

.row-2 .col-1 {width:370px;}
.row-2 .col-2 {width:378px;}


.link a {
	width:93px;
	height:24px;
}
#clearfloats {
	clear: none;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	padding: 2px;
	margin-bottom: 0px;
}
#frmContact fieldset {
	text-align: left;
	width: 100%;
	border: 1px solid #666;
	margin: 0px auto 10px;
	padding: 5px;
}
#frmContact input.text {
	width: 200px;
}


#frmContact fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-bottom: 10px;
	padding: 5px;
	color: #666;
}
#frmContact fieldset p {
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
}
