#maincontentzone
{
	float: left;
	width: 364px;
	min-height:200px;
	margin-left: 280px;
	padding-bottom:25px;
}
#maincontentzone a:link, #maincontentzone a:visited{
	color: #ee0000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;

}
#supportivezone
{
	float: left;
	width: 260px;
	min-height: 200px;
	margin-left: 30px;
	padding-bottom:25px;

}


#supportivezone a:link, #supportivezone a:visited{
	color: #ee0000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;

}

#subnavzone
{
	float: left;
	width: 280px;
	min-height: 200px;
	margin-left: -644px;
	/*padding-bottom:25px;*/

}

#brandArea
{
	width: 934px;
	height: 80px;
	float: left;
	/*background: url('/images/interface/vodafone_header_balls.gif') no-repeat;*/
}

.centerIn
{
	background: url('/images/interface/background_home.jpg') ;
	padding-top:52px;
	padding-bottom: 0px;
	font-color: white;
}

#maincontentzone p
{
color:white;
}

.clrfix
{
 border-bottom:0px;	
}
