#sitebody{
	border-color: Black;
	border-style: solid;
	border-width: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

#siteheading{
	background-image: url(images/sitebanner.jpg);
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 169px;
	width: 1024px;
}

#sitenav{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#dnn_ContentPane{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 6px;
	padding-right: 10px;
	width: 650px;
}

#dnn_AdditionalPane{
	float: left;
	margin-top: 10px;
	width: 300px;
}

#dnn_FooterPane{
	clear: both;
}

#sitefooter{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	width: 1024px;
}

.contact{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 8px;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.address{
	padding-left: 10px;
}

.phone{
	padding-left: 690px;
}