/*Project Designs Services StyleSheet*/

.servicesInfo
{
	width:550px;
	float:left;
	margin-top:20px;
	font-size:14px;
	color:#939393;
}

.design
{
	width:550px;
	height:41px;
	background-image: url(/images/headers/design_header.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.htmlCSS
{
	width:550px;
	height:41px;
	background-image: url(/images/headers/html_header.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.cms
{
	width:550px;
	height:41px;
	background-image: url(/images/headers/cms_header.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.ready
{
	width:550px;
	height:41px;
	background-image: url(/images/headers/ready_header.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1
{
	width:253px;
	height:134px;
	float:right;
	background-image: url(/images/whatIDo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:75px;
}

/* CMS Info
--------------------------------------------------*/
.cmsHightlight
{
	width:249px;
	height:216px;
	float:right;
	background-image: url(/images/cmsHightlight.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:40px;
}

