body{
	width:974px;
	margin:0px auto;
	background:#96c1d7 url('../images/bodybg.png') repeat-x top left;
	font-family: Verdana, Tahoma, Sans-serif;
	font-size:12px;
	color:#505050;
}
#wrapper{
	border:8px solid #7eb1ce;
	border-top:none;
}
#header{
	width:100%;
	height:86px;
	border-bottom:5px solid #00679e;
	background:#ffffff;
}
	#header .logo{
		float:left;
		margin:10px 0px 0px 20px;
	}
	#header .header-right{
		float:right;
		margin:10px 15px 0px 0px;
		text-align:right;
	}
		.header-right .talk{
			display:block;
			font-size:10px;
			font-weight:bold;
			text-transform:uppercase;
			color:#00689f;
		}
		.header-right .phone{
			display:block;
			font-size:18px;
			font-weight:bold;
			color:#00689f;
		}
#nav{
	width:740px;
	overflow:auto;
	float:right;
	clear:right;
	list-style-type:none;
	margin:6px 0px 0px 0px;
	padding:0px 5px 0px 0px;
}
	#nav li{
		float:right;
		margin:0px;
		padding-left:10px;
		background:url('../images/navl.png') no-repeat bottom left;
	}
		#nav li a:link,#nav li a:visited{
			display:block;
			color:#00689f;
			padding-right:10px;
			text-decoration:none;
			font-size:16px;
			line-height:36px;
			background:url('../images/navr.png') no-repeat bottom right;
			outline:none;
		}
		#nav li a:hover{
			text-decoration:underline;
		}
#banner{
	width:958px;
	height:301px;
	border-bottom:3px solid #00679e;
	background:url('../images/banner.jpg') no-repeat top center;
}
.rental-finder-banner{
	height:212px !important;
	background:url('../images/jacksonville-free.jpg') no-repeat top center !important;
}
	#banner h1{
		position:relative;
		padding:0px;
		margin:0px;
		top:10px;
		right:30px;
		color:#ffffff;
		font-size:18px;
		font-weight:normal;
		text-align:right;
	}
#content{
	width:898px;
	overflow:auto;
	padding:20px 30px;
	background:#ffffff url('../images/contenttopbg.png') repeat-x top center;		
	border-bottom:5px solid #00679e;
}
	#content #mainContent{
		padding:0px 280px 0px 0px;
		background:#ffffff url('../images/arrow.png') no-repeat 160px bottom;
	}
		#mainContent h1{
			margin:0px;
			padding:0px;
			font-size:30px;
			font-weight:normal;
			color:#13130c;
			}
		#mainContent h2{
			margin:0px;
			padding:0px;
			font-size:18px;
			font-weight:normal;
			color:#13130c;
		}
		#mainContent h3{
			margin:0px;
			padding:0px;
			font-size:17px;
			font-weight:normal;
			color:#6f6f6f;
		}
		#mainContent .FloatLeft{
			width:270px;
			float:left;
			margin:0px;
			padding:10px 16px;
		}
		#mainContent ul li{
			margin:10px 0px;
			line-height:17px;
		}
		#mainContent p.call{
			font-size:12px;
			line-height:17px;
		}
#footer{
	padding:0px 30px 30px 30px;
}
	#footer a:link,#footer a:visited{
		color:#505050;
		text-decoration:underline;
	}
	#footer a:hover{
		text-decoration:none;
	}
	#footer p{
		line-height:17px;
	}

.form{
	position:relative;
	z-index:999;
	width:243px;
	top:20px;
	left:690px;
	font-size:10px;
}
	.form .top{
		height:41px;
		background:url('../images/formtop.png') no-repeat top center;
	}
	.form .mid{
		padding:1px 13px 1px 10px;
		background:url('../images/formmid.png') repeat-y top center;
	}
	.form .bot{
		height:21px;
		background:url('../images/formbot.png') no-repeat bottom center;
	}
.form .item{
	width:100%;
	overflow:auto;
	clear:both;
	margin:10px 0px 0px 0px;
}
.form label{
	width:76px;
	float:left;
	display:block;
}
.form input,.form select{
	width:140px;
	font-family: Verdana, Arial, Sans-serif;
	font-size:10px;
	float:left;
	border:1px solid #a4a4a4;
}

.Phone1{
	width:35px !important;
	float:left !important;
}
.Phone2{
	width:35px !important;
	float:left !important;
	margin:0px 4px;
}
.Phone3{
	width:50px !important;
	float:left !important;
}
.dropdown{
	float:left !important;
}



a:link,a:visited{
	outline:none;
	color:#00689f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.Clear{
	clear:both;
}
img{
	border:none;
}