body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/background.jpg);
}

/* content */
.content {
	float: center;
	margin: 10px 0;
	padding: 0 16px;
	width: 600px;
	font-size: 13px;
}

.content .imgright {
	padding: 5px;
	border: 1px solid #D8EBD8;
	margin-left: 20px;
	float: right;
	margin-top: 10px;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #c00000;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #c00000;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #c00000;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
.maintext {
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
}
.bold {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.blue {
	color: #06C;
}
a:visited { #0000C0;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #03F;
	font-size: 12px;
} 
a:link {
	color: #06F;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
#footer P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 10px;
	FONT: 10px Arial, Helvetica, sans-serif;
	COLOR: #FFF;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center
}
#footer A {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#footer A:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: underline
}
.servicesheader {
	font-size: 14px;
	color: #06C;
}
.services {
	font-size: 16px;
	color: #006;
}


.content services {
	font-size: 18px;
}
.centered {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #06c;
}
.small8 {
	font-size: 14px;
	background-color: #FFF;
	color: #000;
	text-align: left;
}
.smaller {
	font-size: 12px;
}
