/* COX CSS */html {	height: 100%;}#siteContent {	height:850px;	min-height:720px;	min-width:1060px;	z-index: 4;}body {	height: 100%;	margin: 0px;	padding: 0;	background-color: #FFFFFF;}#copyright {	width: 950px;	margin-right: auto;	margin-left: auto;	text-align: center;	font-size: 10px;	font-family: Tahoma, Geneva, sans-serif;	color: #999;	margin-top: 15px;	margin-bottom: 15px;}#copyright p {	margin-top: 3px;	margin-bottom: 3px;}a:link {	color: #666;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #666;}a:hover {	text-decoration: none;	color: #666;}a:active {	text-decoration: underline;	color: #666;}#container {	width: 960px;	margin-right: auto;	margin-left: auto;}#box {	margin: 0px;	padding: 0px;}#mast {	height: 120px;}#contactBlock {	height: 500px;	background-image: url(images/contactBG.gif);	background-repeat: no-repeat;	background-position: center top;}#contactForm {	margin-top: 275px;	margin-left: 118px;	width: 569px;}