@charset "UTF-8";
body {
	margin: 0px 0px 20px;
	background-color: #251515;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8383;
}
.clearFloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
img {
	border: 0;
}
form {
	margin: 0px;
	padding: 0px;
}





#headerContainer {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 93px;
	position: relative;
}
#header h1 {
	padding: 93px 0 0;
	overflow: hidden;
	background-image: url(images/header_h1.jpg);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:93px; /* for IE5.5's bad box model */
	margin-top: 0px;
	margin-bottom: 0px;
}
#languageFlags {
	height: 20px;
	width: 182px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
	margin: 10px;
}
#languageFlags div {
	display: inline;
}
#languageFlags div h3 {
	padding-top: inherit;
}
#languageFlags form {
	display: inline;
}
#languageFlags img {
	padding-left: 8px;
}
#searchBox {
	width: 202px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	margin: 10px;
	padding: 0px;
}
#searchBox input {
	margin: 0px;
	padding: 0px;
}
#searchBox .inputField {
	width: 143px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b8383;
}
#topNavContainer {
	background-color: #8c692f;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #df9447;
}
#topNav {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 21px;
	position: relative;
	color: #d0c2ab;
	line-height: 21px;
}
.leftNav {
	position: absolute;
	left: 0px;
	margin-left: 10px;
}
.rightNav {
	position: absolute;
	right: 0px;
	margin-right: 10px;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
}
#topNav .leftNav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 32px 0px 0px;
}
#topNav .rightNav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 32px;
}
#topNav a {
	text-decoration: none;
	color: #d0c2ab;
}
#topNav a:hover {
	color: #FFFFFF;
}
#topNav span {
	color: #FFFFFF;
}





#middleContainer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#middle {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-image: url(images/product_nav_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
#middle p {
	margin-top: 0px;
}
#mainContentContainer {
	margin-right: 10px;
	margin-left: 10px;
	width: 739px;
	float: right;
}
#mainContent {
	background-color: #FFFFFF;
}
#leftCol {
	background-color: #FFFFFF;
	width: 312px;
	float: left;
	height: 436px;
}
#leftCol img {
	margin-bottom: 10px;
}
#rightCol {
	width: 413px;
	margin-left: 322px;
}
#rightCol h2 {
	font-size: 16px;
	font-weight: normal;
	color: #605a5a;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d6d6;
}
#rightCol.infoPage p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#rightCol.infoPage h3 {
	color: #605a5a;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 14px;
}
#rightCol.infoPage a {
	color: #605a5a;
	text-decoration: underline;
}
#rightCol.infoPage a:hover {
}
#rightCol.infoPage ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightCol.infoPage ul li {
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#rightCol.infoPage strong {
	font-weight: bolder;
	color: #605a5a;
}





#productNav {
	width: 171px;
	margin: 0px;
	background-color: #f2f1f1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 59px;
	padding-left: 10px;
	color: #8b8383;
	position: relative;
	float: left;
}
#productNav ul {
	margin: 0px 0px 25px;
	padding: 0px;
}
#productNav li {
	list-style-type: none;
}
#productNav li a {
	color: #8b8383;
	text-decoration: none;
}
#productNav li a:hover {
	color: #6F6868;
}
#productNav h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bolder;
	color: #6F6868;
}
#siteCredits {
	height: 43px;
	width: 181px;
	position: absolute;
	bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	left: 0px;
}






#bottomNavContainer {
	background-color: #8c692f;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #df9447;
}
#bottomNav {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	height: 21px;
	position: relative;
	color: #d0c2ab;
	line-height: 21px;
}
#bottomNav ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#bottomNav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px 32px 0px 0px;
}
#bottomNav a {
	text-decoration: none;
	color: #d0c2ab;
	font-weight: normal;
}
#bottomNav a:hover {
	color: #FFFFFF;
}
