body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #482B0B;
	font-size: 12px;
	background-image: url(tile.jpg);
	background-repeat: repeat;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container {
	text-align: center;
	position: absolute;
	top: 370px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#container #inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -420px;
	position: absolute;
	top: -350px;
	left: 50%;
	width: 840px;
	height: 700px;
	visibility: visible;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(background.jpg);
}



#footer {
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 4%;
	height: 35px;
	visibility: visible;
	display: block;
	top: 702px;
	}
#container #inside #logo {
	float: left;
	left: 0px;
	padding-top: 36px;
	padding-left: 68px;
}
#container #inside #top_menu {
	height: 116px;
	width: 146px;
	float: right;
	text-align: right;
	position: absolute;
	top: 30px;
	left: 640px;
}

#container #inside #sub_menu {
	position: absolute;
	height: 18px;
	left: 300px;
	top: 170px;
}
#container #inside #graphic_content {
	height: 487px;
	width: 252px;
	position: absolute;
	top: 163px;
	left: 25px;
}
#container #inside #content {
	text-align: left;
	overflow: auto;
	position: absolute;
	left: 312px;
	top: 200px;
	height: 410px;
	width: 436px;
}
#container #inside #siteservice {
	position: absolute;
	height: 18px;
	left: 300px;
	top: 658px;
}
#container #inside #footer #logo {
	float: left;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 35px;
	width: 122px;
	margin: 0px;
	padding: 0px;
}
#container #inside #footer #text {
	padding-top: 7px;
	margin-left: 130px;
	font-size: 10px;
	color: #562f07;
}
