body {
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0 auto;
	width: 980px;
    background: #0C0C0C;
}

/*-------------------------------------------------------------*/

.headerImg {
	float: left;
	width: 980px;
}

.headerImg img {
	float: left;
}

/*-------------------------------------------------------------*/

.headerLogo {
	float: left;
	background: url("images/hlBg.gif") repeat-x 2px;
	width: 980px;
	height: 76px;
}

.headerLogo img {
	float: left;
}

/*-------------------------------------------------------------*/

.headerMenu {
	float: left;
	width: 980px;
	background-color: #0C0C0C;
}

/*-------------------------------------------------------------*/

.hMenuContainer {
	width: 550px;
	height: 45px;
	background: url("images/hMenuBg.gif") no-repeat;
	background-color: #0C0C0C;
	
}

.hMenuContainer1 {
	float: right;
	width: 430px;
	background: url("images/hMenuBg.gif") no-repeat;
	background-color: #0C0C0C;
}

.hMenu {
	float: left;
	display: inline;
	margin: 2px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	height: 40px;
}

.hMenu li {
	display: inline;
}

.hMenu li a:link, .hMenu li a:active, .hMenu li a:visited {
	display: block;
	float: left;
	height: 23px;
	padding: 13px 10px 0px 25px;
	border-top: 1px solid #141414;
	border-right: 1px solid #0C0C0C;
	border-bottom: 1px solid #0C0C0C;
	color: #B5B5B5;
	text-decoration: none;
	font-weight: bold;
}

.hMenu li a:hover {
	border-top: 1px solid #1E1E1E;
	border-right: 1px solid #1E1E1E;
	border-bottom: 1px solid #1E1E1E;
	background: url("images/hMenuHover.gif") no-repeat 0px 0px;
	background-color: #000000;
}

/*-------------------------------------------------------------*/

.middleContainer {
	background-color: #0C0C0C;
	float: left;
	width: 980px;
}

.leftBar {
	float: left;
	background-color: #0C0C0C;
}

/*-------------------------------------------------------------*/

.box {
	margin: 22px 0px 0px 9px;
}

.boxTop {
	background: url("images/boxTop.gif") no-repeat bottom;
	background-color: #0C0C0C;
	width: 138px;
	height: 5px;
}

.boxMiddle {
	background: url("images/boxMiddle.gif") repeat-y;
	padding: 8px 0px 0px 9px;
	width: 129px;
}

.boxMiddle label {
	background: url("images/boxIco1.gif") no-repeat 5px 3px;
	padding-left: 25px;
	color: #7E7E7E;
}

.boxMiddle a:link, .boxMiddle a:active, .boxMiddle a:visited, .boxMiddle a:hover {
	display: block;
	border-bottom: 1px dotted #303030;
	padding-bottom: 17px;
	margin-top: 17px;
	width: 120px;
}

.boxMiddle p {
	background: url("images/boxIco2.gif") no-repeat 0px 2px;
	margin: 10px 0px 0px 8px;
	padding: 0px 0px 10px 8px;
	width: 100px;
	color: #7E7E7E;
	text-align: center;
}

.boxBottom {
	background: url("images/boxBottom.gif") no-repeat;
	width: 138px;
	height: 5px;
	background-color: #0C0C0C;
}

/*-------------------------------------------------------------*/

.content {
	float: left;
	background-color: #0C0C0C;
	width: 833px;
}

.contentLeft {
	float: left;
	width: 380px;
}

/*-------------------------------------------------------------*/

.homeForm {
	float: left;
	display: inline;
	color: #B5B5B5;
	margin: 30px 0px 0px 30px;
	width: 350px;
}

.homeForm form label {
	float: left;
	display: block;
	width: 110px;
	padding-right: 10px;
	text-align: right;
}

.homeForm form input {
	float: left;
	background-color: #292929;
	border-top: none;
	border-right: 1px solid #191919;
	border-bottom: none;
	border-left: none;
	width: 180px;
	margin-bottom: 12px;
	color: #B5B5B5;
	padding-left: 2px;
}

.required {
	float: left;
	padding: 0px 10px 0px 10px;
	color: #CB5B00;
}

.btnLeft {
	float: left;
	margin-left: 120px;
}

.btnCenter {
	float: left;
	background: url("images/btnCenter.gif") repeat-x;
	height: 18px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 13px;
	border: 0;
	color: #FFFFFF;
}

.btnRight {
	float: left;
	margin-right: 20px;
}

/*-------------------------------------------------------------*/

.homeNewsContainer {
	float: left;
	display: inline;
	width: 365px;
	margin: 40px 0px 0px 15px;
	padding-bottom: 10px;
	color: #4E6F15;
	background: url("images/homeNewsBg.gif") repeat-x;
	background-color: #000000;
}

.homeNews {
	border-bottom: 1px dotted #262626;
	padding-bottom: 10px;
	margin: 30px 0px 0px 15px;
	width: 340px;
}

.homeNews a:link, .homeNews a:active, .homeNews a:visited {
	color: #B5B4B4;
	text-decoration: none;
}

.homeNews a:hover {
	text-decoration: underline;
}

.homeNews p {
	color: #7E7E7E;
	margin: 10px 0px 10px 0px;
}

/*-------------------------------------------------------------*/

.footer {
	float: left;
	background-color: #0C0C0C;
	border-top: 1px solid #1E1E1E;
	color: #444444;
	width: 940px;
	height: 37px;
	padding: 23px 0px 0px 40px;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #444444;
	text-decoration: none;
}

.footer a:hover {
	color: #4E6F15;
	text-decoration: underline;
}

/*-------------------------------------------------------------*/

.video {
	float: left;
	display: inline;
	width: 350px;
	margin: 20px 0px 20px 93px;
	text-align: right;
	color: #4E6F15;
}

.video1 {
	float: right;
	display: inline;
	width: 350px;
	margin: 20px 60px 20px 0px;
	text-align: right;
	color: #4E6F15;
}

.videoTitle {
	clear: both;
	background: url("images/videoIco.gif") no-repeat;
	padding: 3px 0px 0px 20px;
	margin: 10px 0px 10px 0px;
	height: 19px;
	text-align: left;
	color: #B2904B;
}

.videoTitle a:link, .videoTitle a:active, .videoTitle a:visited {
	color: #B2904B;
	text-decoration: none;
}

.videoTitle a:hover {
	color: #4E6F15;
	text-decoration: underline;
}

.video img {
	float: left;
}

.videoMiddle {
	float: left;
	background: url("images/videoMiddle.gif") repeat-y;
	width: 320px;
	padding: 5px 15px 0px 15px;
}

.videoMiddle label {
	float: left;
	margin: 0px 0px 20px 105px;
	background: url("images/boxIco1.gif") no-repeat 5px 3px;
	padding-left: 25px;
	color: #7E7E7E;
}

.videoNavigation {
	clear: both;
	padding: 20px 0px 20px 0px;
	text-align: right;
	color: #B2904B;
	font-weight: bold;
	text-align: center;
}

.videoNavigation a:link, .videoNavigation a:active, .videoNavigation a:visited {
	color: #4E6F15;
	text-decoration: none;
	font-weight: bold;
}

.videoNavigation a:hover {
	color: #B2904B;
	text-decoration: underline;
}

