@charset "UTF-8";
*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}
#mainWrapper	{
	height: auto;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainWrapper #main {
	display: block;
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E2824;
	padding-bottom: 20px;
}
#mainWrapper #main #serviceBox	{
	display: block;
	height: auto;
	width: 100%;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D1C0E;
	line-height: 18px;
}
#mainWrapper #main #serviceBox #topL	{
	display: block;
	height: auto;
	width: 24%;
	float: left;
}
#mainWrapper #main #serviceBox #topL img	{
	display: block;
	height: auto;
	width: 100%;
	float: left;
}
#mainWrapper #main #serviceBox #topR 	{
	display: block;
	height: auto;
	width: 75%;
	padding-left: 1%;
	margin-bottom: 10px;
	float: left;
}
#mainWrapper #main #serviceBox #topR img 	{
	display: block;
	height: auto;
	width: 100%;
}
#mainWrapper #main #serviceBox #buttonHolder	{
	display: block;
	height: auto;
	width: 26%;
	margin-bottom: 25px;
	float: left;
	clear: left;
}
#mainWrapper #main #serviceBox #buttonHolder article.serviceButtons	{
	display: block;
	height: auto;
	width: 100%;
	margin-top: 4%;
	float: left;
	opacity: 1;
}
#mainWrapper #main #serviceBox #buttonHolder article.serviceButtons img	{
	height: auto;
	width: 100%;
	cursor: pointer;
}
#mainWrapper #main #serviceBox #buttonHolder article.serviceButtons img:hover	{
	cursor: pointer;
	opacity: 0.88;
}
#mainWrapper #main #serviceBox #spacer	{
	display: block;
	width: 100%;
	height: 7px;
}
#mainWrapper #main #serviceBox #middleWrap 	{
	display: none;
}
#mainWrapper #main #serviceBox #middleWrapPhone 	{
	display: block;
	height: auto;
	width: 70%;
	padding-left: 2%;
	margin-top: 1%;
	padding-bottom: 5px;
	float: left;
}
#mainWrapper #main #serviceBox #middleWrapPhone a img 	{
	display: block;
	height: auto;
	width: 100%;
	margin-bottom: 2%;
	float: left;
}
#mainWrapper #main #serviceBox #bottomR	{
	display: block;
	height: auto;
	width: 72%;
	padding-left: 1%;
	margin-top: 5px;
	padding-bottom: 30px;
	float: right;
}
#mainWrapper #main #serviceBox #bottomR p	{
	font-size: 11px;
	line-height: normal;
}
#mainWrapper #main #serviceBox #bottomR a	{
	text-decoration: underline;
	color: #93001E;
}
#mainWrapper #main #serviceBox #bottomR a:hover	{
	text-decoration: none;
	color: #93001E;
}
#mainWrapper #main #serviceBox #bottomR a.blue	{
	text-decoration: underline;
	color: #1C2059;
}
#mainWrapper #main #serviceBox #bottomR a.blue:hover	{
	text-decoration: none;
	color: #1C2059;
}
.emailUs	{
	color: #000000;
	text-decoration: underline;
}
.emailUs:hover	{
	color: #002B06;
	text-decoration: none;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -0.5px;
	padding-bottom: 5px;
}
span.bigRed	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AA001A;
	font-weight: 500;
	letter-spacing: -1px;
}
span.bigBlue	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C2059;
	font-weight: 500;
	letter-spacing: -1px;
}
p.tight	{
	font-size: 15px;
	letter-spacing: -0.6px;
	line-height: 18px;
	color: #000000;
}
p.tight a	{
	color: #000000;
	text-decoration: underline;
}
p.tight a:hover	{
	color: #AA001A;
	text-decoration: none;
}
