@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%;
	text-align:justify;
}
ol, ul {
	list-style: none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	background:#0c028a url(../images/bg_vegas.jpg) center top no-repeat;
}
#container {
	background:url(../images/bg_ftr.gif) center bottom no-repeat;
	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 {
	margin: 0px;
	padding: 0px;
	width: 540px;
	float: left;
}
#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: #001b5c;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#container #Content #left_panel h1 a {
	text-decoration:none;
	color: #001b5c;
}
#container #Content #left_panel h1 a:hover {
	text-decoration:underline;
	color: #690C16;
}
#container #Content #left_panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#container #Content #left_panel a {
	color:#0d038a;
	font-weight:bold;
	text-decoration:underline;
}
#container #Content #left_panel a:hover {
	color: #FF0000;
	text-decoration:none;
}
#container #Content #left_panel ul{
padding:0 0 0 50px;
line-height:30px;
}
#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;
}
#c1 {
	width:468px;
	text-align:center;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}


/*Content Area leftPanel 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;
}
.clear {
	clear: both;
	font-size:1px;
	margin:0px;
	padding:0px;
}
.right_image {
	float:right;
	padding:3px;
	margin:5px;
	border: 1px solid #CCCCCC;
}
/*General Styles Ends*/
/* Copyright Starts*/
#copyright {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #690C16;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FF9900;
	font-weight: bold;
	text-align:center;
}
/* Copyright 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 #105bc2;
	border-right:2px solid #105bc2;
	background-color:#0c028a;
	padding:0 0 0 0;
	color:#FFFFFF;
}
#right_panel .box_cont #r1{
margin:0 auto;
width:120px;
padding:10px 0 0 0;
}

* html #right_panel .box_cont {
	width:231px;
	border-left:2px solid #105bc2;
	border-right:2px solid #105bc2;
	background-color:#0c028a;
	padding:0 0 0 0;
	color:#FFFFFF;
}
#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;
}
#container_btmbg {
	background:url(../images/content_bottombg_bg.jpg) left bottom no-repeat;
	width:540px;
	height:40px;
	clear:both;
	float:left;
}
#container_btmbg #foot{
width:500px;
margin:0 auto;
height:100%;
text-align:center;
}
#container_btmbg #foot p{
text-align:center;
font-weight:bold;
}
#container_btmbg #foot a{
color: #000000!important;
}
.last{
background:none!important;
}
.rightimg{
float:right;
padding:2px;
margin:2px 2px 2px 2px;
}