html {
	overflow-y: scroll;
	background: #F1F1F1 repeat-x scroll;
}

body {
	margin: 0;
	padding: 0 0 20px;
	background-color:  #F1F1F1 ;
	min-height: 100%;
	font-family: Verdana;
	font-size: 10px;
	color:black;
}

a { color:black;
text-decoration:none;
}
.menuLine{
background: url(../images/header_band.jpg);
background-repeat: repeat;
background-position: center center;
height:6px;

}
img
{  border-style: none;
}

li{ margin-left:0px;
	}
.backgroundImage{
	vertical-align:top;
	width:1120px;
	background-color:white;
	/*background:url('../images/whiteBg.jpg') repeat-y;*/
}

#img1{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_is_gry.png') no-repeat;
}

#img1:hover{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_is.png') no-repeat;
}

#img2{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_energy_grey.png') no-repeat;
}

#img2:hover{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_energy.png') no-repeat;
}

#img3{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_solar_gry.png') no-repeat;
}

#img3:hover{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_solar.png') no-repeat;
}
#img4{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_real_grey.png') no-repeat;
}

#img4:hover{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_real.png') no-repeat;
}

#img5{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_health_grey.jpg') no-repeat;
}
#img5:hover{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_health.jpg') no-repeat;
}

#img6{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_pdmp_grey.png') no-repeat;
}

#img6:hover{
	font-weight:bold;
	font-size:10px;
	color:#6E6E6E;
	align:center;
	vertical-align:middle;
	width:220px;
	height:110px;
	background:url('../images/box_pdmp.png') no-repeat;
}

.content{text-align:left;align:left;padding-top:37px;padding-left:85px;}
