@charset "UTF-8";
body {
	margin: 0px;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentwrap {
	width: 63%;
}
#nav {
	width: 35%;
	position: fixed;
	top: 0px;
	height: 100%;
	z-index: 300;
	left: 65%;
}
#banner {
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 1480;
}
#context_image {
	position: fixed;
	left: 62%;
	bottom: 0px;
	z-index: 90;
}
.section_cyan {
	left: 1%;
	background-color: #676563;
	z-index: 100;
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	float: left;
	position: relative;
	color: #FFFFFF;
}
.section_magenta {
	left: 1%;
	position: relative;
	background-color: #d2c8c3;
	z-index: 100;
	width: 99%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 1px;
	float: left;
	color: #000000;
}
.section_image a  {
	font-family: "News Gothic Std", "News Gothic MT", "News Gothic", Helvetica, "Helvetica Neue", sans-serif;
	background-color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #262420;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 10px;
}
.salesbutton {
	float: right;
	clear: right;
	background-color: #FFFFFF;
	padding: 5px;
}
.section_image a:hover {
	background-color: #4adad2;
	color: #FFFFFF;
}
.section_image img {
}
.menu_item_cyan {
	background-image: url(../images/nav/navcyan.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 100%;
	position: relative;
	clear: left;
}
.menu_item_magenta {
	background-image: url(../images/nav/navmagenta.png);
	background-repeat: repeat-x;
	height: 41px;
	width: 100%;
	position: relative;
	clear: left;
}
#nav .spacer {
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	width: 7px;
	float: left;
}
#pagebreakdown {
	background-color: #ea403b;
	width: 100%;
	float: left;
	padding-top: 1px;
	padding-bottom: 4px;
}
.menu_item_cyan:hover {
	background-image: url(../images/nav/navblue.gif);
	background-repeat: repeat-x;
}
.menu_item_magenta:hover {
	background-image: url(../images/nav/navblue.gif);
	background-repeat: repeat-x;
}
#nav .spacercyan {
	background-color: #4adad2;
	height: 100%;
	position: relative;
	width: 7px;
	float: left;
}
#nav .spacermagenta {
	background-color: #ea403b;
	height: 100%;
	position: relative;
	width: 7px;
	float: left;
}
.menu_item_current {
	background-image: url(../images/nav/navwhite.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 100%;
	position: relative;
}
#nav #pagebreakdown .external a {
}
.media    {
	margin: 15px;
	background-color: #FFFFFF;
	padding: 5px;
}
.clearsection_image a {
	font-family: "News Gothic Std", "News Gothic MT", "News Gothic", Helvetica, "Helvetica Neue", sans-serif;
	background-color: #FFFFFF;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #262420;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 10px;
	clear: right;
}
.clearsection_image img {
}
.clearsection_image a:hover {
	background-color: #4adad2;
	color: #FFFFFF;
}
