/* InMotion Hosting Website v3.0 - Content Styles */
/* Developed by: Adam Duro */

/* ---------------------------------------------- */
/* --( Home Page Styles )-- */
/* ---------------------------------------------- */

#home #home_ad h2 {
	margin-top: 0;
}
#home #home_features h2 {
	display: block;
	margin: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
#home .feature { /* If JavaScript does not exist this is used */
	background: url(../_img/home_feature_bg.gif) repeat-y;
	width: 154px;
	float: left;
	margin: 0 8px 0 0;
}
#home #home_features .fh { /* Added by JQuery */
	background: url(../_img/home_feature_bg.gif) repeat-y;
	width: 154px;
	float: left;
	margin: 0 8px 0 0;
}
#home #home_features .fh .fb { /* Added by JQuery */
	background: url(../_img/home_feature_top.gif) no-repeat top;
}
#home #home_features .fh .fb .feature { /* If Javascript is present this is used instead */
	background: url(../_img/home_feature_bottom.gif) no-repeat bottom;
	width: 100%;
	float: none;
	margin: 0;
	padding: 0 0 10px 0;
	cursor: pointer;
}
#home #home_features .fh .fb .feature p {
	margin: 0;
	padding: 6px 10px;
}
#home #home_features .fh .fb .feature p.graphic {
	text-align: center;
}
#home #home_features .feature h3 {
	display: block;
	margin: 0;
	height: 38px;
	text-indent: -3000px;
	background-repeat: no-repeat;
}
#home #home_features .fh .fb .feature p.copy {
	font-size: .9em;
}
/* Feature Headings */
	#home #home_features .dedicated h3 {
		background-image: url(../_img/home_feature_dedicatedHeading.gif);
	}
	#home #home_features .vps h3 {
		background-image: url(../_img/home_feature_vpsHeading.gif);
	}
	#home #home_features .biz h3 {
		background-image: url(../_img/home_feature_bizHeading.gif);
	}
	#home #home_features .econ h3 {
		background-image: url(../_img/home_feature_econHeading.gif);
	}
	#home #home_features .design h3 {
		background-image: url(../_img/home_feature_designHeading.gif);
	}
	#home #home_features .domain h3 {
		background-image: url(../_img/home_feature_domainHeading.gif);
	}
	#home .home_foot {
		
	}
<?php

?>
