/*MAIN CONTROL*/

body
{
	margin-top:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
        
}

#special{
	margin:0 auto;
	width:855px;
	min-height:688px;
	background-color:white;
	background-image:url(images/logobg2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	-moz-border-radius-bottomright:100px;
	border: 1px solid gray;
	-moz-box-shadow:2px 2px 10px #000;
}
/* banner*/
 #header{
	background-image:url(images/banner.jpg);
	width:855px;
	height:127px;
	margin:0 auto;
	border:none;
	
 }
 
 #banner{
	 float:left;
	 width:855px;
	 height:127px;
	 
	 }
 #subHeading {
	font-weight:bolder;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	height:80px;
	float:left;
	margin-left:15px;
	padding-top:15px;
	 }
	 
	#leftBanner{
		float:left;
	    width:315px;
	    height:127px;
	    background-image:url(images/bannerI.jpg);
		}
 
	 #flashBoard{
	width:539px;
	height:127px;
	background-color:#FFF;
	margin:0 auto;
	overflow:hidden;
	
	} 

 
/* end of banner*/
	 
	 
	 

	
 #mainHeader{
	background-image:url(images/mainHeader.jpg);
	width:855px;
	height:53px;
	margin:0 auto;
 	}
  #mainCont{
	  font-family:Arial, Helvetica, sans-serif;
	 width:855px;
	 height:auto;
	 margin:0 auto;
	 float:left;
 	}
  #leftNav{
	background-image:url(images/leftNav.jpg);
	width:185px;
	height:496px;	 
	float:left;
	 }
  #nav{
	  width:180px;
	  height:446;
	  padding-left:1px;
	  }
	  
  
  
  #innerCont{
	float:left;
	width:670px;
	height:autopx;
}
   
  #newsB{
	  padding:0;
	  width:570px;
	  height:35px;
	  padding-bottom:5px;
	  padding-left:34px;
	  font-size:1em;
	  font-weight:bold;
	  
	  
	  }
  #newsB p{
	margin-top:8px;
	margin-bottom:0px;
	border-bottom: 1px solid #1c8b84 ;
	  }

	#newsBcont {
	font-size:0.8em;
	float:left;
	margin-left:34px;
	padding:0 0 0 0;
	width:570px;
	height:auto;
}

#newsBcont a {
	text-decoration:none;
	color:#1C8B84;
	font-weight:bolder;
}

#newsBcont a:hover {
	text-decoration:underline;
	color:#2B2F74;
	font-weight:bolder;
}
#newsBcont p {
	margin: 0;
	padding-top:11px;
	padding-bottom:11px;
}


/*MAIN CONTROL END*/


.subHeading{
	padding:0;
	  width:570px;
	  height:45px;
	  padding-bottom:0px;
	  padding-left:0px;
	  font-size:1em;
	 
	}
.subHeading p {
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 1px solid #1c8b84;
}
