body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #E1E5E9;
	background-repeat: repeat-x;
}
a:link {
	color: #66d6ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66d6ff;
}
a:hover {
	text-decoration: underline;
	color: #66d6ff;
}
a:active {
	text-decoration: none;
	color: #66d6ff;
}
h1 {
    margin: 30px 0 0 32px;
	font-family: Arial;
	font-size: 20px;
	font-weight: 300;
	color: #FFFFFF;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #66d6ff;
}
h3 {
	font-family: Arial;
	font-size: 9px;
	text-align: center;
	margin: 10px 0 0 0;
	color: #666666;
}
.style1 { 
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style2 {
    font-family: Tahoma;
	font-size: 11px;
	color: #66d6ff;
	font-weight: bold;
}
.footer-copyright { 
    margin: 30px 70px 0 70px;
    font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.footer-cs-link { 
    margin: 30px 70px 0 70px;
    font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color: #000000;
}
.footer-rapidstats { 
    margin: 5px 70px 0 70px;
    font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	color: #000000;
}
img#rapidstatscounter { 
    display: none;
}

#services-list ul {
    color: #66d6ff;
    margin: 0; 
	padding: 0 0 0 10px;
} 
#services-list li {
    padding-left: 5px;
	line-height: 14px; 
 
} 