@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #181818;
	line-height: 16px;
}
body {
	background-image: url(fox_images/fox_bkgd.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE4CE;
}
a:link {
	color: #044c7e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #044c7e;
}
a:hover {
	text-decoration: underline;
	color: #044c7e;
}
a:active {
	text-decoration: none;
	color: #044c7e;
}
#container {
	width: 925px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
#header {
	padding-right: 10px;
}
#main {
	margin-top: 10px;
	clear: both;
}
#left {
	height: 552px;
	width: 170px;
	background-image: url(fox_images/vert_dotted_line.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	padding-top: 15px;
	float: left;
}
#right {
	float: right;
	width: 725px;
	padding-top: 15px;
	background-image: url(fox_images/home_bkgd.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: right top;
	height: 460px;
}
#nav {
	width: 524px;
	height: 26px;
	padding-right: 10px;
}
#footer {
	margin-top: 35px;
	padding-left: 20px;
	margin-bottom: 35px;
}
#righthistory {
	float: right;
	width: 725px;
	padding-top: 15px;
	background-image: url(fox_images/history_bkgd.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: right top;
	height: 790px;
}
#rightservices {
	float: right;
	width: 725px;
	padding-top: 15px;
	background-image: url(fox_images/services_bkgd.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: right top;
	height: 460px;
}
#rightwhychoose {
	float: right;
	width: 725px;
	padding-top: 15px;
	background-image: url(fox_images/why_choose_bkgd.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: right top;
	height: 790px;
}
.subhead {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #0F75BC;
}
