@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background-color:#FFFFFF;
	color:#323232;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#flashBin {
	display:none;
}

.logoBin {
	position:relative;
	width:260px;
	height:20px;
	top:20px;
	left:0;
}

.homeQuoteBin {
	position:relative;
	color:#666666;
	top:50px;
	with:800px;
	font-size:20px;
	line-height:24px;
	float:none;
}

#contentBin {
	position:relative;
	color:#323232;
	top:70px;
	width:750px;
	height:auto;
}

#col1 {
	position:relative;
	color:#323232;
	width:350px;
	float:left;
	height:auto;
	top:60px;
	left:0px;
}

#col2 {
	position:relative;
	color:#323232;
	width:350px;
	float:left;
	height:auto;
	top:60px;
	left:40px;
}

#contactBin {
	position:relative;
	color:#323232;
	top:70px;
	width:750px;
	height:auto;
	left:0;
	float:none;
}

p {
	color:#323232;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.title {
	color:#c83232;
	font-size:18px;
	text-transform:uppercase;
}

.pullQuote {
	color:#666666;
	font-size:16px;
	line-height:20px;
}

.greenText {
	color:#89811A;
}

.purpleText {
	color:#4B4C84;
}

#title {
	color:#89811A;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#subtitle {
	color:#4B4C84;
	font-weight:bold;
	margin-bottom:2px;
}

.noFlashContent {
	display:none;
}
