body {
	text-align:center;
}

#centerbody {
	text-align: justify;
	padding-bottom: 5px;
	margin-bottom: 5px;
	position: relative;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
}

div.logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 180px;
	height: 60px;
	clear: both;
}

div.menubar {
	position: absolute;
	top: 10px;
	left: 200px;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 0px;
}

div.menubar a {
	padding: 0px 8px 4px 8px;
	margin-left: 20px;
}

#phone {
	position: absolute;
	top: 8px;
	right: 0px;
	clear: both;
}

#content {
	position: static;
	margin-left: 200px;
	margin-right: 200px;
	padding-top: 80px;
	min-height: 500px;
}


#sidebar_left {
	position: absolute;
	left: 10px;
	top: 80px;
	width: 180px;
}


#sidebar_right {
	text-align:center;
	position: absolute;
	left: 830px;
	top: 80px;
	width: 180px;
}

#footer  {
	padding: 5px;
	margin: 10px;
}

#pay_form {
	text-align: center;
	margin: 10px;
}


table.contact {
	width: 620px;
}

#nav_page {
	float: right;
}

#nav_results {
	clear: none;
}

div.short {
	height: 500px;
}

#search_results {
	height: 630px;
}

#img_home {
	width: 250px;
}

img.img_home_side {
	margin-bottom: 20px;
}

#link_links {
	margin-bottom: 20px;
}

