#content {
	height: 483px;
	position: absolute;
	top: 320px;
	background: url(/images/content_contact.jpg) no-repeat;
	width: 830px;
}
#content p  {
	font: normal 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px 0px 6px;
	float: left;
	padding: 0px;
	position: absolute;
	top: 33px;
	left: 57px;
}
#content p  strong.blue{
	color: #124980;
}
#content a  {
	color: #124980;
}
#content table  {
	position: absolute;
	left: 270px;
	top: 33px;
}
#content table  td{
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
#content table  td.left{
	text-align: right;
	padding-right: 9px;
}
#content input  {
	width: 366px;
	border: 1px solid #ccc;
	height: 20px;
	_height: 18px;
}
#content input#button  {
	width: 368px;
	border: none;
	height: 30px;
}
#content textarea  {
	width: 366px;
	border: 1px solid #ccc;
	height: 157px;
	_height: 155px;
}
#content table  tr.message td{
	padding-bottom: 0px;
}
#content table  tr.button td{
	padding-bottom: 0px;
	padding-top: 0px;
}
#content table  tr.byemail td{
	padding-bottom: 16px;
}
#wrapper #bar {
	position: absolute;
	left: 170px;
	top: 803px;
	width: 830px;
	background: #0f3d74;
	height: 30px;
}

