/* CSS Document */

div#headerwrap {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	background-image:  url("../images/visupol4.jpg");
	background-position: center 0px;
	background-repeat: no-repeat;
	z-index:1;
	height:267px;
}

div#header2 {
	height:110px;
	width:958px;
	background-image:  url("../images/bgpol4.gif");
	background-repeat: no-repeat;	
	z-index:1;
	margin:0 auto;
	padding:0px;
}
#menu a:hover  {
	display: block;
	color: #FFF;
	background-image: url("../images/bg4_menuon.gif");
	background-repeat:no-repeat;
}


.menuCellOn {
	display: block;
	color: #FFF;
	background-image: url("../images/bg4_menuon.gif");
	background-repeat:no-repeat;
}
#cont h1{
	color:#FFF;
	background-image:  url("../images/bgconth1_4.gif");
	background-repeat: no-repeat;
}

#cont div h4 {
 	background-color:#6ee56e;
	font-weight:bold;
	font-size:13px;
}

#cont h2 {
 	background-color:#3399ff;
}

