body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 314px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
	background-image: url(bottomline.gif);
	background-repeat: no-repeat;
	background-position: center 587px;
}
#container #inside #top {
	position: absolute;
	height: 222px;
	width: 800px;
	left: 0px;
	top: 0px;
}

#container #inside #left {
	position: absolute;
	height: 361px;
	width: 268px;
	left: 0px;
	top: 222px;
}
#container #inside #content {
	position: absolute;
	height: 361px;
	width: 268px;
	left: 266px;
	top: 222px;
}
#container #inside #right {
	position: absolute;
	height: 361px;
	width: 268px;
	left: 532px;
	top: 222px;
}



#footer {
	text-align: left;

	position: absolute;
	bottom: 0px;
	left: 1px;
	visibility: visible;
	display: block;
	top: 640px;
	}
#container #inside #logobottom {
	position: absolute;
	height: 34px;
	width: 161px;
	left: 648px;
	top: 632px;
}