#tutorial-center {
text-align: center;
}

#tutorial-center li {
list-style: none;
}

#tutorial-center li a {
color: #0077d4;
}


div#web-hosting-users-text-home h2 {
color: #00af15;
padding: 0;
margin: 0;
}

div#web-hosting-users-text-small-business h2 {
color: #0077d4;
padding: 0;
margin: 0;
}

div#web-hosting-users-text-highlight h2 {
color: #fe2021;
}



div#web-hosting-users-text-professional h2 {
color: #413821;
padding: 0;
margin: 0;
}

div#web-hosting-users-text-business h2 {
color: #4f0d6a;
padding: 0;
margin: 0;
}


#web-hosting-home {
float: left;
width: 24%;
margin-right: 1%;
margin-bottom: 10px;
		text-align: center;

}

#web-hosting-home-img {
	background: #789dc9 url(//www.domaindothost.com.au/images/web-hosting/home-user.jpg) no-repeat top center;
	height: 111px;
	border-top: 1px solid #dbe9f5;
	border-bottom: 1px solid #dbe9f5;
}

#web-site-builder-img {
	background: #ffffff url(//www.domaindothost.com.au/images/build-a-web-site/websitebuilder.jpg) no-repeat center;
	height: 286px;
	width: 100%;
	border-top: 1px solid #002d62;
}

#web-hosting-small-business {
float: left;
margin-right: 1%;
width: 24%;
	z-index: 9;
		text-align: center;
margin-bottom: 10px;

}

#web-hosting-small-business-img {
	background: #bed9ed url(//www.domaindothost.com.au/images/web-hosting/small-business.jpg) no-repeat top center;
	height: 111px;
	border-top: 1px solid #dbe9f5;
	border-bottom: 1px solid #dbe9f5;
	z-index: 10;
}

#web-hosting-professional {
float: left;
margin-right: 1%;
position: relative;
width: 24%;
		text-align: center;
margin-bottom: 10px;

}

#web-hosting-professional-img {
	background: #c9c5bc url(//www.domaindothost.com.au/images/web-hosting/professional.jpg) no-repeat top center;
	height: 111px;
	border-top: 1px solid #dbe9f5;
	border-bottom: 1px solid #dbe9f5;
}


#web-hosting-business {
float: left;
margin-right: 1%;
position: relative;
width: 24%;
		text-align: center;
		margin-bottom: 20px;

}

#web-hosting-business-img {
	background: #d9d1dd url(//www.domaindothost.com.au/images/web-hosting/business.jpg) no-repeat top center;
	height: 111px;
	border-top: 1px solid #dbe9f5;
	border-bottom: 1px solid #dbe9f5;
}

#web-hosting-users-box a {
	float:left;
	border: 1px solid #c6c5c5;
	background: #f2f2f2 url(//www.domaindothost.com.au/images/web-hosting/background.jpg) repeat-x top left;
		text-decoration: none;
	color: #005390;
	min-height: 280px;
	width: 96%;
}


#web-hosting-users-box a:hover {
	border: 1px solid #005390;
	background: #edf3fd url(//www.domaindothost.com.au/images/web-hosting/background-o.jpg) repeat-x top left;
		color: #ffffff;
}




#web-hosting-users-box ul {
	padding: 10px;
	margin: 0;
	font: 0.8em/1.3 Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #003a63;
	list-style: none;
	text-align: center;
	clear: both;
}


