﻿body {
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000;
	margin: 0 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a {
	color: #9a1417;
	text-decoration: underline;
}
img {
	border: 0;
}
.red {
	color: #861817;
}

.navbox {
	background-image: url('images/nav_bk.png');
	background-repeat: repeat-x;
	width: 100%; /* for IE */;
	height: 83px;
}
.navlink {
	width: 947px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
}
.navspace {
	padding-right: 45px;

}
.maintop {
	background-image: url('images/maintop.png');
	background-repeat: no-repeat;
	margin-top: 50px;
	height: 33px;
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}
.mainbottom {
	background-image: url('images/mainbottom.png');
	background-repeat: no-repeat;
	height: 32px;
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}
.mainbk {
	background-image: url('images/mainbk.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
}
.breadcrumb {
	margin-left: 55px;
	font-size: 10px;
	color: #666666;
	float: left;
	height: 25px;
	padding-top: 15px;
	padding-bottom: 8px;
	width: 387px;
}
.footer-left {
	margin-left: 55px;
	font-size: 10px;
	color: #666666;
	float: left;
	padding-top: 15px;
	height: 25px;
	width: 587px;
}
.footer-right {
	font-size: 10px;
	color: #666666;
	float: right;
	padding-top: 15px;
	height: 25px;
	margin-right: 55px;
	width: 285px;
	text-align: right;
}
.sec-nav {
	float: right;
	height: 25px;
	margin-right: 55px;
	padding-top: 10px;
	padding-bottom: 12px;
	width: 505px;
	text-align: right;
}
.maincontent-short {
	margin-left: 55px;
	width: 645px;
	padding-top: 10px;
	display: block;
	float: left;
}
.hd-img {
	border: 1px solid #CCCCCC;
	margin-top: 26px;
}
.mainbk-footer {
	background-image: url('images/mainbk.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	padding-top: 30px;
}
.sidebox {
	width: 207px;
	margin-right: 55px;
	display: block;
	float: right;
}
.sec-nav-off a {
	border: 1px solid #C0C0C0;
	width: 185px;
	height: 13px;
	margin-right: 1px;
	margin-left: 1px;
	padding: 3px;
	text-align: center;
	float: right;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.sec-nav-on {
	border: 1px solid #C0C0C0;
	background-color: #861817;
	color: #fff;
	width: 185px;
	height: 13px;
	margin-right: 1px;
	margin-left: 1px;
	padding: 3px;
	text-align: center;
	float: right;
	font-size: 10px;
}
.sec-nav-mfg-off a {
	border: 1px solid #C0C0C0;
	width: 151px;
	height: 13px;
	margin-right: 1px;
	margin-left: 1px;
	padding: 3px;
	text-align: center;
	float: right;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.sec-nav-mfg-on {
	border: 1px solid #C0C0C0;
	background-color: #861817;
	color: #FFFFFF;
	width: 151px;
	height: 13px;
	margin-right: 1px;
	margin-left: 1px;
	padding: 3px;
	text-align: center;
	float: right;
	font-size: 10px;
}
div.sec-nav-mfg-off:hover {
	background-color: #e8e8e8;
	cursor: pointer;
}
div.sec-nav-off:hover {
	background-color: #e8e8e8;
	cursor: pointer;
}
.sec-nav-phys-on {
	border: 1px solid #C0C0C0;
	width: 92pt;
	height: 13px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #861817;
	margin-right: 1px;
	margin-left: 1px;
}
.sec-nav-phys-off a {
	border: 1px solid #C0C0C0;
	width: 92pt;
	height: 13px;
	padding: 3px;
	text-align: center;
	float: right;
	font-size: 10px;
	margin-right: 1px;
	margin-left: 1px;
	color: #000000;
	text-decoration: none;
}
div.sec-nav-phys-off:hover {
	background-color: #e8e8e8;
	cursor: pointer;
}
.sidebox-contact {
	width: 207px;
	height: 100px;
	background-image: url('images/sidebox-3.png');
	background-repeat: no-repeat;
}
.sidebox-contact-content {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.maincontent-full {
	margin-left: 55px;
	width: 893px;
	padding-top: 10px;
}
.input {
	border: 1px solid #C0C0C0;
	color: #333333;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hm-plainbox {
	width: 294px;
	display: block;
	float: left;
}
.hm-leftbox {
	width: 280px;
	display: block;
	float: left;
}
.hm-middlebox {
	width: 577px;
	display: block;
	float: left;
}
.hm-div {
	height: 290px;
	width: 1px;
	background-color: #C0C0C0;
	display: block;
	float: left;
	margin: 0 9px 0 9px;
}
/*HOMEPAGE SLIDER */
#slider {
	width: 890px; /* important to be same as image width */;
	height: 175px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */
}
#sliderContent {
	width: 893px; /* important to be same as image width or wider */;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	margin-left: -40px;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 15px 13px;
	margin-left: 515px;
	width: 349px;
	height: 133px;
	background-color: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
.center {
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.faq {
	border: 1px solid #C0C0C0;
	width: 120pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #861817;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 5px;
}
.faq a {
	color: #FFFFFF;
}
/****MENU******/
ul.menu {
	list-style: none;
	margin:0;
	padding: 0;
	height: 50px;
}
ul.menu * {margin:0; padding:0;text-align:left;}
ul.menu a {display:block; color:#fff; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:2px;}
ul.menu ul {position:absolute; top:26px; left:0; display:none; list-style:none;}
ul.menu ul li {position:relative; border:none; border-top:none; width:224px; margin:0;background-color:#000;}
ul.menu ul li a {display:block; padding:3px 7px 5px; }
ul.menu ul li a:hover {background-color:#464646;color:#fff;}
ul.menu ul ul {left:148px; top:-1px;}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; background-color:#000; font-weight:bold; width:224px;}
ul.menu .menulink:hover, ul.menu .menuhover {}
ul.menu .sub {}
ul.menu .topline {border-top:1px solid #aaa; }
.grey {
	color: #666666;
	font-size: 1.4em;
	font-weight: bold;
}
.redoutline {
	border: 1px solid #CC0000;
	padding: 5px;
}
.smtext {
	font-size: .9em;
}
.apply {
	border: 1px solid #C0C0C0;
	width: 120pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 5px;
}
.apply a {
	color: #FFFFFF;
	text-decoration: none;
}
.apply a:hover {
	color: #e1e1e1;
	text-decoration: none;

}
