﻿#content .homepage-col1 
{
		float: left; 
		width: 147px;
}
#content .homepage-col2 
{
	padding:0 410px 0 157px;
}
#content .homepage-col3
{
	
	float:right;
	height:100%;
	width:380px;
	border-left: dashed 1px #868686;
	padding-left: 20px;
}
#white-section 
	{
	position: relative; 
	background: #fff url(/envision/images/contact-us-bg.jpg) no-repeat;
	width: 934px;
	height: 200px;
	z-index: 10000;
	margin-left:-35px;
}
#white-section #contact-us
{
	position:absolute;
	left: 50px;
	top: 52px;
	width: 350px;
}
#white-section #phone-numbers
{
	position:absolute;
	left: 439px;
	top: 70px;
	width: 190px;
}
#white-section #request-quote
{
	position:absolute;
	left: 693px;
	top: 54px;
	width: 225px;
}
