@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bkgr.jpg);
	margin: 0px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
}
a {
	color: #FF3300;
	text-decoration: none;
}
.white14 {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.services {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.servicessmall {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.servicesred {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.servicesbold {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.servicesboldsmall {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blue {
	color: #6699FF;
	text-decoration: none;
}
.red {
	color: red;
	text-decoration: none;
}
.white12 {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
