@charset "utf-8";
BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#container_head {
	background-image: url(/images/div_header_back.jpg);
	background-repeat: repeat-x;
	height: 100px;
}

#container_body {
	background-image: url(/images/body_back.jpg);
	background-repeat: repeat-y;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 550px;
}

#section_head {
	float: left;
	height: 90px;
	width: 720px;
	padding-bottom: 10px;
}

#container_body #menu {
	float: left;
	width: 145px;
}

#logo {
	background-image: url(/images/head_back.jpg);
	float: left;
	height: 74px;
	width: 760px;
}

#menu_top {
	background-image: url(/images/menu_back.jpg);
	height: 26px;
	width: 760px;
	float: left;
}

#menu_top ul {
	margin: 0px;
	padding: 0px;
}

#menu_top li {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9900;
	list-style-image: none;
	list-style-type: none;
	margin-top: 4px;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#menu_top li a {
	color: #FFFFFF;
	text-decoration: none;
}

#container_foot {
	background-image: url(/images/foot_back.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

#header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#footer p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #right {
	float: right;
	text-align: right;
}

#container_body #content {
	float: left;
	width: 560px;
	padding-left: 15px;
}

#container_body #menu ul {
	margin: 0px;
	padding: 5px;
	border: 1px solid #500202;
	background-color: #333333;
}

#menu li {
	font-size: 11px;
	text-align: right;
	list-style-type: none;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF9702;
	line-height: 14px;
	margin-bottom: 4px;
	font-weight: bold;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	background-color: #252525;
}

.property-photo {
	float: left;
	height: 185px;
	width: 170px;
	text-align: center;
	font-size: 14px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	background-color: #500202;
}

#menu a.selected {
	color: #500202;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	background-color: #FF9702;
}

#home_welcome {
	background-image: url(/images/home_welcome_back.jpg);
	float: left;
	height: 120px;
	width: 480px;
	padding-top: 50px;
	background-repeat: no-repeat;
	padding-right: 240px;
}

#home_welcome p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
}

#nav {
	font-size: 11px;
	color: #FF9702;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#nav a {
	color: #FF9702;
}

.home_services_box li a:hover {
	color: #FF9900;
}
