/* CSS Document */

#columnFrame {
width: 940px;
height: 960px;
}

#content {
	color: #333;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 30px 20px;
	height: auto;
}

div#content ul li {
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: disc;
}

#topFrame {
width: 920px;
height: auto;
float:left;
padding: 20px 20px 20px 20px;
}

#bottomFrame {
width: 440px;
height: auto;
float:left;
padding: 10px 10px 10px 250px;
}

#main-image {
	width: 200px;
	height: auto;
	float:right;
	padding: 5px 5px 2px 5px;
	border: 1px solid #ccc;
	margin: 0px 10px;
}

#camera-image {
	width: 227px;
	height: auto;
	float:right;
	border: 1px solid #ccc;
	padding: 5px 5px 2px 5px;	
	margin: 0px 10px;
}

#sewerline-image {
	width: 450px;
	height: auto;
	float:left;
	border: 1px solid #ccc;
	padding: 5px 5px 2px 5px;
	margin: 0px 10px;
}

#steve-image {
	width: 227px;
	height: auto;
	float:left;
	padding: 5px 5px 2px 5px;
	border: 1px solid #ccc;
	margin: 10px 10px;
}

.sideform {
	border: thin solid #53568D;
}
