body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #bf2c37;
}
body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
a:focus /*removes lines around rollovers in Mozilla*/
{
-moz-outline-style: none;
}
a:link, a:active, a:visited {
	color: #B32249;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #844a06;
	text-decoration: none;
	outline: none;
}
img {
	border: none;
}
.imgover {
}
.bullettxt{
	color: #9f020e;
	text-decoration: none;
	font-weight: bold;
}
.mybullets {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 8px;
}
p.mybullets {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 .clearbothdiv { /*hidden from view*/
	clear: both;
}
.servicesHeader {
	height: 61px;
	width: 577px;
}

#mainwrapper {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
}
#topArea {
	width:901px;
	height: 130px;
}
#contentArea {
	width:901px;
}
#contentLeft {
	width:586px;
	float: left;
	padding-left: 30px;
	margin-top: 15px;
}
#contentRight {
	width:255px;
	float: right;
	margin-top: 8px;
}
.contentRight1 {
	width:255px;
}
#contentspacer {
	width:901px;
	height:15px;
}
#Footer {
	width:901px;
	height: 63px;
}
