/* --- Styles for PDS Demolition (Services UK) Limited eStart --- */
/* --- Coded by Djenan Kozic --- */

* { margin:0; padding:0; }

body { background: #7c7b7b url('images/bg.gif') repeat-x top center; }

a, a:hover, a:active, a img, a:hover img, a:active img { border:none; outline:none; }

a { color:#fb9992; text-decoration:underline; }
a:hover { text-decoration:none; }

#header { 
	position:relative;
	margin:25px auto 0 auto;
	width:954px;
	height:350px;
	background: #7c7b7b url('images/header_bg.gif') no-repeat top center;
	}
#logo {
	position:absolute;
	top:50px;
	left:50px;
	width:113px;
	height:138px;
}
#navigation {
	margin:0 auto 0 auto;
	width:954px;
	height:46px;
	background: #7c7b7b url('images/nav_bg.gif') no-repeat top center;
}

#navigation li { display:inline; margin:0; padding:0;}
#navigation ul { list-style:none; margin:0; padding:0;}
#navigation li a { background-image:url('images/nav_bg.gif'); float:left; height:0; padding-top:46px; overflow:hidden;}

#navigation li#nav-1 a { background-position:0 0; width:120px; }
#navigation li#nav-1 a:hover { background-position:0 -46px; }

#navigation li#nav-2 a { background-position:-120px 0; width:125px; }
#navigation li#nav-2 a:hover { background-position:-120px -46px; }

#navigation li#nav-3 a { background-position:-245px 0; width:123px; }
#navigation li#nav-3 a:hover { background-position:-245px -46px; }

#navigation li#nav-4 a { background-position:-368px 0; width:211px; }
#navigation li#nav-4 a:hover { background-position:-368px -46px; }

#navigation li#nav-5 a { background-position:-579px 0; width:146px; }
#navigation li#nav-5 a:hover { background-position:-579px -46px; }

#contentwrapper {
	margin:0 auto 0 auto;
	width:954px;
	background: #7c7b7b url('images/contentwrapper_bg.gif') repeat-y top center;
	padding-bottom:20px;
}
#content {
	margin:20px 0 0 49px;
	width:600px;
	float:left;
}
#content h1 {
	color:#fff6b3;
	font:bold 16px Verdana, Helvetica, sans-serif;
	line-height:1.6em;
	margin-bottom:0.8em;
}
#content h2 {
	color:#fff;
	font:bold 12px Verdana, Helvetica, sans-serif;
	line-height:1.6em;
	margin-bottom:0.8em;
}
#content p {
	color:#fff;
	font:normal 12px Verdana, Helvetica, sans-serif;
	line-height:1.6em;
	margin-bottom:0.8em;
}
#content ul {
	margin:0.8em 0 0.8em 0;
}
#content li {
	color:#fff;
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:1.6em;
	margin-left:2.6em;
}
#images {
	margin:20px 49px 0 0;
	width:204px;
	float:right;
}
#images img {
	margin:0 0 15px 0;
	padding:0;
}
#clear { clear:both; }
#footer {
	position:relative;
	margin:0 auto 20px auto;
	width:954px;
	height:89px;
	background: #DDD url('images/footer_bg.gif') no-repeat top center;
}
#logos {
	position:absolute;
	left:30px;
	top:12px;
}
#logos img { margin-right:10px; }
#creditline {
	position:absolute;
	left:536px;
	top:14px;
	width:391px;
	height:35px;
}
#creditline p {
	color:#464545;
	font:normal 11px Verdana, Helvetica, sans-serif;
	line-height:1.6em;
	text-align:right;
}
#creditline a { color:#d70900; font-weight:bold; text-decoration:none; }
#creditline a:hover { text-decoration:underline; }
