* {
padding: 0;
margin: 0;
}


body {
	background-color: #b7c94f;
	margin:auto;
	background-image:url(images/p_skyrepeat.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}

.container {
    

	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#b7c94f;
	margin-top:-1px;
	
	}
	
.header
{
background-color:#b7c94f;

}

/*----navgationalbar main body-------*/
.navbar {
      background-color:#D8FE8B;
      float:left;
      width:702px;
	  background-image:url(images/p_bgrepeat.gif);
	  background-repeat:repeat-y;
	  /*height:595px;*/
	 
 
   }
   
   .maintext {
      
      margin-right: 30px;
	  margin-left: 60px;
	  color:#22628A;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	 

   }
   
    .maintextdecor {
      
      margin-right: 0px;
	  margin-left: 40px;
	  color:#22628A;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	 

   }
   
   .navbarbottom {
   	  clear:both;
      background-color:#b7c94f;
      float:left;
      width:702px;
	  height:30px;
	 /* background-image:url(images/p_bottom_green.gif);
	  background-repeat:no-repeat;*/
	 }
	 
	 .divbarright{
	 width:190px;
	 float:left;
	 }
/*-----news---*/ 
.news
{     
	  background-color:#b7c94f;
      float:left;
      width:190px;
	  background-image:url(images/p_purplebar.gif);
	  background-repeat:repeat-y;
	  
}

.newstxt {
      
      margin-right: 2px;
	  margin-left: 35px;
	  color:#FFFF00;
	  background-color: #A83BA2;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  
}

.newsbottom
{
	  float:left;
      width:190px;
}
/******************** subscribe ********************/
.subscribe
{     
	  background-color:#b7c94f;
      float:left;
      width:190px;
	  height:100px;
	  background-image:url(images/p_newltrrepeat.gif);
	  background-repeat:repeat-y;
	 
	  
}

.subsribeform {
	  background-color:#DB273B;
      width:156px;
	  color:#FFFF00;
	  float: right;
	  margin-left:23px;
	  padding-left:5px;
	  padding-right:5px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  
	  
}

.subscribebottom
{     
	  float:left;
      width:190px;
}

/********footer*********/

.footer
{
clear:both;
background-image:url(images/p_footerrepeat.jpg);
background-repeat:repeat-x;
height:100%;
width: 100%;
color: #D8FE8B;
background-color:#5B8209;
text-align:center;
margin-bottom:-30px;
}


/*************Breadcrumbs*********************/
.breadcrumbs4deed
{

      background-color:#D8FE8B;
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:10px;
      width:702px;
	  height:72px;
	  background-image:url(images/p_about_bar.gif);
	  background-repeat:repeat-x;

}

.breadcrumbs4home
{

      background-color:#D8FE8B;
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:10px;
      width:702px;
	  height:72px;
	  background-image:url(images/p_home_bar.gif);
	  background-repeat:repeat-x;

}
.breadcrumbstxt
{     padding-left:60px;
      padding-top:2px;
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color: #FFFF00;
	  z-index:1;
}
/*****************LINKS*********************************/
/* Hide dotted image outline from Firefox and Netscape */ 
a {outline: none; }

.classSub A:link {text-decoration: none; color:#FFFF00;}
.classSub A:visited {text-decoration: none; color:#FFFF00;}
.classSub A:active {text-decoration: none}
.classSub A:hover {text-decoration: underline overline; color:#FFFF00;}

.classNews A:link {text-decoration: none; color:#FFFF00;}
.classNews A:visited {text-decoration: none; color:#FFFF00;}
.classNews A:active {text-decoration: none}
.classNews A:hover {text-decoration: underline; color:#FFFF00;}

.classcon A:link {text-decoration: none; color:#017d9e;}
.classcon A:visited {text-decoration: none; color:#017d9e;}
.classcon A:active {text-decoration: none}
.classcon A:hover {text-decoration: underline; color:#017d9e;}

