#column1 {
	position: relative;
	float: left;
	width: 310px;
	left: 0px;
}
#column2 {
	position: relative;
	float: right;
	width: 310px;
}
#column3 {
	position: relative;
	float: left;
	width: 310px;
	left: 80px;
}
#twoinfoboxes {
position: relative;
float: left;
width: 650px;
left: 120px;
top: 10px;
clear:both;
}
#column4 {
	position: relative;
	float: left;
	left: 0px;
	width: 310px;
}
#column5 {
	position: relative;
	float: right;
	right: 0px;
	width: 310px;
}
#firstbox {
position: relative;
float: left;
width: 250px;
left: 5px;
height: 187px;
background: url(images/stylebg1.jpg) top left no-repeat;
}
#twoboxes {
position: relative;
float: right;
width: 515px;
right: 5px;
}
#secondbox {
position: relative;
float: left;
width: 250px;
height: 187px;
background: url(images/stylebg2.jpg) top left no-repeat;
}
#thirdbox {
position: relative;
float: right;
height: 187px;
width: 250px;
background: url(images/stylebg3.jpg) top left no-repeat;
}

.promohead {
	position: absolute;
	top: 15px;
	left: 50px;
	padding: 0px;
margin: 0px;
}
.promoimg {
	position: absolute;
	top: 45px;
	left: 30px;
	padding: 0px;
margin: 0px;
}
.promotext {
position: absolute;
left: 120px;
top: 45px;
width: 100px;
padding: 0px;
margin: 0px;
}
.promoclick {
position: absolute;
top: 155px;
left: 160px;
padding: 0px;
margin: 0px;
}
.left {
float: left;
padding-right: 5px;
border: none;
}
