@charset "utf-8";
body {
	background-color: #D1D1D1;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	line-height: 18px;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
#container {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width: 628px;
	padding: 0px;
	background-color: #820B0A;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 75px;
	float:right;
	background-position: bottom;
}
#header h1 {
	color: #FECB5A;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header h1 a {
	text-transform: uppercase;
	font-size: 17px;
	color: #FECB5A;
	margin: 0px;
	text-decoration: none;
}
#header h1 a:hover {
	text-transform: uppercase;
	color: #FEE2A0;
	text-decoration: none;
}
/*Content Section Starts*/
#container #Content {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5D0104;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
}
/*Content Area LeftPanel Starts*/
#container #Content #left_panel {
	margin: 0px;
	padding: 0px;
	width: 192px;
	float: left;
	background-color: #830b0a;
	color: ##ece29b;
	font-weight: bold;
	text-align: center;
}
#container #Content #left_panel #logo {
	background-color: #820B0A;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 97px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #Content #left_panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #Content #left_panel h1 a {
	text-decoration:underline;
	color: #FFCC33;
	padding-left: 10px;
}
#container #Content #left_panel h1 a:hover {
	text-decoration:none;
	color: #FFCC33;
	font-family: "Times New Roman", Times, serif;
}
#container #Content #left_panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fecb5a;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
/*Content Area LeftPanel Ends*/


/*Content Area RightPanel Starts*/
#container #Content #right_panel {
	width: 610px;
	float: right;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#container #Content #right_panel .head {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 608px;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#container #Content #right_panel .head h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
}
#container #Content #right_panel .head h1 a {
	color:#000000;
	text-decoration:none;
}
#container #Content #right_panel .head h1 a:hover {
	color:#FF0000;
	text-decoration:none;
}
#container #Content #right_panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight:bold;
}
#container #Content #right_panel h2 a {
	color: #000000;
	text-decoration: none;
}
#container #Content #right_panel h2 a:hover {
	color: #000000;
	text-decoration: none;
}
#container #Content #right_panel h3 {
	color: #FF0000;
	font-size:13px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #Content #right_panel a {
	color:#FF0000;
	text-decoration:underline;
	font-weight: bold;
}
#container #Content #right_panel a:hover {
	color:#FF0000;
	text-decoration:none;
}
/*General Styles Starts*/
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
strong {
	color:#000000;
}
.clear {
	clear: both;
	font-size:1px;
	margin:0px;
	padding:0px;
}
/*General Styles Ends*/


/* Copyright Starts*/
body #footer {
 * width: 824px;
}
#footer {
	margin:0;
	color:#989898;
	font-size:12px;
	background-color: #000000;
	background-image: url(../images/bottom-menu-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 820px;
	padding: 0;
	text-align: center;
}
#footer ul {
	list-style: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:25px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	float: left;
	display: block;
	padding-top: 0px;
	text-align: center;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #989898;
	height: 13px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989898;
	margin-top: 7px;
}
#footer li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body #copyright {
 * width: 809px;
}
#copyright {
	width: 805px;
	text-align:left;
	font-weight: bold;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #999999;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#copyright a {
	color:#999999;
	text-decoration:none;
	margin: 0px;
}
#copyright a:hover {
	margin:0px;
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright img {
	margin-left:50px;
}
.menu-caption {
	background-color: #690a08;
	text-align: center;
	height: 23px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a80b06;
	border-bottom-color: #a80b06;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/new-leftbg.gif);
	background-repeat: repeat-x;
}
.menu-caption h2 {
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}
.left_img {
	float: left;
	padding: 3px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.right_img {
	padding: 3px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #DBDDE3;
}
.centre_img {
	background-image: url(../images/visit.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 221px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 70px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centre_img a {
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-image: url(../images/visit.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centre_img a:hover {
	padding: 3px;
	margin: 5px;
	background-image: url(../images/visit-hover.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.innerpad {
	padding: 0px;
	font-weight: bold;
	background-color: #690A08;
	height: 82px;
	width: 185px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: 1px solid #a80b06;
	background-image: url(../images/newsidebar.png);
	background-repeat: no-repeat;
}
.ad_innerbad {
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.innerpad img {
	border: 1px solid #950A06;
	padding: 0px;
	float: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.innerpad .box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 95px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.innerpad .box a {
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.innerpad .box a:hover {
	text-decoration:none;
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.innerpad .box p {
	color: #ece29b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 11px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.innerpad_center {
	padding:0 0 25px 0;
	font-weight: bold;
	background-color: #690A08;
	width: 185px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: 1px solid #a80b06;
	background-color:#9a0b11;
	text-align:center;
}
.innerpad_center img {
	border: 1px solid #950A06;
	padding: 0px;
	text-align:center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.innerpad_center .box {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 8px;
	;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.innerpad_center .box a {
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.innerpad_center .box a:hover {
	text-decoration:none;
	color: #ece29b;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu {
	width:620px;
	list-style:none;
	float:left;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	display:block;
	float:left;
	width:155px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	line-height: 13px;
}

#menu li a:link, #menu li a:visited {
	color:#e5ca61;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 3px;
	font-weight: bold;
}
#menu li a:hover {
	color:#FECB5A;
}
#menu li:hover {
	background-image: url(../images/menuhover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu .current {
	background-image: url(../images/menuhover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
}
#menu .current1 {
	background-image: url(../images/menuhover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}

.us {
	color: #FFD75E;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	line-height: 12px;
	clear: both;
}
.last{
border:none!important;
}