
/* Png Fix */

img, div , a , ul, li, span {
	behavior: url(http://www.chapmanbuildingservices.co.uk/iepngfix.htc)
}

body {
	background:#000000 url(../images/bg-body.jpg) top center no-repeat;
	color:#606060;
	font-family:arial;
	font-size:62.5%;
	height:100%;
	line-height:1.8em;
	width:100%;
}

a {
	color:blue;
	text-decoration:none;
}

p {
	padding:0 0 10px 0;
}

hr {
	border-bottom:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
	border-top:1px solid #d7d7d7;
	margin:10px 0;
}

ul {
	margin:0 0 10px 25px;
	padding:0;
}

li {
	margin:0 0 5px 0;
}

h1 {
	color:#cc0000;
	font:italic bold 22px arial;
	padding:10px 0;
}

h2 {
	color:#cc0000;
	font:italic 16px arial;
	padding:10px 0;
}

h3 {
	color:#cc0000;
	font:italic 14px arial;
	padding:10px 0;
}

#main {

}

.container {
	margin:0 auto;
	width:830px;
}

#header {
	height:95px;
}

#logo {
	float:left;
}

#navigation {
	background:url(../images/bg-navigation.png) top right no-repeat;
	float:right;
	height:65px;
	margin:23px 0 0 0;
	width:405px;
}

#pageholder {
	min-height:500px;
	width:830px;
}

#footer {
	height:100px;
	line-height:100px;
	text-align:center;
}

.copyright {
	text-align:center;
}

/* Layout Classes */

.pagetop {
	background:url(../images/bg-pagetop.png) top center no-repeat;
	height:20px;
}

.page {
	background:url(../images/bg-page.gif) top center repeat-y;
	font-size:1.3em;
	padding:5px;
}

.pagebottom {
	background:url(../images/bg-pagebottom.png) top center no-repeat;
	height:20px;
}

.clear {
	clear:both;
}

.columnpadder {
	margin:0 20px;
}

.columna {
	float:left;
	width:820px;
}

.columnb {
	float:left;
	width:410px;
}

.columnc {
	float:left;
	width:273px;
}

.greybox {
	background:#f7f7f7;
	border:1px solid #c7c7c7;
	padding:20px;
	margin-bottom:10px;
}

.greybox h1 {
	color:#cc0000;
	font:italic bold 22px arial;
	padding:0 0 10px 0;
}

.pagetitle {
	background:url(../images/bg-pagetitle.png) top left no-repeat;
	height:40px;
	margin:0 0 20px 0;
}

.pagetitle img {
	float:left;
	height:40px;
}

.search {
}
