﻿.wrapper {
	width:951px;
	margin: 0 auto;
}

.flash-header {
	width:951px;
	height:392px;
}

/**  Left Links **/
.left-links {
	width:275px;
	height:396px;
	background:url(/images/home-bottom-left.jpg) no-repeat;
	float:left;
}

.left-links ul{
	list-style:none;
	padding:0;
	margin:0;
}

.left-links ul li {
	float:left;
	text-indent:-999em;
}

.left-links ul li a {
	display:block;
	width:235px;
	height:142px;
	margin-left:27px;
}

.left-links ul li a.locations	{margin-top:37px;}
.left-links ul li a.homes		{margin-top:25px;}

/**  End Left Links **/
 
.map {
	float:left;
	width:676px;
	height:396px;
}