@charset "utf-8";
body {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #606060;
	background-image: none;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	word-spacing: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #f2f2f2;
}
.oneColFixCtrHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F2F2F2;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #container #secondary_menu {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #606060;
	padding-left: 15px;
	word-spacing: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
}

.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/banner_background.png);
	height: 55px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #888888;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	word-spacing: 35px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	white-space: normal;
	letter-spacing: normal;
}
.oneColFixCtrHdr #mainContent {
	background-image: url(images/gradient_800_w-g1_bot_heavy.png);
	background-repeat: no-repeat;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center top;
	vertical-align: 0%;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #8F8F8F;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-spacing: normal;
}
.oneColFixCtrHdr #footer {
	background-image: url(images/gradient_bot_gray1.png);
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColFixCtrHdr #content2 {
	margin-top: 25px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: -20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer_black {
	background-image: url(images/gradient_bot_black.png);
	background-position: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.oneColFixCtrHdr  #mainContent_static {
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center top;
	vertical-align: 0%;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	float: none;
}
