#wrapper {
	width: 850px;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #000000;
	clear: both;
}
#photo {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: auto;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#footer {
	height: auto;
	width: 840px;
	clear: both;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 3px;
	padding-right: 7px;
}

body {
	background-color: #FFFFFF;
	clear: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#glow {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Web/images/dropglow.png);
	background-repeat: repeat-y;
}
p {
	line-height: normal;
	margin: 20px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bodyleft {
	background-color: #CCCCCC;
	height: auto;
	width: 300px;
	float: left;
}
#bodyright {
	background-color: #CCCCCC;
	height: auto;
	width: 550px;
	float: right;
}
#serviceleft {
	float: left;
	width: 400px;
}
#serviceright {
	width: 450px;
	float: right;
}
#bigpic {
	clear: both;
	height: auto;
	width: 850px;
}
