﻿.Main {
	min-height : 340px;
}
.Quote {
	background-color : #063515;
	border : 1px solid #000000;
	color : #ffffff;
	font-size : 13px;
	margin-bottom : 9px;
	width : 368px;
}
.Quote div {
	border : 3px solid #ffffff;
	padding : 12px;
}
.Intro {
	font-family : "Segoe UI", Tahoma, Verdana;
	font-size : 13px;
	height : 159px;
	left : 19px;
	line-height : 22px;
	position : absolute;
	text-align : left;
	top : 0px;
	width : 370px;
}
.Intro a {
	color : #0C5D25;
	font-style : italic;
	text-decoration : none;
}
.Intro a:hover {
	border-bottom : 1px dashed #0C5D25;
	color : #0C5D25;
	font-style : italic;
	text-decoration : none;
}
.Intro span {
	float : right;
	font-size : 13px;
	font-style : italic;
	left : 0px;
	position : relative;
	top : 12px;
}
.Intro span a {
	color : #083B68;
	text-decoration : none;
}
.ReqQuoteBtn {
	left : 19px;
	position : absolute;
	top : 178px;
	height : 100px;
	width : 370px;
}
.Photos {
	left : 444px;
	position : absolute;
	top : 0px;
	width : 457px;
}
.Photos img {
	float : left;
	margin-right : 19px;
	margin-bottom : 19px;
}

