html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333333;
}
a:hover {
	color: #ad0000;
	text-decoration: underline;
}
.left {
	float: left;
	position: relative;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: white;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #000000;
	padding-bottom: 60px;
}

#header{
margin:auto;
width:780px;
height:134px;
background-image:url(../images/header-bottom.jpg);
background-repeat:no-repeat;
padding-top:10px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	position: relative;
	padding:10px;
	height:800px;
}

#spray {
	position: absolute;
	top: 0;
	left: 378px;
}
#body-left {
	width: 380px;
}
#body-right {
	width: 380px;
	position: absolute;
	top: 5px;
	left: 425px;
	float:right;
	}

/******************** Solicitor ****************/
#solicitorshdr{
background-image:url(../images/burn_soliucitors.jpg);
width:380px;

height:306px;
}

#solicitorcontent{
padding:121px 0 0 21px;
color:#FFFFFF;
font-size:11px;
}
#solicitorlist{
background-attachment: scroll;
background-color: transparent;
background-image: url(../images/arrow_red.gif);
background-repeat: no-repeat;
display: list-item;
font-size: 11px;
height: 16px;
padding-left: 10px;
color:#FFFFFF;
}

.solicitorlist li{
background: url(../images/arrow_red.gif) no-repeat;
padding-left: 10px;
color:#FFFFFF;
font-size: 11px;
}

#solicitorbtn{
margin:24px auto;
width:225px;
height:28px;
background-image:url(../images/btn-enterprivateclient.jpg);
padding:11px 0px 0px 30px;
color:#FFFFFF;
font-size:14px;
}

#solicitorbtn a{
color:#FFFFFF;
text-decoration:none;
}

#solicitorbtn a:hover{
color:#CCCCCC;
}

#welcometoburn{
width:374px;
height:19px;
color:#ad0000;
background: url(../images/bg-welcometoburn.gif);
padding:0 0 0 4px;
}

/******************** Commercial ****************/
#commercialhdr{
background-image:url(../images/burn_commercial.jpg);
background-repeat:no-repeat;
width:380px;
height:316px;
}

#commercialcontent{
padding:121px 0 0 21px;
color:#FFFFFF;
font-size:11px;
}
#commerciallist{
background-attachment: scroll;
background-color: transparent;
background-image: url(../images/arrow_red.gif);
background-repeat: no-repeat;
display: list-item;
font-size: 11px;
height: 16px;
padding-left: 10px;
color:#FFFFFF;
}

.commerciallist li{
background: url(../images/arrow_black.gif) no-repeat;
padding-left: 10px;
color:#FFFFFF;
font-size: 11px;
}

#commercialbtn{
margin:15px auto;
width:225px;
height:28px;
background-image:url(../images/btn-entercommercialclient.jpg);
background-repeat: no-repeat;
padding:11px 0px 9px 30px;
color:#FFFFFF;
font-size:14px;
}

#commercialbtn a{
color:#FFFFFF;
text-decoration:none;
}

#commercialbtn a:hover{
color:#CCCCCC;
}

#welcometoburn{
width:374px;
height:19px;
color:#ad0000;
background: url(../images/bg-welcometoburn.gif);
padding:6px 0 0 4px;
}


/******************** Navigation ****************/
#menu {
	background-image:url(../images/menu.jpg);
	width: 234px;
	margin-top: 5px;
	height:225px;
	background-repeat: no-repeat;
	padding: 22px 0px 0px 0px;
	text-align:center;
}

#menu li{
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 41px;
}
#menu a:hover{
	color:#FF0000;
}
#h-color {
	margin-top: 18px;
}
/******************** Projects - Welcome ****************/
.dot-divider {
	background-image:url(../images/dot.jpg);
	width:324px;
	height:16px;
	background-repeat:repeat-x;
}
#h-projects {
	margin-top: 35px;
}
#h-welcome {
	margin-top: 18px;
}
#projects-outer {
	width: 374px;
}#projects p{position:relative;}
#projects {
	padding: 0px 0px 5px 0px;
	background-image:url(../images/bg_news_01.jpg);
	height:60px;
}
#projects .left {
	margin-right: 15px;
}
#projects .more {
	padding-right: 25px;
}
#projects p {
	margin-top: 0;
	margin-bottom: 1em;
}

#projects a {
	margin-top: 0;
	color:#143678;
	text-decoration:none;
}

#projects a:hover {
	margin-top: 0;
	color:#000000;
	text-decoration:none;
}


#projectscomm {
	padding: 0px 0px 5px 0px;
	background-image:url(../images/bg_news_02.jpg);
	height:60px;
}

#projectscomm .left {
	margin-right: 15px;
}
#projectscomm .more {
	padding-right: 25px;
}
#projectscomm p {
	margin-top: 0;
	margin-bottom: 1em;
}

#projectscomm a {
	margin-top: 0;
	color:#7e1773;
	text-decoration:none;
}

#projectscomm a:hover {
	margin-top: 0;
	color:#000000;
	text-decoration:none;
}

#welcome-more {
	margin-top: 20px;
}
#copyright {
	text-align: center;
	background: #E8E8E8;
	font-size: 11px;
	padding: 4px;
	margin-top: 30px;
}

.inputbtn{
color:#333333;
background:#CCCCCC;
border:1px solid #999999;
font-size:11px;
}

#footer{
width:783px;
margin:auto;
background-image:url(../images/footertop.gif);
background-repeat:no-repeat;
text-align:left;
padding:60px 0 0 0;
}

#footer a{
color:#ad0000;
text-decoration:none;
}

#footer a:hover{
color:#000000;
text-decoration:none;
}

/*Private Styles*/
.telno{
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #284678;

}

.minibits{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

#menu_private{
	cursor:hand;
}

.menu_private a:link {
	text-decoration: none;
	color: #284678;
	}
.menu_private a:visited {
	text-decoration: none;
	color: #284678;
	}
.menu_private a:active {
	text-decoration: none;
	color: #284678;
	}

.menu_private a:hover {
	text-decoration: none;
	color: #284678;
	}