/**
red = #E61938
background = #E1E1E1

**/

.leftcol_home{
width: 560px;
float: left;
}

.rightcol_home{
width: 310px;
float: right;
}

.leftcol{
width: 330px;
float: left;
text-align:center;
}

.rightcol{
width: 530px;
float: right;
text-align:center;
}

.homebox{
	width: 540px;
	height: 314px;
	padding: 20px 0px 10px 14px;
	color:#FFFFFF;
	background:url(../images/homebox.jpg) no-repeat top left;
}

.homebox p{
margin: 0px 0px px 0px;

}

.speakerbox{
width: 264px;
height: 131px;
text-align:left;
float:left;
color: #E61938;
font-weight: bold;
}

.neville{
background:url(../images/nevilleBox.gif) no-repeat top left;
}

.ian{
background:url(../images/ianBox.gif) no-repeat top left;
}

.neville_white{
background:url(../images/nevilleBox_white.gif) no-repeat top left;
}

.ian_white{
background:url(../images/ianBox_white.gif) no-repeat top left;
}
