@charset "utf-8";
/* CSS Document */

body {
	width: 1280px;
	font-family: Arial;
	height:100%;
	top: 0;
	left: 50%;
	margin-left: -640px;
	background: #e5ecfe url(home/bg.gif) repeat center center;	
}
a:link, a:visited {
	text-decoration: none;
	color: #252525;
}
#logo {
	width: 299px;
	height: 80px;
	position: absolute;
	top: -31px;
	left: -30px;
}
#logo img {
	border: none;
}
#container {
	width: 760px;
	padding-bottom: 48px;
	position: absolute;
	min-height: 501px;
	height: auto !important;
  	height: 501px;
	background-color: #F3F5FF;
	top: 46px;
	left:50%;
	margin-left: -380px;
	visibility: visible;
}
#client_login img{
	border: none;
	width: 86px;
	height: 25;
}
#client_login {
	position: absolute;
	top: -47px;	
	right: 10px;
}

#topbar {
	position: absolute;
	top: 0;
	right: 0;
}
#leftbar {
	position: absolute;
	top: 0px;
	
}

#rightbar {
	position: absolute;
	right: 0px;
	top: 0px;
}



#navcontainer{
	position: absolute;
	top: 57px;
	left: -33px;
	padding: 0;
	margin: 0;
}
#IE6_navcontainer{
	position: absolute;
	top: 16px;
	left: 0;
	letter-spacing: .03em;
	padding: 0;
	margin: 0;
}
#navcontainer a { 
	display: block; 
	background-color:#F3F5FF;
	width: 6.4em;
	padding-left: 5px;
	padding-right: 0;
	text-decoration: none;
}

.nav li {
	font-size: 16px;
	line-height: 2em;
	padding: 0;
	margin: 0;
}
#subnav li {
	position: relative;
	margin-left: -30px;
	margin-right: 0;
	font-size: 12px;
	line-height: 15px;
}
#navcontainer a:hover {
	background-color: #2E6091;
	color: #fff;
}
#navcontainer a.index {
	background-color: #2E6091;
	color: #fff;
}
#subnav a:hover{
	text-decoration: underline;
	background-color: #F3F5FF;
	color: #252525;
}
#subnav a.index2 {
	text-decoration: underline;
}
#nav_seperate {
	position: absolute;
	top: 72px;
	left: 114px;
}
p {
	
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


#home_content {
	position: relative;
	font-size: 13px;
	width: 241px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	left: 139px;
	top: 65px;
	color: #252525;
	padding-bottom: 10%;
}
#home_content a:hover {
	text-decoration: underline;
}
#main_content {
	position: relative;
	font-size: 13px;
	width: 550px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	left: 165px;
	top: 65px;
	color: #252525;
	padding-bottom: 10%;
}

#category {
	border: 1px solid #858585;
	padding: 3px;
	margin: 5px;
	width: 90px;
	}
#home_content table{
	width: 546px;
	table-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
#rentals_content {
	margin-top: 10px;
	}
#category {
	display: block;
}
	

#IE6 {
	margin-bottom: 40px;
}
#rentals_content td {
	margin-left: auto;
	margin-right: auto;
}

#IE6_image_content {
	margin-top:10px;
}
.indent {
	text-indent: 20px;
	width: 275px;
}
#image img{
	border: 1px solid #858585;
	padding: 4px;
	float: left;
	margin-top: 15px;
	vertical-align: top;
}
#image2 img {
	padding: 3px;
	border: thin solid #858585;
}

td {
	vertical-align: top;
}

#image2{
	vertical-align: bottom;
}

#home_images {
	position:  absolute;
	right:50px;
	top: 70px;
	font-size: 12px;
	letter-spacing: .05px;
}

#home_images img {
	padding: 3px;
	border: 1px solid #858585;
}
#resources {
	position: absolute;
	width: 500px;
	left: 0;
}
#contact_us{
	position: absolute;
	top: 15px;
	width: 250px;
	right: -20px;
	text-align: center;
}
#contactus_form{
	position: absolute;
	top: 15px;
	width: 300px;
	left: 0px;
}
iframe {
	border: 1px solid #858585;
}
ul {
	list-style-type: none;
}
#secure {
	position: absolute;
	top: 15px;
	width: 500px;
	left: 0px;
}
#secure li{
	padding: 2px;
}
#secure a:hover{
	text-decoration: underline;	
}
#bottombar {
	position: absolute;
	margin-left: -175px;
}
#IE6_footer {
	margin-top: 10px;
}
#footer {
	position: absolute;
	margin-top: 10px;
	font-size: 10px;
	left: 175px;
}
.footer2 {
	margin-left: -70px;
	margin-bottom: 10px;
	margin-right: 0;
	
}
#footer li {
	display: inline;
}

#footer a:hover{
	text-decoration: underline;
	color: #252525;
}

h3 {
	font-size: 13.5px;
}


