.middle-cont {
	width:800px;
	background-color:#fff;
}

.column1 {
	float:right;
	width:270px;
	min-height:50px;
	font-size:13px;
	line-height:18px;
	text-align:left;
	padding:8px 20px 0 0;
	top:50px;
	position:relative;
}

.proven {
	position:absolute;
	left: 195px;
	width:600px;
	color:#c1131d;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding:18px 0px 10px 0px;
	border-bottom:solid 1px black;

}

.mid-bottom{
	float:left;
	width:200px;
	height:308px;
	text-align:left;
	padding:4px;
}

.web-quotes-title
{
	float:left;
 	text-align:left;
	margin-bottom:7px;
	color:#c1131d;
	font-size:17px;
	font-weight:bold;
	padding:7px 0 0 7px;
}

.web-quotes-left
{	
	width:354px;
	background-color:#ededee;
	padding:10px;
	text-align:left;
	line-height:18px;

}

.web-quotes-right
{	
	width:221px;
 	background-color:#7e8082;
}

.web-quotes-right-text
{	
 	color:#fff;
 	padding:10px;
 	text-align:left;
}

.web-quotes-right-text a
{	
	text-decoration:underline;
	color:#fff;
}

.web-quotes-right-text a:hover
{	
	text-decoration:none;
	color:#fff;
}

.webQuotes-btn a
{	float:left;
	width:115px;
 	height:33px;
	background: url(../../Images/webQuotes-btn.jpg) no-repeat top;
}

.webQuotes-btn a:hover
{
	background: url(../../Images/webQuotes-btn.jpg) no-repeat bottom;
}