#v5contain{
	margin-top:0px;
	padding-top:0px;
}


/*JOBS ADDED 10-21-2011*/



	#jobs_container {
		position: relative;
		margin-left:10px;
		margin-bottom: 5px;
		padding-top:5px;
		width:336px;
		height:100%;
		background-color: #dce3e9;
		overflow: hidden;
		font-size: 12px;
	}
	
	#btn_jobSearch {
		float:right;
		margin:0px
	}
	
	
	#jobBox {
		display:block;
		float:right;
		height:21px;
		width:95px;
		margin-left:5px;
		border:none;
		padding:0px;
		outline:none;
	}
	
	#jobs_searchBox{
		position:relative;
		width:170px;
		height:21;
		z-index: 3;
		margin: 5px 10px 0px 0px;
		padding:0px;
		float:right;
	}
	
	#jobs_inner{
		position:relative;
		padding:30px 0px 0px 0px;
		overflow: hidden;
		background-color: #ffffff;
		margin:35px 10px 10px 10px;
		height:100%;
		border: 3px solid #f7921e;
		z-index: 1;
	}
	
	
	#jobs_content {
		position:relative;
		padding-top:0px;
		overflow: hidden;
		background-color: #ffffff;
		margin:0px 10px 10px 10px;
		z-index: 1;

	}
	
	
	#jobs_subnav{
		width:100%;
		background-color:#f7921e;
		height:20px
		margin:30px 0px 0px 0px;
		text-align: center;
		line-height:20px;
		color:#ffffff;
		}
		
		
	#jobs_subnav a {
		font-size: 12px;
		text-decoration: none;
		color:#ffffff;
		}
		
	#jobs_subnav a:hover {
		color:#007cc3;
		}


	#jobs_logo{
		position:absolute;
		width:154px;
		height:44;
		z-index: 3;
		margin: 10px auto 0px 1px;
		padding:0px;
		left:0px;
		top:5px;
	}
	


	#jobs_content a{
		font-size:12px;
		text-decoration: none;
		color:#f7921e;
		float:left;
	}
	
	#jobs_content a:hover {
		color:#007cc3;
	}

	
	#jobs_content h4 a{
		color:#007cc3;
		text-decoration: none;
		margin:0px;
		padding:0px;
		line-height: 15px;
		font-size:14px;

	}

	#jobs_content h4 a:hover{
		color:#f7921e;
	}
	
	
	

/* END JOBS */



/*WHEELS ADDED 10-21-2011*/



	#wheels_container {
		margin-left:10px;
		margin-bottom: 5px;
		padding-top:5px;
		width:336px;
		height:100%;
		background-color: #dce3e9;
		overflow: hidden;
		font-size: 12px;
		}
	
	#btn_wheelsSearch {
		float:right;
		margin:0px
		position:absolute;
	}
	
	
	#wheelsBox {
		display:block;
		float:right;
		height:21px;
		width:95px;
		margin-left:5px;
		border:none;
		padding:0px;
		outline:none;
	}
	
	#wheels_searchBox{
		position:relative;
		width:170px;
		height:21;
		z-index: 3;
		margin: 5px 10px 0px 0px;
		padding:0px;
		float:right;
	}
	
	#wheels_inner{
		position:relative;
		padding:0px;
		overflow: hidden;
		background-color: #ffffff;
		margin:35px 10px 10px 10px;
		height:100%;
		border: 3px solid #dc1f26;
		z-index: 1;
	}
	
	
	#wheels_content {
		position:relative;
		padding-top:5px;
		overflow: hidden;
		background-color: #ffffff;
		margin:5px 10px 0px 10px;
		z-index: 1;
	}
	


	#wheels_subnav{
		width:100%;
		background-color:#dc1f26;
		height:20px
		margin: 20px 0px 0px 0px;
		text-align: center;
		line-height:20px;
		color:#ffffff;
		}
		
		
	#wheels_subnav a {
		font-size: 12px;
		text-decoration: none;
		color:#ffffff;
		}
		
	#wheels_subnav a:hover {
		color:#000000;
		}


	.wheels_listing{
		display:block;
		max-height: 50px;
		max-width: 290px;
		}
		
	.vehicle_info{
		float:left;
		max-height:50px;
		padding:0px;
		margin:0px;
		max-width: 160px;
	}
	
	.vehicle_image{
		clear:both;
		float:left;
		margin:0px 20px 10px 0px;
		padding:0px;
		height: 60px;
		width: 100px;
		vertical-align:middle;
		overflow: hidden;
	}
	
	

	#wheels_logo{
		display:block;
		position:relative;
		width:150px;
		height:44;
		z-index: 3;
		margin: 5px auto 5px 0px;
		padding:0px;
	}
	


	#wheels_content a{
		font-size:12px;
		float:left;
		text-decoration: none;
		color:#f7921e;

	}
	
	#wheels_content a:hover{
		color:#007cc3;
	}


	#wheels_content h4 a{
		color:#dc1f26;
		text-decoration: none;
		margin:0px;
		padding:0px;
		line-height: 15px;
		font-size:14px;

	}

	#wheels_content h4 a:hover{
		color:#f7921e;
	}
	
	
	#wheels_container p {
		font-size: 12px;
		float:left;
		margin:0px;
		padding:0px;
	}
	

/* END WHEELS */


/*HOMES ADDED 10-28-2011*/



	#homes_container {
		margin-left:10px;
		margin-bottom: 5px;
		padding-top:5px;
		width:336px;
		height:100%;
		background-color: #dce3e9;
		overflow: hidden;
		font-size: 12px;
	}
	
	#btn_homesSearch {
		float:right;
		margin:0px
		position:absolute;
	}
	
	
	#homesBox {
		display:block;
		float:right;
		height:21px;
		width:95px;
		margin-left:5px;
		border:none;
		padding:0px;
		outline:none;
	}
	
	#homes_searchBox{
		position:relative;
		width:170px;
		height:21;
		z-index: 3;
		margin: 5px 10px 0px 0px;
		padding:0px;
		float:right;
	}
	
	#homes_inner{
		position:relative;
		padding:0px;
		overflow: hidden;
		background-color: #ffffff;
		margin:35px 10px 10px 10px;
		height:100%;
		border: 3px solid #b18050;
		z-index: 1;
	}
	
	
	#homes_content {
		position:relative;
		padding-top:5px;
		overflow: hidden;
		background-color: #ffffff;
		margin:5px 10px 0px 10px;
		z-index: 1;

	}


	#homes_subnav{
		width:100%;
		background-color:#b18050;
		height:20px
		margin: 20px 0px 0px 0px;
		text-align: center;
		line-height:20px;
		color:#ffffff;
		}
		
		
	#homes_subnav a {
		font-size: 12px;
		text-decoration: none;
		color:#ffffff;
		}
		
	#homes_subnav a:hover {
		color:#851618;
		}


	.homes_listing{
		max-width: 290px;
		max-height:160px;
		}
		
		
	.property_info{
		margin: 0px 0px 0px 0px;
		padding:0px;
		float:left;
		max-width: 120px;
	}
	
	.property_image{
		float:left;
		margin:10px 20px 10px 0px;
		height: 80px;
		overflow: hidden;
	}
	
	
	.property_image a{
		vertical-align: middle;
	}

	#homes_logo{
		position:relative;
		width:200px;
		height:30;
		z-index: 3;
		margin: 5px auto 0px 5px;
		padding:0px;
	}
	


	#homes_content a{
		font-size:14px;
		float:left;
		text-decoration: none;
		color:#851618;

	}
	
	#homes_content a:hover{
		color:#b18050;
	}

	
	
	
	#wheels_content h4 a{
		color:#dc1f26;
		text-decoration: none;
		margin:0px;
		padding:0px;
		line-height: 15px;
		font-size:14px;

	}

	#wheels_content h4 a:hover{
		color:#f7921e;
	}
	
	
	
	
	
	
	
	#homes_container p {
		font-size: 12px;
		float:left;
		margin-top:15px;
		padding:0px;
		
	}
	

/* END HOMES */





/*FEATURES ADDED 01-11-2012*/


	#features_container {
		margin-left:6px;
		padding-top:5px;
		width:336px;
		height:395px;
		background-color: #dce3e9;
		overflow: hidden;
	}
	
	
	#features_inner{
		position:relative;
		padding:20px 0px 30px 0px;
		overflow: hidden;
		background-color: #ffffff;
		margin:0px 10px 0px 10px;
		height:295px;
		border: 3px solid #f3a33d;
		z-index: 1;
	}
	
	
	#features_content {
		position:relative;
		padding-top:5px;
		overflow: hidden;
		background-color: #ffffff;
		margin:0px 0px 0px 10px;
		height:9999px;
		z-index: 1;

	}


	#features_logo{
		position:absolute;
		width:293px;
		height:48;
		z-index: 3;
		margin: 10px auto 0px 18px;
		padding:0px;
		
	}
	
	#features_content img {
		margin:0px 10px 24px 0px;
		float: left;
		border: 2px solid #1a3665;
	}

	#features_content img:hover {
		border: 2px solid #f7921e;
	}

	#features_nav{
		position:relative;
		margin:0px;		
		padding:0px;
		z-index: 10;
		top:335px;
		left:285px;
		width: 18px;
		cursor:pointer;
	}
	
	
	.prev_feat{
		margin: 15px 0px 5px 10px;
	}

	.next_feat{
		margin: 0px 0px 0px 10px; 
	}


	#features_content p{
		width:140px;
		font-size:12px;
		float:left;
		margin:0px 0px 5px 0px;

	}


	#features_content h4{
		margin:0px 0px 5px 0px;
		padding:0px;
		line-height: 18px;
	}

	#features_content h4 a{
		color:#f3a33d;
		text-decoration: none;
	}

	#features_content h4 a:hover{
		color:#1a3665;
	}
	
	#features_content ul li{
		width:300px;
		clear:left;
		
	}
/* END FEATURES */


