/* CSS Document */

header {
	margin: 0;
	background-color: #0F0;
	
	

	
}



body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
//background-image:url(images/left_col_img.png);
}
	

form, p, h1, h2, h3, h4, h5, h6, ul, ol, dl {
	margin:0;
	padding:0;
}

p {font-size:0.6em;	color:#353535;}

a:active, a:link, a:visited {color:#353535;}
a:hover {color:#FF3300;}

h1 {
	font-size:0.8em;
	font-weight:bold;
	color:#CC0000;
}

#container {
	width:995px;
	height:300px;
	margin:0px auto 0px auto;
}

#inside {
	background-image;
	background-repeat:repeat-y;
	background-position:top;
	width:995px;
	height:auto;
	float:left;
}

#innerbody {
	width:922px;
	height:auto;
	margin:0px 36px 0px 35px;
	padding:0px;
}

.dis_pp { /* Rules for Disclaimer & Private Policy */
	width:892px; /* 922px */
	padding:15px;
}

.dis_pp h1 {
	padding:5px 0px 5px 0px;
	margin-bottom:10px;
	text-align:center;
}

.dis_pp p {
	font-size:0.75em;
	text-align:justify;
}

.leftcol {	/* for home page */
	width: 175px; /* 385 */
	height: 310px;
	float: left;
	padding: 5px 5px 5px 5px;
	background-color:#f3f3f3;
	text-align:center;

}

.round {
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	width:165px;
	height:300px;
	float:left;
	background-color: #000000;
	padding: 5px 5px 5px 5px;

}

.centrecol {
	width:476px; /*306 */
	height:310px;
	background-color:#f3f3f3;
	float:left;
	padding:10px 15px 0px 15px;
}

.centrecol img {
	border:1px solid #000;
	display:inline;
	width:250px;
	height:250px;
	margin:5px 5px 0px 10px;
}

.centrecol ul {
	list-style: none;
	
	
}
.centrecol li {
	width:200px;
	display:inline-block;
	margin-top: 20px;
	margin-left:20px;
	text-align:center;

}

.centrecol h1 {padding-left:10px;}

.rightcol {
	width:201px; /* 231 */
	height:300px;
	background-color:#e9e9e9;
	float:left;
	padding:10px 15px 10px 15px;
	text-align:left;
}

.rightcol h1 {
	text-align:center;
}

.rightcol ul {
	padding: 0px 15px 0px 15px;
}

.rightcol p {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}

.rightcol img {border:none;}

.leftcol a:link, .leftcol a:active, .leftcol a:visited {color:#000000; text-decoration:none;}
.centrecol a:link, .centrecol a:active, .centrecol a:visited {color:#CC0000; text-decoration:none;}
.rightcol a:link, .rightcol a:active, .rightcol a:visited {
	color: #0000FF;
	text-decoration: none;
}

.centrecol a:hover {color:#FF6600;}
.rightcol a:hover {
	color: #FF0000;
}

.leftcol h1, .centrecol h1, .rightcol h1 {
	font-size:0.8em;
}

.left_all {
	background-color:#ffffff;

	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:295px;
	float:left;
}

.imgleft {
	border:1px solid #000000;
	margin:10px;
}

.left_all h1 {
	height:17px;
	
	background-repeat:repeat-x;
	border-bottom:2px solid #cccccc;
	margin-right:2px;
	padding:7px 0px 5px 20px;
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
}
.left_form {
	width: 170px;
}

.right_all {
	background-color:#ffffff;
	width:722px;
	float:right;
}

.right_all ul {

	padding-left:40px;
}

.right_all li {padding:10px 0px 0px 0px;}

.img_right {
	border:1px solid #000000;
	float:right;
	margin:0px 0px 10px 10px;
}

*html .img_right {
	padding:0px
}

.img_left {
	border:1px solid #000000;
	float:left;
	margin:0px 10px 10px 0px;
}

*html .img_left {
	padding:0px;
}

.right_all h1, .dis_pp h1 {
	background-color:#0099FF;
	color:#fff;
	height:22px;
	padding:15px 20px 3px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em; 
	font-weight:normal;
}

.right_all h2 {
	font-size:0.8em;
	font-weight:bold;
	color:#CC0000;
	padding:0px 20px 0px 20px;
}

.right_all p {
	font-size:0.8em;
	color:#424242;
	padding:0px 20px 0px 20px;
}

.right_all p.fline {padding-top:15px;}

.bot1 {
	clear:both;

	width:995px;
	height:0px;
}

.bot2 {
	clear:both;

	width:995px;
	height:13px;
}

#footer {
	background-image: url(images/footer.png);
	width: 995px;
	height: 54px;
	background-repeat: no-repeat;
}

#footer p {
	font-size:0.6em;
	line-height:1.5;
	padding:0px 45px 0px 45px;
	width:650px;
}

#footer p.fright {
	text-align:right;
	float:right;
	width:150px;
}
#footer a:link, #footer a:active, #footer a:visited {text-decoration:underline;	color:#353535;}
#footer a:hover {color:#ff0000;}
.dotline {
	
	background-repeat:repeat-x;
	background-position:top;
	line-height:0.7em;
	margin-top:10px;
}

.bold {font-weight:bold;}

/* ------------------------ Navigation Menu Starts ----------------------------*/

#navbar {
	background-image: url(images/navbar5.png);
	background-repeat: no-repeat;
	font-size: 0.8em;
	width: 905px;
	height: 33px;
	float: left;
	padding: 0px 45px 0px 45px;
}

.menuul{
	list-style:none;
	margin-left:110px;
	padding:0;
}

.menuli{
	display:inline;
	float:left;
	margin-top:6px;
	border-right:1px solid #535353;
	list-style:none;
}

.menuli a {
	width:100px;
	padding:3px 5px 3px 5px;
	display:block;
	text-decoration: none;
	line-height:21px;
	text-align:center;
	color:#000;
	position:static;
}

li:hover a, li.over a {  /*.topmenuli a:hover {*/
	display:block;
	text-decoration: none;
	color: #FF0000;

	background-repeat:repeat-x;
}

.submenu { 
	float:left;
	list-style:none;
	font-size:0.85em;
	position:absolute;
	margin:0px;
	padding:0px;
	display:none;
	visibility:visible;
	border-top:1px solid #000;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	border-left:5px solid #FF0000;
	filter: alpha(opacity=93); 
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=93); o-moz-opacity: 0.93; opacity:0.93;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=6);*/ 

}

.submenu li{
	list-style-type:none;
	list-style-image:none;
}

.submenu li a{
	line-height:12px;
	display:block;
	width:135px;
	line-height:15px;
	white-space:nowrap;
	padding:3px 8px 3px 5px;
	text-align:left; 
	color: #000000;
	border-bottom:1px solid #fff;
}

.submenu li a.group {padding-left:20px; width:120px;}

li:hover ul, li.over ul{ /* lists nested under hovered list items */
	display: block;
}

.submenu a:hover{
	text-decoration: none;
	color:#FF0000;
	background-color:#fff;
	background-image:none;
}

li:hover li a, li.over li a {
	color: #000000; 
	font-weight:normal; 
	background-color:#f1f1f1;

	background-repeat:repeat-y;
	background-position:left;
}

#searchbar {
	font-size:1em;
	width:165px;
	height:265px;
	float:left;
	padding:0px ;
}
.searchul{
	
	list-style:none;
	margin-left:10px;
	padding:0;
}

.searchli{
	background-image: url(images/searchbar.png);
	display: inline;
	float: left;
	margin-top: 5px;
	list-style: none;
	color: #000000;
}

.searchli a {
	width:135px;
	padding:3px 5px 3px 5px;
	display:block;
	text-decoration: none;
	line-height:21px;
	text-align:center;
	position:static;
}

.searchli:hover a, li.over a {  /*.leftmenuli a:hover {*/
	display:block;
	text-decoration: none;
	color: #FF0000;
	background-image:url(../images/searchbar.png);
	background-repeat:repeat-x;
}

/* ------------------------ Navigation Menu Ends ----------------------------*/
/* ------------------------ Rules for Left Navigation ---------------------- */
#leftnav ul {
	margin:0px 17px 0px 17px;
	padding:0;
	list-style:none;
}

#leftnav li {
	background-repeat:repeat-x;
	background-position:bottom;
/*	border-bottom:1px solid #CCCCCC;*/
	font-size:0.7em;
}

*html #leftnav li a {
	width:100%;
}

#leftnav li a:link, #leftnav li a:visited {
	width:100%; /* 200px */
	display:block;
	padding:5px 0px 5px 0px;
	line-height:1;
	color: #535353;
	text-decoration: none;
}

#leftnav li a:hover {
	background-image:none;
	color:#ff0000;
}

#leftnav li.leftsub {padding-left:15px;}
/* ----------------- Rules for Left Navigation Ends here ----------------- */
