/* CSS for energised business - Simon Pollard for deckchair.co.uk 2008 */
/* Style for index page */
div#top-box {
	background-image: url(../images/indexpage/top-box-bg.jpg);
	padding-left: 15px;
	padding-right: 15px;
	width: 652px;
	padding-top: 15px;
	height: 297px;
	float: right;
}
div#top-box img {
	margin-left: 15px;
}
a img {
	border: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #1C2584;
	margin-bottom: 25px;
	margin-left: 15px;
}
div#indexbottom {
	background-color: #E3E3E3;
	height: 390px;
	clear: both;
	padding-left: 15px;
	width: 832px;
}
div#indexbottom img {
	margin-left: -15px;
}
div.small-box {
	background-image: url(../images/indexpage/small-box-bg.jpg);
	background-repeat: no-repeat;
	width: 193px;
	padding-top: 10px;
	height: 121px;
	margin-right: 15px;
	margin-top: 5px;
	float: left;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 15px;
}
div.small-box p {
	color: #192283;
	font-size: 12px;
	font-weight: bold;
	
}
div.small-box a {
	color: #DB1819;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
}
div#quote-box {
	background-image: url(../images/indexpage/quote-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px;
	width: 318px;
	padding-top: 10px;
	height: 78px;
	float: left;
	margin-top: 15px;
}
div#ep-box {
	background-image: url(../images/indexpage/energisedperformance.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	width: 367px;
	padding-top: 40px;
	height: 48px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
div#ep-box p {
	font-size: 11px;
}
div#ep-box a {
	color: #DB1819;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#ep-box a:hover, div.small-box a:hover {
	text-decoration: underline;
}

div#index-links {
	padding-top: 15px;
	height: 45px;
	text-align: center;
}

div#index-links img {
	margin-left: 10px;
	margin-right: 10px;
}