#main_wrapper {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#header {
	height: 215px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
}
#menu {
	height: 50px;
	width: 600px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 383px;
	float: none;
	background-repeat: no-repeat;
}

#body {
	height: 330px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
#body_content {
	height: auto;
	margin: auto;
	padding: 0px;
	width: 1000px;
	float: left;
}
#address {
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
	height: 15px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#body_content_header {
	height: 115px;
	width: 700px;
	background-image: url(images/body_header_home.png);
}
#body_content_middle {
	background-image: url(images/body_middle2.png);
	height: auto;
	background-repeat: repeat-y;
	width: 700px;
}
#body_content_footer {
	height: 115px;
	background-image: url(images/body_footer2.png);
	width: 700px;
}
#footer_menu {
	height: 90px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	background-image: url(images/paper_torn.jpg);
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 0px;
	bottom: 0px;
	background-position: left top;
	background-repeat: no-repeat;
}


#slideshow_wrapper {
	height: 315px;
	width: 630px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(images/600x300_glow.png);
	float: left;
	padding-top: 15px;
	padding-bottom: 0px;
}
#service_times {
	height: 330px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#main_wrapper #header table tr td div {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 15px;
}
#side_content_header {
	width: 300px;
	float: right;
	height: 100px;
	background-image: url(images/paper_roll.png);
	background-repeat: no-repeat;
}
#side_content {
	height: 100%;
	width: 300px;
	float: right;
}
#side_content_body {
	background-image: url(images/paper_roll_back.png);
	background-repeat: repeat-y;
	background-position: 9px;
	margin-top: 50px;
	padding-top: 50px;
}

