#mapContainer {
	float: 			left;
}

.column {
	float: 			right;
}

.left {
	width: 	320px;
	margin-right: 10px !important;
	margin-right: 0;
	margin-top:24px;
}

address {
	font-style: 		normal;
}

.right {
	width: 640px;
}

#address.block {
	width: 				320px;
	margin-bottom: 	10px;
	margin-right:		10px;
}

#address.block dt {
	width: 			80px;
	float: 			left;
	color:				#1e1e1e;
}

#address.block dd {
	float: 			left;
	width: 			200px;
	margin-bottom: 	5px;
	color:				#878787;
}

#textContent {
	width: 			640px;
	
}


h2#titleSection {
	color:			#E47023;
}

h2#titleSection span {
	color:			#3f3f3f;
	font-style: 		italic;
}

#map {
	width: 			640px;
	height: 			409px;
}

#services {
		width: 				319px;
		height: 				417px;
		padding-top: 		12px;
		padding-bottom:26px;
		border:4px solid #F3F3F3;
		-moz-border-radius:8px 8px;
		-webkit-border-radius:8px 8px;
		border-radius: 8px 8px;
		background-color:#FFFFFF;
		float: 				left;
		margin-right: 		11px;
}

#services h2 {
	height: 					30px;
	line-height: 			30px;
	color: 					#E47023;
	text-align: 				center;
	background: 			#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	border-top:4px solid #F3F3F3;
	border-bottom:4px solid #F3F3F3;	
}

#services ul {
	padding-top:			20px;
	height: 					370px;
	overflow: 				hidden;
}

#services ul li {
	text-align: 				center;
	color:					#666666;
	height: 					30px;
	line-height: 			30px;
	font-size: 				1.1em;
}

.left #promotions {
	height: 					auto ;
	margin-bottom: 				10px;
}

#promotions li.odd {
	margin: 					0;
}

.left #promotions li {
	margin-bottom: 	4px;
}


