/* CSS Document */

*{ 
margin:0;
padding:0;
}

body {
  background:url(Bg.gif) repeat-x #4d8a0f; 
  font-size: 11px;
  color: #666; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  min-width: 815px;
}


img {
  border: none
  }
  
a {
  text-decoration: none;
  color: #0071B5;
  }

a:visited {
  
  }

a:hover {
  text-decoration: underline;
  }

a:active {
  }

#bgwrapper 
{
	background:url(BgWrapper.gif) repeat-y center #fff; width:815px; margin:auto; 
}
#container{
  margin: auto;
  width: 800px;  
  background-color:#fff

} 	

div.clear {clear:both;}

/* header */

#header{
	width:790px;
	height:90px;
	float:left;
	padding:20px 0px 0 10px;
	background:url(headerBG.gif) repeat-x #fff;
}
#logo{
	margin-left:0px;
	background:url(logo.png) no-repeat ;
	width:197px; 
	height:68px;
	float:left;
	margin-top:7px;
}
#mainmenu{
	margin-left:10px;
	width:560px;
	float:left;
	margin-top:20px;
	height:40px;
	background:url(MenuBlue.gif) no-repeat;
}

div#spacer{
height:6px; float:left; background:#fff; width:760px;
}

/* menu */
#menu{
	width:786px;
	margin:0px;
	float:left;
}
ul#nav {
	padding: 0px; margin: 0px; list-style: none;
}
ul#nav li {float: left;background:url(MenuDivider.gif) no-repeat right top; 
}
ul#nav li a.navhd {
	font-family:verdana, helvetica; display: block; text-align: center; width: 107px; padding-top:10px;color: #fff; text-decoration: none; font-size: 11px;  font-weight:normal; cursor:pointer;  height:28px; 
}

ul#nav li a.navhd:hover { 
	color: #fff; text-decoration: none;  cursor:pointer; background:url(MenuGreen.gif);  height:28px;
}
ul#nav li a.navhd1 {
	font-family:verdana, helvetica; display: block; text-align: center; width: 107px; padding-top:10px;color: #fff; text-decoration: none; font-size: 11px;  font-weight:normal; cursor:pointer;  height:28px;  
}

ul#nav li a.navhd1:hover { 
	color: #fff; text-decoration: none;  cursor:pointer; background:url(MenuGreen.gif) -100px 1px;height:28px;
}
ul#nav li a.navhdBig {
	font-family:verdana, helvetica; display: block; text-align: center; width: 129px; padding-top:10px;color: #fff; text-decoration: none; font-size: 11px;  font-weight:normal; cursor:pointer;  height:28px;  
}

ul#nav li a.navhdBig:hover { 
	color: #fff; text-decoration: none;  cursor:pointer; background:url(MenuGreen.gif) -100px 1px;height:28px;
}
ul#nav li a.navhd2 {
font-family:verdana, helvetica; display: block; text-align: center; width: 107px; padding-top:10px;color: #fff; text-decoration: none; font-size: 11px; font-weight:normal; cursor:pointer; height:28px; background:url(MenuBlue.gif) no-repeat -450px;
}
ul#nav li a.navhd2:hover { 
	color: #fff; text-decoration: none;  cursor:pointer; background:url(MenuGreen.gif) right 1px;height:28px;
}

/*----------------------------------------------------------*/
div#image {
	width:795px; height:245px; background:url(Banner.gif) no-repeat center #fff; float:left; padding-left:5px
}
div#Contentbody {
	width:800px;  background:url(BodyBg.gif) repeat-x left top #fff; float:left;
}
div#content{
	width:541px; height:32px; background:url(ContentHeader.gif) no-repeat ;float:left; margin:10px 0 0 10px;
}
.contentText{
	width:511px; background:url(ContentBg.gif) repeat-y ;float:left; margin:00px 0 0 10px; padding:15px; line-height:15px;
}
div#leftColumn{
	width:545px; float:left; margin-right:00px; 
}

div#rightColumn{
	width:230px; float:right;  margin:15px 5px 0 10px;; height:400px; 
}
div#rightColumnHead{
	width:215px; float:right; background:url(rightColumntop.gif) no-repeat; margin:1px 10px 0 0;; height:149px; 
}
div#rightColumnHeadContact{
	width:215px; float:right; background:url(rightColumntopContact.gif) no-repeat; margin:1px 10px 0 0;; height:149px; 
}
div#rightColumnbody{
	width:195px; float:right; background-color:#3678B8; margin:0px 10px 0 0;; height:151px;  color:#fff; padding:10px;
}
div#rightColumnbottom{
	width:215px; float:right; background:url(rightColumnbottom.gif) no-repeat;margin:0px 10px 0 0;; height:151px; 
}
.heading {
	color:#4e9309; padding:10px 15px; font-size:18px; font-weight:normal
}
.contactusheading {
	color:#3678b8; padding:2px 2px; font-size:14px; font-weight:normal
}
ul#list {
	padding-left:20px;
}
#footer{
	background-color:#d0ebf4; height:20px; float:left; width:600px; padding-top:10px; padding-left:200px;
}
ul#footernav {
	padding: 0px; margin: 0px; list-style: none;
}
ul#footernav li {float: left; margin:0; padding:0
}
ul#footernav li a.navMenu {
	font-family:arial, helvetica;  text-align: center; padding:0px 10px;color: #165a9a; text-decoration: none; font-size: 11px;   cursor:pointer; border-right:1px solid #165a9a;
}
ul#footernav li a.navMenu:hover {
	font-family:arial, helvetica;  text-align: center; padding:0px 10px;color: #165a9a; text-decoration:underline; font-size: 11px;   cursor:pointer;  
}
ul#footernav li a.navMenu1 {
	font-family:arial, helvetica;text-align: center; padding:0px 10px;color: #165a9a; text-decoration: none; font-size: 11px;   cursor:pointer;  
}
ul#footernav li a.navMenu1:hover {
	font-family:arial, helvetica; text-align: center; padding:0px 10px;color: #165a9a; text-decoration:underline; font-size: 11px;   cursor:pointer;  
}
.linkwhite{
color: #fff; text-decoration:none;  cursor:pointer;  
}
.linkwhite:hover{
color: #fff; text-decoration:underline; cursor:pointer;  
}
.copyright{ color:#333333; font-size:10px; float:left; background-color:#d0ebf4; width:800px
}