@charset "utf-8";
/* CSS Document */
.homepageleft {
	width: 445px;
	float:left;
}
.homepageleft ul {
}
.homepageright {
	width: 215px;
	float: left;
}
.worldpay {
	font-weight:bold;
	font-size: 12px;
	text-align:center;
}
.worldpay a {
    padding: 40px 0 0 0;
    overflow: hidden;
    background-image: url("images/homepage/worldpay.jpg");
    background-repeat: no-repeat;
	background-position: 40px -5px;
    height: 0px !important;
    height /**/:40px;
	width:215px;
	display: block;
}
.homepageright h4 {
	text-align: center;
}
.homepageright h4 a {
    padding: 215px 0 0 0;
    overflow: hidden;
    background-image: url("images/homepage/bundles_ad.jpg");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:215px;
	width:215px;
	display: block;
}
.gas {
	clear:both;
	background: url("images/homepage/gas_bg.gif") no-repeat;
	width: 660px;
	height: 102px;

}
.gas h3 {
	color: #4C3C2A;
	margin: 0 10px;
	font-size: 15pt;
}
.gas ul {
	list-style-type: none;
	float:left;
	margin: 5px 30px 0px 0;
	padding: 0;
}
.gas ul li {
	padding: 5px 0 0 10px;
	margin: 0;
}
.gas p {
	clear: both;
	width: 640px;
	text-align:right;
	display: block;
	margin: 0;
	padding: 0;
}
.gas p a {
	font-weight: bold;
	color: #FFFFFF;
}
.gas p a:visited{
	font-weight: bold;
	color: #FFFFFF;
}
.gas a {
	color: #FFFFFF;
	text-decoration: none;
}
.gas a:hover {
	color: #ffffff;
	text-decoration: underline;
}