/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-family: tahoma; 
	font-size: 11px; 
	color: #494949; 
}
img#rapidstatscounter { 
    display: none; 
} 
p { 
    margin:0 0 13px 0;
	line-height: 1.3em; 
	letter-spacing: 1px; 
	text-align: justify; 
}

h1 { 	font-family: tahoma; 
	font-size: 11px; 
	color: #494949;
	font-weight: normal;
	line-height: 1.3em; 
	
	margin: 0;
	letter-spacing: 1px;
	padding: 0; 
	 
}
     
a {
	font-family: tahoma; 
	font-size: 11px; 
	color: #494949;
	letter-spacing: 1px;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma; 
	font-size: 11px; 
	color: #494949;
	letter-spacing: 1px;
	text-decoration: none;
}
.indeximagemargin img { 
    margin: 0 14px 0 0; 
}  

/* footer */
#footer {
	font-family: tahoma; 
	font-size: 11px;
	letter-spacing: 1px; 
	color: #252525;
	text-align: center; 
}
#footer a {
	font-family: tahoma; 
	font-size: 11px;
	letter-spacing: 1px; 
	color: #252525;
	text-decoration: underline;
}
#footer a:hover {
	font-family: tahoma; 
	font-size: 11px; 
	letter-spacing: 1px; 
	color: #252525;
	text-decoration: none;
}  

/* readmore */
.readmore a {
	font-family: tahoma; 
	font-size: 11px;
	letter-spacing: 1px; 
	color: #0150c6;
	text-decoration: underline;
}
.readmore a:hover {
	font-family: tahoma; 
	font-size: 11px; 
	letter-spacing: 1px; 
	color: #0150c6;
	text-decoration: none;
} 

/* lists */ 
#serviceslist { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #0b569a;
	letter-spacing: 1px; 
	text-decoration: underline; 
} 
#serviceslist ul{ 
    list-style: none; 
	padding: 0; 
	margin: 0; 
} 
#serviceslist li{ 
    padding:0; 
	margin: 0;
	background: url(images/bullet.gif) no-repeat 0 50%;
	padding-left: 17px;
	margin-bottom: 10px; 
} 
    

/* form stuff */ 

form { 
   font-family: tahoma; 
   font-size: 11px; 
   color: #fff; 
} 
form p { 
    margin: 0 0 3px 0; 
} 
 


    


