body{
	background-image: url('../images/bg.gif');
}

p{
	color: #666;
	font-family: Helvetica;
	font-size: 11.5px;
	line-height: 19px;
}

a:focus { outline: 0; }

#container{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	background-color: #fff;
}

#block0{
	width: 720px;
	height: 135px;
	background-image: url('../images/header.jpg');
}

#block1{
	width: 720px;
	height: 267px;
	overflow: hidden;
}

#photo{
	width: 395px;
	height: 267px;
	background-color: #888;
}

#nav{
	width: 325px;
	height: 28px;
	background-image: url('../images/menubg.jpg');
	background-repeat: repeat-x;
	position: relative;
	top: -267px;
	left: 395px;
}

#about{
	width: 270px;
	height: 267px;
	background-color: transparent;
	position: relative;
	top: -267px;
	left: 395px;
	padding-left: 25px;
	padding-right: 30px;
}

#measureup{
	margin-bottom: -10px;
}

#block2{
	width: 720px;
	height: 70px;
	background-color: transparent;
	color: #fff;
	text-align: center;
}

#block3{
	width: 720px;
	height: 626px;
	background-color: #f5f4ee;
}

#block4{
	width: 670px;
	height: 325px;
	background-color: #fff;
	padding-left: 50px;
}

#footer{
	width: 720px;
	height: 198px;
	background-image: url('../images/footer.jpg');
}

form{
	margin-top: 35px;
}

#labels{
	font-family: Helvetica;
	font-size: 11px;
	width: 150px;
	float: left;
}

#boxes{
	width: 400px;
	float: left;
}

.formLabels{
	margin-bottom: 15px;
}

#textA{
	font-family: Helvetica;
	font-size: 11px;
	color: #333;
	padding: 3px;
}

.textB{
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	padding: 3px;
}