/*
---------------------------------------------------
| TopCleaners.co.uk								  |
| Borislav Borisov <borislav at bborisov dot com> |
---------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	background: url(../i/bgr.gif) repeat-x top;
	background-color: #D9EEF9;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #CC0000;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #FFF;
	margin-top: 8px;
}

.clear {
	clear: both;
}

#siteTop {
	width: 980px;
	height: 13px;
	background: url(../i/site_top.gif);
}

#header {
	width: 950px;
	height: 86px;
	background: url(../i/header.gif);
	margin: 0 auto;
}

#header h1 {
	display: inline;
	float: left;
	margin: 0;
}

#header h1 span {
	display: none;
}

#header h1 a {
	background: url(../i/logo.gif);
	width: 116px;
	height: 78px;
	display: block;
	margin-left: 38px;
}

#topmenu {
	margin-left: 290px;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenu li {
	float: left;
}

#topmenu li a {
	display: block;
	float: left;
	width: 80px;
	height: 24px;
	line-height: 23px;
	border-top: 2px solid #73B6D8;
	margin-left: 1px;
	text-align: center;
	color: #0E6B98;
	font-weight: bold;
	text-decoration: none;
}

#topmenu li a:hover {
	background: #EEF8FD;
	border-bottom: 1px solid #73B6D8;
}

#topmenu .activeTopMenu {
	background: #EEF8FD;
	border-bottom: 1px solid #73B6D8;
}

/* ******************************************************** */

#left {
	float: left;
	width: 200px;
	padding-left: 15px;
}

#leftMenu {
	width: 200px;
	height: 279px;
	background: url(../i/bgr_left_menu.gif);
	margin-bottom: 9px;
}

#leftMenu ul {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	list-style: none;
}

#leftMenu li a {
	margin-left: 40px;
	line-height: 30px;
	color: #0E6B98;
	font-weight: bold;
	text-decoration: none;
}

#leftMenu li a:hover {
	text-decoration: underline;
}

#leftMenu .active {
	color: #CC0000;
}

#offers {
	width: 200px;
	height: 180px;
	background: url(../i/offers_of_the_month.jpg);
	line-height: 140%;
	margin-bottom: 5px;
}

#offers a {
	color: #FFF;
	text-decoration: none;
}

#offers a:hover {
	text-decoration: underline;
}

#offer1 {
	display: block;
	width: 100px;
	margin-left: 15px;
	padding-top: 11px;
}

#offer2 {
	display: block;
	width: 170px;
	margin-left: 15px;
	padding-top: 11px;
}

#callback {
	display: block;
	width: 200px;
	height: 34px;
	background: url(../i/btn_callback.jpg);
	text-indent: 50px;
	margin-bottom: 7px;
}

#callback a {
	color: #FFF;
	text-decoration: none;
	line-height: 33px;
}

#callback a:hover {
	text-decoration: underline;
}

#leftBanners {
	margin-top: 5px;
	text-align: center;
}

#leftBanners img {
	border: none;
}

#leftBanners a {
	color: #CCC;
	text-decoration: none;
}

#leftBanners a:hover {
	text-decoration: underline;
}

#banner1 {
	display: block;
	width: 135px;
	height: 37px;
	background: url(../i/banner_dimemo.jpg);
	margin: 0 auto;
	margin-bottom: 5px;
}

#banner1:hover {
	background: url(../i/banner_dimemo_.jpg);
}

#banner2 {
	display: block;
	width: 146px;
	height: 71px;
	background: url(../i/banner_worldpay.jpg);
	margin: 0 auto;
	margin-top: 10px;
}

#banner2:hover {
	background: url(../i/banner_worldpay_.jpg);
}

#banner3 {
	display: block;
	float: left;
	width: 70px;
	height: 79px;
	background: url(../i/banner_fsb.jpg);
	margin-left: 30px;
	margin-top: 10px;
}

#banner3:hover {
	background: url(../i/banner_fsb_.jpg);
}

#banner4 {
	display: block;
	float: left;
	width: 44px;
	height: 80px;
	background: url(../i/banner_bics.jpg);
	margin-left: 20px;
	margin-top: 10px;
}

#banner4:hover {
	background: url(../i/banner_bics_.jpg);
}

/* ******************************************************** */

#bottomLinks {
	background: #FFF;
	padding-top: 15px;
	line-height: 200%;
	text-align: center;
	padding-bottom: 10px;
}

#bottomLinks a {
	color: #000;
	text-decoration: none;
}

#bottomLinks a:hover {
	text-decoration: underline;
}

/* ******************************************************** */

#customIframe {
	overflow: auto;
	background: #FFF;
	width: 100%;
	height: 65px;
}
	
#footer {
	width: 980px;
	height: 100px;
	background: url(../i/bgr_footer.gif);
}

#footer p {
	float: left;
	width: 340px;
	position: relative;
	left: 620px;
	margin-top: 20px;
	color: #999;
}




















