* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	background: #000066 url('../images/background.jpg') repeat;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

a {
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	padding: 7px 0px 8px;
	text-align: left;
	line-height: 15px;
	font-size: 12px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

.thumbnail {
	padding: 10px 10px;
	float: left;
}

.thumbnail2 {
	padding: 100px 10px;
	float: left;
}

#body_wrapper {
	margin: 0px auto;
	width: 789px;
	color: inherit;
	background-color: #FFFFFF;
	text-align: left;
}

#container {
	margin: 0px 1px;
	width: 787px;
}

/* PAGE HEADER */

#page_header {
	width: 787px;
	height: 222px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #FFFFFF;
	background: inherit;
}

#page_header a:hover {
	color: #FF3300;
	background-color: inherit;
}

/* HEADER TITLE */

#header_title {
	width: 413px;
	height: 221px;
	color: #FFFFFF;
	background-color: #000066;
	background: url('../images/index_slide_show.gif');
	float: right;
	overflow: hidden;
	border-bottom: #FFFFFF 55px solid;
}

#header_title h1 {
	margin: 23px auto 0px 8px;
	width: 300px;
	height: 64px;
	background: url('../images/header_title.gif') no-repeat 0% 0%;
}

#header_title .textbox {
	padding: 85px 12px 0px;
}

#header_title .textbox a {
	text-transform: uppercase;
}

/* HEADER LINKS */

#header_links {
	width: 220px;
	height: 221px;
	background: #FFFFFF url('../images/logo.gif') no-repeat 0% 46px;
	float: left;
	overflow: hidden;
	font-size: 10px;
	border-bottom: #FFFFFF 1px solid;
}

#header_links a {
	text-decoration: none;
}

#header_links ul {
	width: 220px;
	height: 46px;
	color: #FFFFFF;
	background-color: #000066;
}

#header_links li {
	padding: 20px 12px 0px;
	float: left;
}

/* HEADER NAVIGATION MENU */

#header_navmenu {
	width: 154px;
	height: 221px;
	color: #FFFFFF;
	background: #000066 url('../images/header_nav_bg.jpg') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 12px;
	line-height: 10px;
	/*border-bottom: #FFFFFF 1px solid;*/
}

#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
	margin-top: 46px;
	height: 174px;
	background: url('../images/header_nav_list_bg.gif') repeat-y;
	/*border-bottom: #FFFFFF 1px solid;*/
}

#header_navmenu li {
	background: url('../images/header_nav_bullet.jpg') no-repeat 8px 5px;
	width: 154px;
	height: 23px;
	border-top: #FFFFFF 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li a {
	display: block;
	padding-top: 6px;
	padding-left: 28px;
	background-image: none;
}

/* LEFT SIDEBAR */

.leftsidebar_box {
	font-size: 12px;
	text-align: left;
	padding: 10px 20px;
}

.leftsidebar_box .highlight {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/* RIGHT COLUMN */

.rightcolumn_box {
	padding: 15px 20px;
}

.rightcolumn_box h2 {
	font-size: 16px;
	color: #000066;
	background-color: inherit;
	padding-bottom: 10px;
}

/* PAGE CONTENT FIRST ROW */

#page_content_1 {
	width: 787px;
	color: inherit;
	background: #FFCB02 url('../images/sidebar_box1_bg.jpg') repeat-y;
}

#rightcolumn_1 {
	width: 566px;
	float: right;
	font-size: 10px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding-bottom: 5px;
	padding-left: 0px;
	width: 260px;
	float: left;
	line-height: 15px;
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #FFFFFF;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}

/* LEFT SIDEBAR - QUICK LINKS */

#leftsidebar_1_quick_links {
	width: 221px;
	background: url('../images/sidebar_box1_quick_links.gif') no-repeat 0% 0%;
	text-align: left;
	float: left;
}

#leftsidebar_1_quick_links_header {
	margin: 30px 10px 0px 30px;
	width: 156px;
	height: 33px;
	/*background: url('../images/sidebar_box1_header_bg.gif') no-repeat 0% 0%;*/
	/*overflow: hidden;*/
}

#leftsidebar_1_quick_links_header h2 {
	width: 156px;
	height: 33px;
	background: url('../images/whatsnew_header.gif') no-repeat 50% 50%;
}

#leftsidebar_1_quick_links ul {
	margin-top: 46px;
	height: 174px;
	
}

#leftsidebar_1_quick_links li {
	background: url('../images/bullet.gif') no-repeat 0px 5px;
	width: 154px;
	height: 23px;
	/*overflow: hidden;*/
	float: left;
}

#leftsidebar_1_quick_links li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 25px;
	background-image: none;
}

#leftsidebar_1_quick_links li a:hover {
	color: #FF3300;
}

/* LEFT SIDEBAR - LEASING INFO */

#leftsidebar_1_leasing_info {
	width: 221px;
	background: url('../images/sidebar_box1_leasing_info.gif') no-repeat 0% 0%;
	text-align: left;
	float: left;
}

#leftsidebar_1_leasing_info_header {
	margin: 30px 10px 0px 30px;
	width: 156px;
	height: 33px;
}

#leftsidebar_1_leasing_info_header h2 {
	width: 156px;
	height: 33px;
	background: url('../images/whatsnew_header.gif') no-repeat 50% 50%;
}

#leftsidebar_1_leasing_info ul {
	margin-top: 46px;
	height: 174px;
	
}

#leftsidebar_1_leasing_info li {
	background: url('../images/bullet.gif') no-repeat 0px 5px;
	width: 154px;
	height: 23px;
	float: left;
}

#leftsidebar_1_leasing_info li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 25px;
	background-image: none;
}

#leftsidebar_1_leasing_info li a:hover {
	color: #FF3300;
}

/* LEFT SIDEBAR - FAQ'S */

#leftsidebar_1_faqs {
	width: 221px;
	background: url('../images/sidebar_box1_faqs.gif') no-repeat 0% 0%;
	text-align: left;
	float: left;
}

#leftsidebar_1_faqs_header {
	margin: 30px 10px 0px 30px;
	width: 156px;
	height: 33px;
	/*background: url('../images/sidebar_box1_header_bg.gif') no-repeat 0% 0%;*/
	/*overflow: hidden;*/
}

#leftsidebar_1_faqs_header h2 {
	width: 156px;
	height: 33px;
	background: url('../images/whatsnew_header.gif') no-repeat 50% 50%;
}

#leftsidebar_1_faqs ul {
	margin-top: 46px;
	height: 174px;
	
}

#leftsidebar_1_faqs li {
	background: url('../images/bullet.gif') no-repeat 0px 5px;
	width: 154px;
	height: 23px;
	/*overflow: hidden;*/
	float: left;
}

#leftsidebar_1_faqs li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 25px;
	background-image: none;
}

#leftsidebar_1_faqs li a:hover {
	color: #FF3300;
}

/* PAGE CONTENT SECOND ROW */

#page_content_2 {
	width: 787px;
	color: inherit;
	background: #FF9700 url('../images/sidebar_box2_bg.jpg') repeat-y;
}

/* Left Sidebar - Second Row */

#leftsidebar_2 {
	width: 221px;
	background: url('../images/sidebar_box2_arrow.gif') no-repeat 100% 85%;
	float: left;
}

#leftsidebar_2 .pay_button {
	padding-top: 20px;
}

/* Right Column - Second Row */

#rightcolumn_2 {
	width: 566px;
	float: right;
	font-size: 10px;
	text-align: center;
}

/* PROMOTIONS */

#promotions {
	margin: 0px auto;
	padding: 10px 0px 20px 2px;
	width: 527px;
}

#promotions h2 {
	width: 527px;
	height: 37px;
	background: url('../images/rent_now_header.gif') no-repeat 0% 0%;
}

#promotions h3 {
	width: 527px;
	height: 37px;
	background: url('../images/referral_bonus_header.gif') no-repeat 0% 0%;
}

#promtions_table table {
	width: 527px;
}

#promotions_table td {
	padding: 10px 10px;
	color: #000;
	background-color: #FDA628;
	font-size: 11px;
	text-align: left;
}

#promotions_table #header_row td {
	padding-top: 3px;
	color: #000000;
	background-color: #F8AB36;
	border-bottom: #FF9700 2px solid;
}

/* PAGE FOOTER */

#page_footer {
	width: 787px;
	color: #FFFFFF;
	background: #000066 url('../images/footer_bg.jpg') no-repeat 0% 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

#page_footer a {
	
	background-color: inherit;
	color: #FFFFFF;
	text-decoration: none;
}

#page_footer a:hover {
	color: #FF3300;
	background-color: inherit;
}

#page_footer_box {
	padding: 0px 10px 7px 125px;
}

#page_footer_box p {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 2px 2px 2px 80px;
}

/* FOOTER LINKS */

#footer_links {
	padding: 10px 0px 6px 0px;
}

#footer_links li {
	float: left;
	background: url('../images/footer_nav_bullet.jpg') no-repeat 100% 50%;
}

#footer_links li a {
	display: block;
	padding: 0px 20px 0px 12px;
	text-decoration: none;
}

#footer_links li#firstlink a {
	padding-left: 0px;
}

#footer_links li#lastlink {
	background-image: none;
}
