body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #212325;
}

h1 {
	margin: 30px 0px 0px 52px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin: 90px 0px 0px 52px;
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.style2 {
	font-family: Tahoma;
	font-size: 11px;
	word-spacing: 2px;
	color: #FFFFFF;
}

.style3 {
	font-family: Tahoma;
	font-size: 10px;
	word-spacing: 0px;
	color: #FFFFFF;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a.e-mail {
	font-family: Tahoma;
	font-size: 15px;
	color: #fe0000;
	text-decoration: none;
}
a.e-mail:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #0033FF;
	text-decoration: none;
}

#services-list ul {
    font-family: Tahoma;
	text-decoration: none;
    color: #000000;
    margin: 0; 
	padding: 0;
	list-style: none; 
} 

#services-list li {
    background:url(images/icon.jpg) no-repeat 0 50%;
	padding-left: 29px;
	line-height: 19px; 

}

img#rapidstatscounter {
	display: none;
}