body {

	background-color: #FFF;
	margin:0;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	
height: 100%

}

a {color:#61A8DE}


#mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	
	
	vertical-align: top;
	text-align: left;
	
	width:850px;
	height:500px;
}

.contact {
font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
color: #666;

}

.blueText {
	color: #61A8DE;
}

#footer {
	font-family:verdana;
	font-size:10px;
	color:#666666;
	text-align:right;
	width:850px;
	padding-right:70px;
	
	
}
#top {
	background-color: #000;
	height: 36px;
}
#logo {
	background-color: #000;
	height: 73px;
	text-align: center;
}
#menu {
	background-color: #333;
	text-align: center;
	height: 44px;
	clear: none;
	font-size:0px;
}
#menu img {border:0px; margin-right:1px;}
#justwhite {
	background-color: #FFF;
	height: 61px;
}

#footer {
	

}

ul{padding-top:0px; margin-top:0px;}
.inputbox {border:1px solid #61A8DE; width:200px;}
