@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}


td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal; 
	margin:0px;
	padding:0px;
	float:left;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;	
	margin:0px;
	padding:0px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	cursor: hand;
	pointer: hand;
	border: 1px solid #839EC2;
	background-image: url(../images/button_gradient.gif);
	background-repeat: repeat-x;
	padding-right: 3px;
	padding-left: 3px;
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	color: #444444;
	border: 1px solid #7F9DB9;
}
.txt-left{
	text-align:left;
	
}
.txt-green{
	color:#768c65;
}
.txt-wyt{
	color:#FFFFFF;
}
.txt-wyt-text{
	color:#FFFFFF;
	background-color:#1B1B1B;
}
.error_msg{
	margin-top:10px;
	color:red;
	font:30px;
	font-weight:bold;
	text-align:center;
}
.main{
	margin:auto;
	width:942px;
}
.header{
	float:left;
	width:942px;
	height:80px;
	background-image:url(../images/header_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:20px 0px 0px 10px;
}
/*
.header{
	float:left;
	width:942px;
	height:105px;
	background-image:url(../images/header_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:10px 0 25px 10px;
}*/
.header-lt{
	float:left;
	width:330px;
}
.header-rt{
	float:left;
	width:442px;
	padding:69px 0 0 170px;
}
.nav-links{
	float:left;
	width:430px;
	height:20px;
	padding:14px 0 1px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.nav-links a{
	text-decoration:none;
	padding:14px 20px 7px 18px;
	margin:0 2px 0 0;
	background-image:url(../images/nav_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#8f8f8f;
}
.nav-links a:hover{
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/nav_hover_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.nav-links a.active{
	color:#ffffff;
	text-decoration:none;
	background-image:url(../images/nav_hover_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.body-sec{
	float:left;
	width:902px;
	background-image:url(../images/body-sec_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:38px 0 0 40px;
	background-color:#000000;
}
.inner_body-sec{
	float:left;
	width:902px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image:url(../images/body-sec_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:38px 0 0 40px;
	background-color:#000000;
}
.body-sec_heading{
	float:left;
	width:896px;
	font-size:25px;
	color:#FFFFFF;
	padding:0 0 10px 6px;
}
.body-txt-green{
	float:left;
	width:894px;
	padding:0 0 0 8px
}
.body-btn{
	float:left;
	width:902px;
	padding:20px 0 25px 0;
}
.body-txt-wyt{
	float:left;
	width:942px;
	padding:10px 0 25px 10px;
}
.body-txt-wyt a{
	color:#FFFFFF;
	text-decoration:none;
}
.body-txt-wyt-img{
	position:absolute;
	float:left;
	width:942px;
	padding:10px 0 25px 10px;
	margin-top:-35px;

}
.body-txt-wyt-img a{
	color:#FFFFFF;
	text-decoration:none;
}
.body-txt-wyt-img a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
.body-txt-wyt a:hover{
	color:#CCCCCC;
	text-decoration:none;
}
.body-txt-heading{
	float:left;
	width:884px;
	padding:0 0 10px 18px;
}
.wjshow_sec{
	float:left;
	width:856px;
	height:190px;
}
.txt-wyt-heading{
	color:#FFFFFF;
	background-color:#1B1B1B;
}
.wjshow_txt{
	float:left;
	width:428px;
	font-size:16px;
	text-align:center;
	line-height:22px;
	padding:10px 0 0 0;
}

.about-us_sec{
	float:left;
	width:884px;
	padding:0 0 25px 18px;
}
.about-us_heading{
	float:left;
	text-align:left;
	width:884px;
	padding:20px 0 10px 0;
}
.about-us_txt{
	float:left;
	width:824px;
	font-size:14px;
	line-height:18px;
	color:#969696;
	padding:0 60px 0 0;
	text-align:center;
}
.footer_sec{
	float:left;
	width:860px;
	padding:0 48px 36px 34px;
}
.footer{
	float:left;
	width:860px;
	color:#969696;
	padding:40px 0 38px 0;
	text-align:center;
	background-color:#1b1b1b;
	line-height:18px;
	font-size:12px;
}
.footer a{
	color:#969696;
	text-decoration:none;
	margin:0 4px 0 4px;
}
.footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

 .link {
    text-decoration: none;
    border: 0px;
}
.Alink{
color:#FFFFFF;
text-decoration:underline;
}

.Alink:hover{
color:#768C65;
text-decoration:underline;
}










