@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color:#000000;
	background-attachment: fixed;
	background-color: #013501;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 100%;
	margin-right: auto;
	margin:0 auto;
	padding:0;
}
/*Content Section Starts*/
#container #Content {
	width: 800px;
	margin:0 auto;
	padding:10px 0 20px 0;
}
#container #Content #contentwrapper {
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
}
/*Content AreaEnds*/

/*Content Area LeftPanel Starts*/
#container #Content #left_panel {
	background:url(../images/content_topbg.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 540px;
	float: left;
	background-color: #FFFFFF;
}
#container #Content #left_panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #690C16;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#container #Content #left_panel h1 a {
	text-decoration:none;
	color: #001A01;
}
#container #Content #left_panel h1 a:hover {
	text-decoration:underline;
	color: #034D02;
}
#container #Content #left_panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#001100;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
}
#container #Content #left_panel a {
	color:#FF0000;
	text-decoration:underline;
}
#container #Content #left_panel a:hover {
	color: #FF0000;
	text-decoration:none;
}
#container #Content #left_panel ul {
	padding:0 0 0 45px;
}
#container #Content #left_panel li {
	list-style: square;
}
#homeimage {
	width:520px;
	padding:5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #Content #left_panel .leftimg {
	float:left;
	padding:2px 2px 2px 0;
	border:1px solid #c2c2c2;
}
/*Content Area leftPanel Ends*/
/*General Styles Ends*/
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;
}
strong {
	color: #333333;
}
.h1_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.last {
	background:none!important;
}
.clear {
	clear: both;
	font-size:1px;
	margin:0px;
	padding:0px;
}
.right_image {
	float:right;
	padding:3px;
	margin:5px;
	border: 1px solid #CCCCCC;
}
.left_image {
	float: left;
	padding:3px;
	margin:5px 5px 0 0;
	border: 1px solid #CCCCCC;
}
/*General Styles Ends*/
/*Right panel Start*/
#right_panel {
	width:235px;
	float:right;
	margin:0 15px 0 0;
}
* html #right_panel {
	width:235px;
	float:right;
	margin:0 8px 0 0;
}
#right_panel .subtitle {
	width:235px;
	background:url(../images/right_panet_top.gif) left top no-repeat;
	height:30px;
}
#right_panel .subtitle h1 {
	font-size:15px;
	margin:0px;
	color:#f9c77d;
	font-weight: bold;
	text-align: center;
	width: 235px;
	line-height:30px;
}
#right_panel .box_cont {
	width:231px;
	border-left:2px solid #087700;
	border-right:2px solid #087700;
	background-color:#001a01;
	padding:0 0 0 0;
	color:#FFFFFF;
}
* html #right_panel .box_cont {
	width:231px;
	border-left:2px solid #087700;
	border-right:2px solid #087700;
	background-color:#001a01;
	padding:0 0 0 0;
	color:#FFFFFF;
}
#right_panel .box_cont img {
	text-align:center!important;
}
#right_panel .box_cont #b1 {
	margin:0 auto;
	width:120px;
	padding-top:10px;
}
#right_panel .box_bottombg {
	background:url(../images/right_panel_bottom_curve.gif) left top no-repeat;
	height:9px;
	width:235px;
	margin: 0px;
	padding:0 0 10px 0;
}
* html #right_panel .box_bottombg {
	background:url(../images/right_panel_bottom_curve.gif) left top no-repeat;
	height:9px;
	width:235px;
	margin: 0px;
	padding:0 0 0 0;
}
/*Right panel END*/
#container_btmbg {
	background:url(../images/content_bottombg_bg.jpg) left bottom no-repeat;
	width:540px;
	height:40px;
	clear:both;
	float:left;
	text-align:center!important;
}
#container_btmbg #foot {
	width:300px;
	margin:0 auto;
}
#container_btmbg #foot a {
	color:#000000!important;
	font-weight:bold;
}

