body {
	background-image:    url(../images/body.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px 0px 0px 0px;
}

.body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #888888;
}

.body a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #888888;
	text-decoration:underline;
}

.body a:hover {
	text-decoration:none;
}

img {
	border:0px;
}

.services {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #888888;
}

.services a {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #888888;
	text-decoration:underline;
}
.services a:hover {
	text-decoration:none;
}
.servicesbump {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #888888;
	padding-left:150px;
}
a.link{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #ED0000;
	font-weight:bold;
	text-decoration: underline;
}
.red_head{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #ED0000;
	font-weight:bold;
}
a.link:hover{
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #ED0000;
	font-weight:bold;
	text-decoration:none;
}
.bottom_head {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #434343;
	font-weight:bold;
}
.bottom_body {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #434343;
}
.header {
	text-align:center;
}
.content {
	text-align:center;
}