body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4F4F4F;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	float: left;
}

.btn {
	background-repeat: no-repeat;
	width: 632px;
	height: 38px;
	margin-bottom: 6px;
	display: block;
	position: relative;
	cursor: pointer;
}

.box_content {
	font-size: 14px;
	color: #464646;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.box_content a, .box_content a:link, .box_content a:visited {
	color: #464646;
}

.btn_rentals {
	/* background-image: in alt style sheets */
}

.btn_prop_managers {
	/* background-image: in alt style sheets */
}

.btn_footer {
	/* background-image: in alt style sheets */
	background-repeat: no-repeat;
	width: 632px;
	height: 17px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.container {
	color: #FFFFFF;
	width: 632px;
	margin: 0 auto;
}

.logo_posh_padz {
	width: 406px;
	margin: 0 auto;
	margin-bottom: -55px;
}

.radial {
	background-image: url(images/bg_radial.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 632px;
	min-height: 660px;
}