body {
	margin:0px;
	padding:0px;
	background:#a19fa0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	line-height:14px;
	height: 100%;
	color: #714b00;
	}
.headding_txt{
	color: #b8b1b1;
	font-weight: normal;
	font-size: 20px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
}
a {
	color:#858948;
	text-decoration:none;
	font-size: 14px;
	}
	
a:visited {
	color:#858948;
	text-decoration:underline;
	}
	
a:link {
	color:#858948;
	text-decoration:underline;
	}
	
a:hover {
	color:#FF0000;
	text-decoration:underline;
	}


/* structure */
#header {
	width:934px;
	height:115px;
	padding:0px 0px 10px 0px;
	background:url(../img/header.gif) no-repeat;
	text-align:left;
	position:relative;
	}

#logo {
	width: 153px;
	height: 162px;
	margin:28px 0px 0px 10px;
	background: url(images/logo.jpg) bottom no-repeat;
	}
.banner {
	width:882px;
	height: 222px;
	padding:0px 0px 0px 0px;
	background: url(images/banner.jpg) no-repeat;
	background-position: center top;
	}

	/************* Left Part ********************/

#side_line1{
	width:220px;
	height:20px;
	margin: 10px 0px 10px 10px;
	text-align:center;
	font-size: 17px;
	color:#FFFF00;
	font-family: "Bank Gothic";
}
#side_line2{
	width:220px;
	margin:30px 0px 10px 10px;
	text-align:center;
	font-size: 18px;
	color:#FFF;
	font-family: "Bank Gothic";
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background: #f0eeef;
	color: #000000;
}

#leftnav a{
	color: #8b8b8b;
	text-decoration: none;
}

#leftnav a:hover{
	color: #000;
	text-decoration: none;
}
	/************** Middle Part ******************/
	
.content{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 5px 0 8px;
}
.img_content{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.content_heading{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a3a853;
	font-weight: bold;
}
.content_big_head{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7d9cb4;
	font-weight: bold;
}
#mid_line1{
	width:100px;
	margin: 5px 0px 5px 0px;
	text-align:center;
	font-size: 14px;
	color:#3b3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mid_line2{
	/*width:150px;*/
	margin: 10px 0px 6px 0px;
	text-align:center;
	font-size: 14px;
	color:#3b3c3c;
	font-family: Arial, Helvetica, sans-serif;
}

	/************** Fotter Prt *****************/

.footer {
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.footer a{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.footer a:hover{
	color: #000;
	text-decoration: underline;
}