body { margin: 0px; padding: 0px; font-family: verdana, arial, sans-serif; font-size: 100%; background: #fff url(images/bg.gif) repeat-x;}
div, dd, dl, dt, fieldset, form, h1, h2,  h3, h4, img, p, ul {margin: 0; border: 0; padding: 0;}

div.clearfloats {clear:both;}

#mainwrap{margin-left : auto; margin-right : auto; padding: 0px;width: 960px;}

#header {width: 960px; height: 109px; margin: 0; padding : 0;background: url(images/logo.gif) no-repeat; }

#navbar {width: 960px; height: 31px; margin:0; padding : 0; background: #fff;}

			.menuImageLeft{
				float:left;
				width:5px;
				height:31px;
				background: url("images/menuLeft.gif") no-repeat center left;
				background-position:0 -62px;
				margin-left:6px;
			}
			.menuImageCenter{
				float:left;
				height:23px;
				background-color:#D7E5E0;
				padding: 8px 4px 0px 4px;text-decoration: none;
			}
			.menuImageRight{
				float:left;
				width:5px;
				height:31px;
				background: url("images/menuRight.gif") no-repeat center left;
				background-position:0 -62px;
			}	
			.selected .menuImageLeft, .selected .menuImageCenter, .selected .menuImageRight{
				background-position:0 0px;
				background-color:#14986A;
				color:#fff;
			}
			#menu a:hover{background-position:0 -31px;color:#fff;} /*IE 6 Menu Hack*/
			#menu  a:hover .menuItem .menuImageLeft,#menu  a:hover .menuItem .menuImageCenter,#menu  a:hover .menuItem .menuImageRight{background-position:0 -31px; background-color:#14986A;color:#fff;}
			#menu a{color:#065E3F!important;font-size: 11px; text-decoration: none;}


#content {width: 960px; height: 553px; margin: 0; padding : 0; }
#content a{ color: #fff;text-decoration:  none;  }
#content a:hover{ color: #fff;text-decoration: underline; }



h2 {padding : 5px 0 20px 0 ; margin : 0; font-size: 16px; color: #fff;}

#contenthigh {width: 960px; height: 245px; margin: 0; padding : 30px 0 0 0; float:left; font-size: 12px; color: #fff; text-align: justify;line-height: 1.6;}
#contentlow {width: 960px; height: 245px; margin: 0; padding : 30px 0 0 0; float:left;font-size: 12px; color: #fff; text-align: justify;line-height: 1.6;}

.content1 {width: 270px;  margin: 0; padding : 0 30px;float:left; }
.content2 {width: 270px;  margin: 0; padding : 0 0px 0 30px;float:left; }
.content3 {width: 270px;  margin: 0; padding : 0 0px 0 30px;;float:left; }

#footer {width: 960px; height: 50px; margin: 0; padding : 3px 0 0 0px;font-size: 0.55em; color: #14986A; text-align: center;}
#footer a{ color: #14986A;text-decoration:  none;}
#footer a:hover{ color: #14986A;text-decoration: underline;}



