* {
margin: 0;
padding: 0;
font: 10pt verdana, sans-serif;
}

body {
background: #253d62 url(img/bodybg.jpg) repeat-x;
}

#content {
  margin: 80px auto 0px;
  width: 1100px;
  height: 610px;
}

#float {
	float:left;
	border: 0px;
}

#float img {
	border: 0px;
}

#clear {
	clear:both;
}

.text {
	margin-top: 15px;
	width: 1100px;
	margin: auto;
	color: #ffffff;
} 

.text a {
	color: #ffffff;
} 
