@charset "utf-8";
/* CSS Document */

body{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background: #f6f9f0 url(../images/bg-main6.jpg) repeat-x;
}


#main-container{
	width:990px;
	background-color:#ffffff;
	overflow:hidden;
	padding:0px;
	margin:0 auto;
	border: 1px solid #c4c4c4;
	 }
	 
	 
/*----------------------------------------------------------------------------------------------------------------------------------*/

/*------------------------------logo---------------------------------------------------------------*/
#hdr-container{
	width:990px;
	overflow:hidden;
	padding:0px;
	}

.logo{
	width:220px;
	height:90px;
	padding-left:2px;
	padding-right: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

.logo h1  {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
   	padding:0;

}

.logo h1 a {
	text-indent:-9999px;
	text-decoration:none;
	background-image:url(../images/logo.jpg);
	display:block;
	background-repeat: no-repeat;
	height: 90px;
	width: 220px;
}

/*---------------------------end of logo------------------------------------------*/

/*-----------------googlead--------------------*/
#right-banner{
	width:728px;
	height:90px;
	float:right;
	
}




/*-----------------googlead end--------------------*/

#main-bg-container{
	width:990px;
	background-color:#EEEEEE;
	}
/*----------------------------------nav---------------------------------------------------------------*/
	
#nav-main{
	background:url(../images/nav.jpg) no-repeat;
	margin-left:2px;
	width:990px;
	height:45px;
	margin-top: 4px;
	}

.navline {
	display:block;
	height:25px;
	background:url(../images/divider.jpg) no-repeat;
	background-position:center 2px;
	width: 2px !important;/*--------for IE-------------------------*/
	}
	
.nav-main-txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto 0;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#003300;
	text-align:center;
	}
	
.nav-main-txt ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-left: 10px;
	}
	
.nav-main-txt li{
	margin: 0px;
	padding:0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	}
		
.nav-main-txt a{
	text-decoration:none;
	color:#003300;
	}
	
.nav-main-txt a:hover{
	text-decoration:none;
	color:#669933;
	}

/*---------------------------------------------end of main logo---------------------------------------------------------------*/

/*------------------------------------------left nav---------------------------------------------------------------------*/

#nav-lft-main{
	width:200px;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	}	
	
#nav-lft{
	background-color:#EFF6E8;
	width:198px;
	float:left;
	padding: 0px;
	margin: 0px;
	border-left-color:#ccffcc;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#ccffcc;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#ccffcc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.left-nav-top{
	margin:0;
	background:url(../images/lft-nav.jpg) no-repeat;
	height:25px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.lft-nav-top-cntnt{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003300;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	padding-top: 0px;
	padding-bottom: 10px;
}


.lft-nav-top-cntnt ul{
	margin:0px;
	padding:0px;
}


.lft-nav-top-cntnt li{
	background-position:0 5px;
	list-style-type: none;
	padding-left: 10px;
	margin-left:10px;
	margin-top:5px;
	background-image: url(../images/bullets.jpg);
	background-repeat: no-repeat;
}

.lft-nav-top-cntnt a{
	text-decoration:none;
	color:#003300;
	}

.lft-nav-top-cntnt a:hover{
	text-decoration:none;
	color:#669933;
	}
	
/*---------------------------------------------end of left nav-------------------------------------------------------*/

/*----------------------------------------right nav------------------------------------------------------------------*/

#nav-rght-main{
	width:200px;
	float:right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow:hidden;
	}	
	
#nav-rght{
	background-color:#EFF6E8;
	width:198px;
	float:right;
	border-left-color:#ccffcc;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#ccffcc;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#ccffcc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-right: 5px;
	padding: 0px;
	
}

.rght-nav-top{
	margin:0;
	background:url(../images/lft-nav.jpg) no-repeat;
	height:25px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.rght-nav-top-cntnt{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003300;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
}


.rght-nav-top-cntnt ul{
	margin:0px;
	padding:0px;
}


.rght-nav-top-cntnt li{
	background-position:0 5px;
	list-style-type: none;
	padding-left: 10px;
	margin-left:10px;
	margin-top:5px;
	background-image: url(../images/bullets.jpg);
	background-repeat: no-repeat;
}

.rght-nav-top-cntnt a{
	text-decoration:none;
	color:#003300;
	}

.rght-nav-top-cntnt a:hover{
	text-decoration:none;
	color:#669933;
	}


/*--------------------------------right body top half----------------------------------------------------------------------*/
#right-part{
	width:770px;
	float:right;
	margin-top:8px;
}

.rght-pic{
	background:url(../images/img1.jpg) no-repeat;
	width:400px;
	height:250px;
	padding: 0px;
	margin-left: 10px;
	}
	
.rght-pic1{
	background:url(../images/image3.jpg) no-repeat;
	width:400px;
	height:250px;
	padding: 0px;
	margin-left: 10px;
	}
	
.rght-pic2{
	background:url(../images/image4.jpg) no-repeat;
	width:400px;
	height:250px;
	padding: 0px;
	margin-left: 10px;
	}
	
	.rght-pic3{
	background:url(../images/image5.jpg) no-repeat;
	width:400px;
	height:250px;
	padding: 0px;
	margin-left: 10px;
	}
	
.rght-pic4{
	background:url(../images/image6.jpg) no-repeat;
	width:400px;
	height:250px;
	padding: 0px;
	margin-left: 10px;
	}	
	
	.rght-pic5{
	background:url(../images/image7.jpg) no-repeat;
	width:400px;
	height:250px;
	padding: 0px;
	margin-left: 10px;
	}	
	
	.rght-pic6{
	background:url(../images/image8.jpg) no-repeat;
	width:400px;
	height:250px;
	padding: 0px;
	margin-left: 10px;
	}	
	
.rght-lftspace{
	width:300px;
	height:250px;
	float:right;
	padding-right: 15px;
	}
/*-----------------------------------end of right body top half--------------------------------------------------------*/

.body-box-head{
	background-image:url(../images/lft-nav1.jpg);
	background-repeat:repeat-x;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 15px;
}

.box-body-head-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:15px;
	text-decoration:none;
	}
	
.box-body-head-txt ul{
	padding:0px;
	margin:0px;
	}
	
	
.box-body-head-txt li{
	list-style-type:none;
	}
	
.box-body-head-txt a{
	text-decoration:none;
	color:#FFFFFF;
	}



#lower-rightarea-cntnt{
	background-color:#FFFFFF;
	width:550px;
	border: 1px solid #CCCCCC;
	}
	
.cntnt-sml1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 500px;
	padding-left: 25px;
	}
	
/*----------------------------------right body bottom half---------------------------------------------------------------------*/	
	
#lower-rightarea{
	width:770px;
	float:right;
	padding-top:5px;
	padding-left: 0px;
}

#lower-rightarea-bg{
	background-color:#FFFFFF;
	width:760px;
	border: 1px solid #CCCCCC;
	height: 415px;
	}
	
.cntnt-area{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	width:250px;
	float:left;
	line-height:20px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 25px;
}

.cntnt-area ul{
	margin:0px;
	padding:0px;
}


.cntnt-area li{
	list-style-type: none;
	background-image:url(../images/bullets.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left: 12px;
}

.cntnt-area a{
	text-decoration:none;
	color:#000000;
	}
	
.cntnt-area1{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	width:190px;
	float:left;
	line-height:20px;
	margin-top: 30px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 5px;
}

.cntnt-area1 ul{
	margin:0px;
	padding:0px;
}


.cntnt-area1 li{
	list-style-type: none;
	background-image:url(../images/bullets.jpg);
	background-repeat:no-repeat;
	background-position:0 8px;
	padding-left: 12px;
}

.cntnt-area1 a{
	text-decoration:none;
	color:#000000;
	}
	
.lft-pic{
	background:url(../images/img2.jpg) no-repeat;
	width:225px;
	height:373px;
	float:right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

/*-----------------------------------right body bottom half----------------------------------------------------------*/

/*---------------------------------ad space----------------------------------------------------------------------------*/

#bot-adspc{
	width:742px;
	float:right;
}

.adspc1{
	width:728px;
	height:15px;
	}
	
.adspc2{
	width:728px;
	height:90px;
	}
	
	
.adspc3{
	width:195px;
	float:left;
	background-color:#EFF6E8;
	margin-right:5px;
	}


/*------------------------------end------------------------------------------------------------------*/

/*---------------------------footer-----------------------------------------------------------------------------------*/


#footer-container{
	width:990px;
	margin-top:0px;
	height: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}

.ftr-txt-lft{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:450px;
	font-size:11px;
	color: #1a1a1b;
	text-align: left;
	margin-left:10px;
	margin-top:15px;
	float:left;
	}


.footer-txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	width:400px;
	font-size:10px;
	font-weight:bold;
	color: #1a1a1b;
	float: right;
	margin-top: 15px;
	margin-left: 10px;
}

.footer-txt ul{
padding:0px;
margin:0px;
list-style-type:none;
}

.footer-txt li{
	padding-right: 3px;
	display: inline;
}

.footer-txt a{
	text-decoration:none;
	color:#ffffff;
}

.footer-txt a:hover{
	text-decoration:none;
	color:#ff5f27;
}

/*----------------footer end-----------------*/


#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}
