*{
	margin: 0pt;
	padding: 0pt;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a{ 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body {
	background-image:url(../Images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5e5e;
}

a{
	color:#5e5e5e;
	text-decoration:none;
}

a:hover{
	color:#5e5e5e;
	text-decoration:underline;
}

#container{
	margin:0 auto;
	width:1000px;
}

.logo{
	float:left;
}

#header{
	height:141px;
}

.navcol{
	float:right;
	width:450px;
	text-align:right;
}

.tel{
	height:52px;}

.navbar{
	height:35px;
}

.strapline{
	display:inline;
}

.main{
	width:978px;
	margin: 0 auto;
}

.home_leftside{
	width:598px;
	float:left;
	margin: 1px 10px 0 0;
}

.home_leftside_content{
	background-image:url(../Images/home_leftside_bg.gif);
	background-repeat:repeat-y;
	text-align:justify;
}

.home_leftside_content h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#cd3100;
	font-size:15px;
	padding: 5px 0 12px 0;
}

.home_leftside_content h2 a{
	color:#cd3100;
}

.home_leftside_content span{
	color:#cd3100;
}

.home_leftside_content_inner{
	background-image:url(../Images/home_leftside_content_bg.gif);
	background-repeat:no-repeat;
	padding: 3px 15px 0 15px;
}

.home_rightside{
	width:369px;
	float:left;
}

#footer{
	height:118px;
	background-image:url(../Images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#7B511D;
}

.footer_inner{
	width:1000px;
	margin: 0 auto;
	font-size:12px;
	color:#FFFFFF;
	padding: 60px 0 0 0;
}

.footer_inner p{
	padding: 0 0 3px 0;
}
	
.footer_inner a{
	color:#FFFFFF;
	text-decoration:underline;
}
	
.footer_inner a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.footer_strapline{
	height:16px;
	width:971px;
	margin:0 auto;
	padding: 15px 0 15px 0px;
}

.footer_nav{
	font-size:13px;
	color:#0058a2;
	float:right;
	padding: 22px 0px 0 0;
	width:365px;
	font-weight:bold;
}

.footer_nav a{
	color:#0058a2;
	text-decoration:none;
}
	
.footer_nav a:hover{
	color:#0058a2;
	text-decoration:underline;
}


/* ----------------------- Bullet list works in IE and Firefox ---------------------- */
/* HTML MARKUP*/
<ul class="iconlist">
<li class="list1">List 1</li>
<li class="list1">List 2</li>
</ul>
/* HTML MARKUP*/

iconlist{
	margin: 0;
	padding: 0;
}

li.list1{
	padding: 3px 0 3px 0px;
	margin: .4em 0 0 1.3em;
	list-style-type:disc
}

li.list2{
	padding: 3px 0 3px 0px;
	margin: .4em 0 0 1.3em;
	list-style-type:disc;
	color:#cd3100;
	font-weight:bold;
}

li.list2 a{
	color:#cd3100;
	text-decoration:none;
}
	
li.list2 a:hover{
	color:#cd3100;
	text-decoration:underline;
}

/* ----------------------- Bullet list works in IE and Firefox ---------------------- */

h1{
	color:#2C8D45;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding: 0 0 15px 0;
}
	
h2{

}

h3{

}

p{
	padding: 0 0 14px 0;
}

img, div { behavior: url("../components/iepngfix.htc"); }

.clr{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.img_float{
	padding:3px;
	border: 1px #afafaf solid;
}

.img_float_right{
	float:right;
	margin: 0 0 15px 15px;
	padding:3px;
	border: 1px #afafaf solid;
}

.img_float_left{
	float:left;
	margin: 0 10px 15px 0;
	padding:3px;
	border: 1px #afafaf solid;
}

em{
	color:#cd3100;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	font-style:normal;
	display:block;
	padding: 0 0 15px 0;
	text-align:left;
}

em a{
	color:#cd3100;
	text-decoration:underline;
}
	
em a:hover{
	color:#cd3100;
	text-decoration:none;
}
	
.backbutton{
	float:right;
	margin: -4px 0 0 0;
}

.pdf{ height:55px; color:#487FDA;}
.pdf img{ float:left;}
	
.searchfield{ width:400px; border:2px solid #CCCECF; margin: 0 0 4px 0; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}	

.hr{ padding:0; margin:0 0 0 0; border:0; background:#444; color:#444;}

/* ----------------------- DROP DOWN ---------------------- */

#dropmenudiv{
position:absolute;
border-bottom:1px solid #1d8339;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 215px;
display: block;
text-indent: 3px;
border-top: 1px solid #1d8339;
border-right: 1px solid #1d8339;
border-left: 1px solid #1d8339;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #d7eae9;
color:#04401d;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ebf5f4;
color:#53685c;
}

/* ----------------------- DROP DOWN ---------------------- */

/* ----------------------- MENU HOVER ---------------------- */

.nav-main{
	list-style:none;
	height:35px;
	padding: 0 0 0 105px;
	
}

.nav-main li{
	float:left;
	padding:0px;
	background:none;
}

.nav-main a{
	float:left;
	height:35px;
	text-indent:-9999px;
	font-size:0em;
	cursor:pointer;
	color:#CFDEE5;
}

.nav-main .nav-home a{
	width:56px;
	background:url(../Images/nav-homebut.jpg) no-repeat;
}

.nav-main .nav-services a{
	width:71px;
	background:url(../Images/nav-servicesbut.jpg) no-repeat;
}

.nav-main .nav-about a{
	width:76px;
	background:url(../Images/nav-aboutbut.jpg) no-repeat;
}

.nav-main .nav-links a{
	width:51px;
	background:url(../Images/nav-linksbut.jpg) no-repeat;
}

.nav-main .nav-contact a{
	width:88px;
	background:url(../Images/nav-contactbut.jpg) no-repeat;
}

.nav-main a:hover,

.nav-main li.active a{
	background-position:0 -35px !important;
	color:#CFDEE5;
}

/* ----------------------- MENU HOVER ---------------------- */