@charset "utf-8";
body {
	margin: 0px;
	background: transparent url(images/body_bg.jpg) repeat-x top left;
}

#container {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
}
#top_banner {
	background-image: url(images/top_banner_bg.jpg);
	height: 155px;
	background-repeat: no-repeat;
}
#top_banner a {
	display: block;
	height: 150px;
	width: 180px;
	margin: 0px;
}
#top_banner h1 {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#main_nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	float: left;
	width: 760px;
}
#main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_nav li {
	display: block;
	padding: 0px;
	margin: 0px;
	line-height: 0em;
}
#main_nav li ul {
	position: relative;
	left: -9999px;
	margin: 0px;
	text-indent: 0px;
	top: -9999px;
	list-style-type: disc;
	padding: 0px;
	float: left;
}
#main_nav li ul a {
	padding: 5px;
	color: #FFFFFF;
	position: relative;
	text-indent: 0px;
	background-image: none;
	background:#F7381E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	height: auto;
	top: 0px;
}
#main_nav li ul a:hover {
	color: #333333;
	margin: 0px;
	background-image: none;
	background:#F7381E;
	position: relative;
}
#main_nav li ul li {
	position: relative;
}
#main_nav li ul li {
	padding: 0px;
	line-height: 1em;
	text-align: left;
	position: relative;
	margin: 0px;
}
#main_nav li:hover ul, #main_nav li.sfhover ul { /* lists nested under hovered list items */
	top: 39px;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#nav_link1 ul li a {
	height: auto;
	top: 0px;
}
#nav_link1 a {
	position: absolute;
	height: 39px;
	width: 40px;
	top: 176px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	z-index: 1000;
	left: 20px;
}
#nav_link1 a:hover {
	color: #000;
}
#nav_link2 a {
	height: 39px;
	width: 145px;
	position: absolute;
	left: 105px;
	background-position: -51px 0px;
	display: block;
	top: 176px;
	z-index: 1000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	z-index: 1000;
}
#nav_link2 a:hover {
	color: #000;
}
#nav_link3 a {
	position: absolute;
	height: 39px;
	width: 130px;
	left: 265px;
	display: block;
	background-position: -205px 0px;
	top: 176px;
	z-index: 1000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	z-index: 1000;
}
#nav_link3 ul li {
	left: -155px;
	position: relative;
}
#nav_link3 a:hover {
	color: #000;
}

#nav_link5  a {
	display: block;
	position: absolute;
	height: 39px;
	width: 63px;
	left: 433px;
	background-position: -333px 0px;
	top: 176px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	z-index: 1000;
}
#nav_link5 a:hover {
	color: #000;
}

#nav_link6 a {
	background-position: -411px 0px;
	display: block;
	position: absolute;
	height: 40px;
	width: 100px;
	left: 561px;
	top: 176px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	z-index: 1000;
}
#nav_link6 a:hover {
	color: #000;
}
#nav_link6 ul li {
	position: relative;
	left: -300px;
}

#nav_link7 a {
	background-position: -550px 0px;
	display: block;
	position: absolute;
	left: 653px;
	height: 39px;
	width: 60px;
	top: 176px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	z-index: 1000;
}
#nav_link7 a:hover {
	color: #000;
}
#image_banner {
	background-image: url(images/home_banner1.jpg);
	height: 205px;
	float: left;
	width: 760px;
}
#image_banner_nobg {
	height: 205px;
	float: left;
	width: 760px;
	z-index: 1;
}
#main_content {
	margin-top: 20px;
	float: left;
	width: 760px;
}
#main_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F53623;
	text-transform: uppercase;
}
#main_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F53623;
	font-size: .9em;
	text-decoration: underline;
	margin-bottom: 0px;
}
#main_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	line-height: 1.5em;
}
#main_content a {
	color: #F53623;
}

#main_content ul {
	margin-top: 5px;
}
#main_content a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	line-height: 1.6em;
}
#main_content h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F64937;
	margin-bottom: 0px;
	margin-top: 5px;
}
#right_content {
	float: right;
	width: 300px;
	margin-top: 40px;
}
#right_content img {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer {
	margin-top: 20px;
	float: left;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F53623;
	margin-top: 0px;
}
#footer #copy {
	float: left;
}
#footer #footer_right {
	float: right;
	text-align: right;
}
#footer #footer_right p {
	margin-top: 0px;
}
#footer_right a {
	color: #F53623;
	margin-left: 10px;
}
#right_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
}
#right_content a {
	color: #F53623;
}
#right_content a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_right {
	float: right;
	margin-right: 15px;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}