body {
	background-color: #666666;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.content_bg {
	
	background-color:#f2f2f2;
}

.content {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.content a:link {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}

.content a:visited {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}

.content a:hover {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.services {
	color : #d90215;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}

.right_img {
	text-decoration: none;
	float: right;
	padding-left: 15px;
} 

.left_img {
	text-decoration: none;
	float: left;
	padding-right: 15px;
} 

.copyright {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
} 
.copyright a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}