#main #services {
	margin: 0px auto;
	padding: 0px;
	width:750px;
	/*border: 1px solid #9F0;*/
}
#main #services h2 {
	margin: 0px;
	font:normal  18px/30px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	width: 350px;
	
}
#main #services h2:hover {
	background-image: url(../images/hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#services a.services {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
#main #services p a {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 18px;
	color: #900;
}
#services p .hosting_company {
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	color: #003366;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size:14px;
}



#services a.services:hover {
	text-decoration:none;
	color:#E00;
	display: block;
	
	
}
#services h3#services_pic {
	background-image: url(../images/services.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 55px;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font:bold italic 24px/50px Georgia, "Times New Roman", Times, serif; color:#B10000;
}
#services h2 a.solutions {
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: none;
	display: block;
}
#services h2 a.solutions:hover {
	text-decoration:none;
	color:#EC0000;
	display: block;
	
	
}
#services h3#solutions_pic {
	background-image: url(../images/solutions.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 55px;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font:bold italic 24px/50px Georgia, "Times New Roman", Times, serif; color:#B10000;
}


#services .big_title {
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	
}
#main #services p .small_title {
	color: #069;
	font-family: Arial;
	font-size: 14px;
}
#main #services p {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 16px;
	line-height: 22px;
}
#main #services p .page_top:hover {
	font-weight: bold;
}


#services p .w3 {
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	color: #003366;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size:16px;
}
#main #services p .page_top {
	color: #069;
	font-family: Arial;
	font-size: 16px;
	float: right;
	margin-top: 0px;
}

