@charset "UTF-8";
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	background-color: #D6E04F;
	background-image: url(images/cavill_logo.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding: 0;
	margin: 0px;
}
.oneColFixCtrHdr #container #header #nav {
	width: 770px;
	height: 90px;
	text-align: right;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
}
.oneColFixCtrHdr #footer {
	background-color: #D6E04F;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	margin: 0px;
	width: 880px;
	float: left;
	height: 105px;
	overflow: hidden;
}
.oneColFixCtrHdr #container #header #promos {
	background-color: #522575;
	width: 900px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #header .promo {
	background-color: #522575;
	padding: 0px;
	float: left;
	margin: 0px;
	text-align: center;
}
.topicstyle1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
	clear: both;
}
.topicstyle2 {
	padding: 0px;
	float: left;
	width: 420px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topicstyle3 {
	padding: 0px;
	float: left;
	width: 272px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topicstyle4 {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topicstyle5 {
	padding: 0px;
	float: left;
	width: 564px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subnav {
	width: 750px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 35px;
	float: right;
	padding: 0px;
	margin: 0px;
}

