@charset "UTF-8";
body {
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FFF;
}
/* CSS Document */

#header {
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	width: 840px;
	height: 75px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E82212;
	padding-bottom: 5px;
}
/* CSS Document */

#headerBs {
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	height: 75px;
	position: relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E82212;
	padding-bottom: 5px;
	background-position: right;
}
#header img {
	position: absolute;
	bottom: 0px;
	/* [disabled]float: left; */
	width: 272px;
	margin-left: 10px;
}
#headerBs img {
	position: absolute;
	bottom: 0px;
	/* [disabled]float: left; */
	width: 272px;
	margin-left: 10px;
}
#headerLink {
	/* [disabled]float: left; */
	width: 200px;
	position: absolute;
	bottom: 0px;
	left: 325px;
	font-size: 12px;
	color: #666;
}
#headerLink a {
	color: #666;
}
#headerSearch {
	float: right;
	width: 250px;
	height: 70px;
	text-align: right;
	padding-top: 10px;
}
#headerSearch a {
	font-size: 14px;
	color: #E82212;
	text-decoration: none;
}
#headerSearch form {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#nav {
	width: 840px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #000;
	background-image: url(../img/navinner_bg.gif);
	background-repeat: repeat-x;
}
#navBs {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(../img/navinner_bg.gif);
	background-repeat: repeat;
	background-color: #000;
}
#navInner {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}
#navInnerBs {
	margin-right: auto;
	margin-left: auto;
}
#nav li img {
	float: left;
}
#navBs li img {
	float: left;
}
#navFlash {
	height: 60px;
	width: 800px;
	text-align: center;
	background-color: #979797;
}
#navFlash a {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
}
#headline {
	width: 840px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
	background-color: #494949;
}
#productsMenu {
	float: left;
	width: 120px;
	margin-left: 5px;
}
#productsMenu li img {
	margin-bottom: 5px;
}
#topics {
	width: 580px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#headlineRight {
	float: left;
	width: 120px;
}
#headlineRight img  {
	margin-bottom: 4px;
	height: 95px;
	width: 120px;
}
#headlineRight a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#bannerArea {
	width: 840px;
}
#bannerArea li img {
	float: left;
}
#bannerArea a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#maincontents {
	width: 840px;
	margin-top: 2px;
}
#maincontentsLeft {
	float: left;
	width: 320px;
	margin-left: 10px;
}
.whatnewFrame {
	border: 1px solid #999;
	margin-bottom: 10px;
}
#maincontentsRight {
	float: left;
	width: 480px;
	margin-left: 20px;
}
.maincontentsRightInner {
}
.maincontentsRightMenu {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;
}
.maincontentsRightMenu h3 a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
	background-color: #E6E6E6;
	display: block;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E72210;
	height: 1.5em;
	line-height: 1.5em;
	margin-bottom: 5px;
	text-indent: 0.5em;
	padding-top: 1px;
	border-bottom: 1px solid #B0B0B0;
}
.maincontentsRightMenu p {
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 1em;
	color: #666;
}
.maincontentsRightBox {
	clear: both;
	width: 460px;
	padding: 10px;
	font-size: 12px;
	color: #666;
}
#calendarBox {
	width: 460px;
	height: 195px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#calendarData {
	width: 460px;
	font-size: 12px;
}
#footerMenu {
	width: 840px;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 5px;
	background-color: #868686;
	background-repeat: repeat-y;
	color: #EAEAEA;
	background-image: -webkit-linear-gradient(270deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
	background-image: -moz-linear-gradient(270deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
	background-image: -o-linear-gradient(270deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
	background-image: linear-gradient(180deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
}
#footerMenu p {
	line-height: 1.5em;
}
#footerMenu a {
	color: #EAEAEA;
	text-decoration: none;
}
#footerMenu a:hover  {
	color: #FFFFFF;
}
#footerMenuBs {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 10px;
	background-color: #868686;
	background-repeat: repeat-y;
	color: #EAEAEA;
	background-image: -webkit-linear-gradient(270deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
	background-image: -moz-linear-gradient(270deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
	background-image: -o-linear-gradient(270deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
	background-image: linear-gradient(180deg,rgba(104,103,103,1.00) 0%,rgba(141,141,141,1.00) 19.67%);
}
#footerMenuBs p {
	line-height: 1.5em;
}
#footerMenuBs a {
	color: #EAEAEA;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#footerMenuBs a:hover  {
	color: #FFFFFF;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 840px;
}
#footerBs {
	font-size: 10px;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
