@charset "utf-8";
/* CSS Document */

#content {
	height:465px;
	padding-top:4px;
}

#heading , #about {
	width:auto;
	clear:both;
	border:1px solid #A4A6A5;
}

#heading {
	height:62px;
	background:url(images/FCT_CONTACT_headingBG.jpg) repeat-x;
}

#about {
	margin-top:4px;
	height:390px;
	background:url(images/FCT_CONTACT_aboutBG.jpg) repeat-x;
}

#title {
	margin-top:13px;
	margin-left:14px;
}

#headingtext {
	margin-top:6px;
	margin-left:17px;
	font-size:12px;
}

#pic {
	float:right;
	margin-top:18px;
	margin-right:24px;
	margin-left:50px;
}

#contactinfo {
	width:322px;
	margin-left:61px;
	margin-top:36px;
	text-align:center;
}

#requestform {
	font-size:12px;
}	

#info {
	margin-top:25px;
}

#abouttext {
	margin-top:25px;
	font-size:12px;
}