/* CSS Document */
body{
	margin:0px;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#53A5B2;
}
div{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#B3EAF3;
}
/*change by chandra 778px to 978px*/
#container_main{
	width:978px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
/*change by chandra 778px to 978px*/
#top_head{
	height:50px;
	width:978px;
	background-image:url(../images/head.jpg);
}
#top_head_mar{
	height:16px;
}
#top_head_first{
	float:left;
	padding-left:200px;
	margin-left:150px;
	width:180px;
	height:26px;
	background-image:url(../images/d1.jpg);
}
#top_head_sec{
	float:left;
	width:193px;
	height:26px;
	background-image:url(../images/d2.jpg);
}
#top_head_thir{
	float:right;
	padding-right:100px;
	width:186;
	height:26px;
}
/*change by chandra 778px to 978px*/
#header{
	height:155px;
	width:978px;
	background-image:url(../images/header.jpg);
}
#link_header{
	height:37px;
	background-image:url(../images/link_chan_bg.jpg);
}
#link_header ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0px;
	padding: 0px ;
	float:left;
	width:978px;
	padding-top:13px;
}
#link_header li{
	display:inline;
	padding-left:38px;
	margin: 0px;
}
#down_mar{
	height:12px;
}

/*down left portion*/
#down_left{
	width:192px;
	float:left;
}
#down_left h1{
	height:34px;
	background-image:url(../images/left_cat.jpg);
	background-repeat:no-repeat;
	color:#005B69;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:14px;
	padding-top:7px;
	margin:0px;
}
#down_left ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
}
#down_left li{
	padding-left:19px;
	height:25px;
	background-image:url(../images/left_link_bg.jpg);
	color:#FFFFFF;
}
#down_left li a{
	height:25px;
	color:#FFFFFF;
}
#latest_news_top{
	height:60px;
	background-image:url(../images/latest_news.jpg);
}
#latest_news_mid{
	background-image:url(../images/latest_news_mid.jpg);
	padding-left:12px;
	padding-right:50px;
}
#latest_news_down{
	height:22px;
	background-image:url(../images/latest_news_down.jpg);
}


/*down mid portion*/
/*chandra by chandra 410 px to 600px*/
#down_mid{
	width:600px;
	float:left;
}
#pr{
	padding-right:12px;
}
#or_pad{
	height:10px;
}
#or_head{
	background-image:url(../images/or_bar.jpg);
	height:36px;
	padding-left:15px;
	color:#FFFFFF;
}
.fp_top{
	background:url(../images/fp_top.jpg) repeat-x  #C6E5EA;
	width:578px;
	border-left:1px solid #C3E9EC;
	border-right:1px solid #C3E9EC;
}
.fp_bottom{
	height:14px;
	background:url(../images/fp_bottom.jpg) repeat-x;
	width:580px;
}
.fp_mar{
	height:10px;
}
.fp_mar_left{
	width:11px;
	float:left;
}
.fp_mar_mid{
	width:220px;
	float:left;
}
.fp_mar_right{
	background:#FFFFFF;
	width:150px;
	float:right;
	text-align:center;
	border:10px solid #3495A5;
	margin-right:25px;
	margin-top:25px;
}
.fp_mar_right img{
	margin:15px auto;
	}

/*down right portion*/
#down_right{
	width:176px;
	float:left;
}
#cart{
	background-image:url(../images/cart.jpg);
	height:61px;
}
#cart_mar{
	height:21px;
}
#cart_text{
	width:110px;
	margin-left:65px;
	color:#FFFFFF;
}
#search{
	height:117px;
	background-image:url(../images/search.jpg);
}
#search_hei{
	height:74px;
}
#txt_ar{
	width:140px;
	float:left;
	margin-top:-10px;
}
#txt_but{
	width:30px;
	float:right;
	margin-top:-10px;
	padding-right:4px;
}
#blank{
	background-image:url(../images/blank.jpg);
}
#blank h1{
	height:42px;
	background-image:url(../images/right_link.jpg);
	background-repeat:no-repeat;
	color:#005B69;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:14px;
	padding-top:15px;
	margin:0px;
}
#blank ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
}
#blank li{
	padding-left:25px;
	height:20px;
	background-image:url(../images/right_link_bg.jpg);
}

#right_link_bottom{
	height:20px;
	background-image:url(../images/right_link_bottom.jpg);
}

#footer{
	height:100px;
	background: #2A595F url(../images/footer_rpt.gif) repeat-x 0px 0px;
}
#footer .paypal{
	float:left;
	width:auto;
	padding:15px 0 0 15px;
	}
#footer_hei{
	height:16px;
}
#footer_links{
	margin-left:250px;
	padding-top:16px;
	width:560px;
	float:right;
}

/*Important*/
.clear{
	clear:both;
}
.img{
	border:0px;
}
.linkli
{
	font-size:11px;
	text-decoration:underline;
	color:#B1B1B1;
	background-color:inherit;
	display:block;
	font-weight:bold;
	line-height:22px;
}
.leftch
{
color:#000000;
font-size: 1.0em;
text-decoration:none;
}
.leftarr
{
	line-height:27px;
	font-size:11px; 
	text-decoration:none;	
	color:#B6BABD;	
	background-color:inherit;
	display:block;	
	padding:0 0 0 16px;
}
.shli
{
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.shlia
{
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
}
/*########################FONT.CSS#######################*/
/* CSS Document */
.txt_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#407077;
	border:1px solid #000000;
}
.yellow_font{
	color:#FFFD93;
}
.dark_blue{
	color:#061070;
	font-size:14px;
	font-weight:bold; 
	text-decoration:none;
}
.dark_blue a{
	color:#061070;
	font-size:14px;
	font-weight:bold; 
	text-decoration:none;
}
.lite_blue{
	color:#007CCB;
}
.black_font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.black_font_b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.or_font{
	color:#F7A02B;
}
.red_font{
	color:#C71F1F;
	font-size:15px;
	font-weight:bold;
}
a.blue_un_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1B6F7C;
	font-weight:bold;
	text-decoration:underline;
}
a.blue_un_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1B6F7C;
	font-weight:bold;
	text-decoration:none;
}
a.white_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.white_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_links a{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#footer_links a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
a.white_link_sm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.white_link_sm:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.blue_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C6F7FF;
	text-decoration:none;
}
a.blue_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C6F7FF;
	text-decoration:underline;
}
a.blue_link_sm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C6F7FF;
	text-decoration:none;
}
a.blue_link_sm:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C6F7FF;
	text-decoration:underline;
}

/*################*/
.white_link_ch a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.white_link_ch a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.leftch
{
color:#005B69;
font-size: 1.0em;
text-decoration:none;
}
