#locations-content{
	margin-top:10px;
	border: 3px solid #F7CF84;
	padding:0px;
	overflow:hidden;
	zoom: 1;
}

#locations-content-left{
	float:left;
	margin:28px  0 0 28px;
	width:630px;
	display:inline;
}

#locations-content-right {
	float:right;
}

#location-image-container {
	overflow: hidden;
}

.location-image {
	padding:0;
	margin: 15px 19px 0px 0;
	float:left;
	width:143px;
	display: inline;
	font-size: 1.2em;
	/* letter-spacing: -1px; */
	text-align: center;
}

#international-location-image {
	margin-right: 0;
}

.location-image a {
	display: block;
	color: #FFF;
	background-color: #8E9300;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 124px 0 5px;
}

.location-image a:hover, .location-image a.on {
	background-color: #EAAB00;
	text-decoration: none;
	color: #FFF;
}

#nebraska-location-image a {
	background-image: url('/images/locations/omaha.gif');
}

#washington-location-image a {
	background-image: url('/images/locations/kennewick.gif');
}

#illinois-location-image a {
	background-image: url('/images/locations/naperville.gif');
}

#international-location-image a {
	background-image: url('/images/locations/international-img.jpg');
}

#location-main-content{
	width:630px;
	margin-bottom: 20px;
}

#location-main-content-left{
	width:300px;
	float:left;
}

#location-main-content-right{
	width:303px;
	float:right;
	display:inline;
	margin: 0 0 0 15px;
}

#omaha-sub-right{
	float:right;
	width:45%;
	padding-bottom: 75px;
}

#omaha-sub-left{
	float:left;
	width:50%;
}

#locations-content h2{
	margin:25px 0 0 0;
	font-size: 1.8em;
	/* font-family: 'WinterthurCondensedRegular', Helvetica, sans-serif; */
	/* letter-spacing: 2px; */
}

#locations-content h3{
	font-size: 1.6em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}

#omaha-sub-left h4{
	margin:15px 0 0 0;
	padding:0;
}

#omaha-sub-right-bkgd{
	margin:20px 0 0 0;
	background-color:#F7EFE7;
}

#omaha-sub-right-bkgd-inner{
	padding:15px 10px;
	margin:0;
}

.omaha-bkgd{
	background-image:url(/images/locations/omaha/omaha_employee.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.kennewick-bkgd
{
	background-image:url(/images/locations/kennewick/kennewick_employee.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.naperville-bkgd{
	background-image:url(/images/locations/naperville/naperville_employee.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.edina-bkgd{
	background-image:url(/images/locations/edina/edina_employee.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#omaha-flash{
	width:303px;
	height:180px;
	margin: 0 0 50px 0;
	padding:0;
}

#canada #omaha-flash {
	margin: 0;
}

#naperville-sub-left{
	width:45%;
	float:left;
}

#naperville-sub-right{
	width:50%;
	float:right;
}

#canada {
	overflow: hidden;
	zoom: 1;
	padding: 0 0 30px;
}

.canada_left {
	float: left;
	width: 300px;
}

.canada_right {
	float: right;
	width: 303px;
}

.location-list li{
margin-bottom: 8px;
}
