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/greenthinkbdr.jpg);
background-repeat: repeat;
background-position: center center;
height:4px;
padding-top:0px;
}
img
{  border-style: none;
}

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

.contents{
	font-size: 13px;
	padding-top:10px;
}

.contentLine{
	height:1px;background-color:#CCCCCC;padding-top:0px;width:623px;
}

.contentHeader{
	padding-top:20px;font-size: 20px;color:grey;
}

.rightContent{
	padding-top:30px;vertical-align:top;width:630px;
}

.contentImg
{height:120px; width:623px;}

.ulMain{
	padding-left:20px;padding-top:10px;margin-left: 0;
	color:grey;font-size: 13px;list-style-type: none;
}

.liSub{
	padding-top:10px; 
	}

.leftContent{
	width:270px;vertical-align:top;padding-top:10px;
}

.leftsurvey{
	vertical-align:top;width:200px;height:35px;
}

.rightsurvey{
	vertical-align:top;width:350px;height:35px;
}

.middlesurvey{
	vertical-align:top;width:50px;height:35px;
}