body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	margin: auto;
	width: 1000px;
}
.generic-div {
	width: 100%;
	position: relative;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #EFEFEF;
	line-height: 16px;
}
#navigation {
	width: 100%;
}
#welcome {
	background-image: url(images/index_08.png);
	float: left;
	height: 342px;
	width: 447px;
	padding-left: 35px;
	padding-top: 50px;
	padding-right: 10px;
}
#slideshow {
	background-image: url(images/index_09.png);
	height: 392px;
	width: 508px;
	float: left;
}
.clear {
	clear: both;
	width: 100%;
}
#index-footer {
	background-image: url(images/index_10.png);
	height: 58px;
	width: 960px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
}
#page-body {
	background-image: url(images/page_09.png);
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
#page-footer {
	background-image: url(images/page_11.png);
	height: 61px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
fieldset {
	border: 2px solid #550D0D;
	width: 400px;
}
#page-body-wrapper {
	background-image: url(images/page_10.png);
	width: 100%;
}
.service-photo {
	border: 2px solid #FFF;
	background-color: #323232;
	padding: 4px;
}
a:link, a:visited {
	font-weight: bold;
	color: #6F1111;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #5E5C5D;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #6F1111;
}
