/* CSS Document */
.tblMasterServices
{
	margin-top: 5px;
}

#segServices
{
	height: 217px;
	width: 507px;
}

.segServices0
{
	background: url('../images/home-web-applications.jpg') no-repeat;
	height: 217px;
	width: 507px;
}

.segServices1
{
	background: url('../images/home-seo.jpg') no-repeat;
	height: 217px;
	width: 507px;
}

.segServices2
{
	background: url('../images/home-web-marketing.jpg') no-repeat;
	height: 217px;
	width: 507px;
}

.segServices3
{
	background: url('../images/home-graphical-designs.jpg') no-repeat;
	height: 217px;
	width: 507px;
}

.segServices4
{
	background: url('../images/home-business-portals.jpg') no-repeat;
	height: 217px;
	width: 507px;
}

#serviceHeading
{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFD307;
	height:25px;
}

a.homeServices:link, a.homeServices:active, a.homeServices:visited
{
	font-family: arial;
	font-size: 11px;
	color: #33BCEA;
	font-weight: bold;
	text-decoration: none;
}

a.homeServices:hover
{
	font-family: arial;
	font-size: 11px;
	color: #33BCEA;
	font-weight: bold;
	text-decoration: underline;
}

#serviceLink1, #serviceLink2
{
	height: 24px;
}

#btnServicesPlayTD
{
	height: 27px;
}

#serviceButtonsTbl
{
	background-color: #C2C2C4;
}

#serviceButtonsTbl td
{
	background-color: #FFFFFF;
	height: 37px;
	padding-left: 10px;
}

.activeServiceButton
{
	background: url('../images/btn-home-highlight.jpg') no-repeat;
}

.inActiveServiceButton
{
	background: url('../images/btn-home-normal.jpg') no-repeat;
}

.inActiveServiceButton a:link, .inActiveServiceButton a:active, .inActiveServiceButton a:visited, .inActiveServiceButton a:hover   
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #454645;
	text-decoration:none;
}

.activeServiceButton a:link, .activeServiceButton a:active, .activeServiceButton a:visited, .activeServiceButton a:hover  
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

