body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #303D45;
}
a:link {
    font-family: Tahoma;
	font-size: 11px;
	color: #66b8d9;
	text-decoration: none;
}
a:visited {
    font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #66b8d9;
}
a:hover {
    font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #66b8d9;
}
a:active {
    font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #66b8d9;
}
a.black:link {
    font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
    font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.black:hover {
    font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.black:active {
    font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
h1 {
    margin: 25px 0 0 22px;
    font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
    margin: 0 0 0 22px;
    font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
h3 {
    margin: 20px 0 0 0;
	text-align: center;
    font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.style1 {
    font-family: Tahoma;
	color: #aacedb;
	font-size: 11px;
}
.style2 {
    font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}
.style3 {
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer-copyright {
    margin: 40px 25px 0 90px;
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer-ufu {
    margin: 40px 90px 0 25px;
	text-align: right;
    font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footer-rapidstats {
    margin: 5px 90px 0 25px;
	text-align: right;
    display: none;
}
#services-list ul {
    color: #66b8d9;
    margin: 0; 
	padding: 0 0 0 2px;
	list-style: none;
} 
#services-list li {
    padding-left: 15px;
	line-height: 14px; 
	background: url(images/arrow.jpg) no-repeat 0 50%;
}
#services2-list ul {
    color: #66b8d9;
    margin: 0; 
	padding: 0 0 0 2px;
	list-style: none;
} 
#services2-list li {
    padding-left: 15px;
	line-height: 14px; 
	background: url(images/link-arrow.jpg) no-repeat 0 50%;
}
