body {
margin: 0px auto;
background-color:#fff;
}

#container {
background: url(images/bg.gif) repeat-y;
width: 1000px;
margin: 0 auto;
position: relative;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#container a{
color: #0000FF;
text-decoration: none;
}

#container a:hover{
color: #0000FF;
text-decoration: none;
}

#header {
width: 1000px;
height: 180px;
background: url(images/boilersureheader_edit_phg.png
) no-repeat;
}

#logo {
width: 170px;
height: 95px;
position: absolute;
right: 25px;
top: 25px;
}

#menu {
background: url(images/menu-lblue.png) no-repeat;
with: 1000px;
height: 30px;
padding-left: 60px;
padding-top: 15px;
margin-bottom: 15px;
}

#menu a{
color: #666666;
font: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
margin-right: 60px;
}

#menu a:hover{
color: #CCCCCC;
font: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin-right: 60px;
}

#leftbar {
background: #FFFFFF;
width: 150px;
margin-left: 16px;
height: inherit;
float: left;
text-align: center;
}

#content {
background: #FFFFFF;
width: 545px;
margin-left: 185px;
height: inherit;
min-height: 400px;
min-height: 500px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
}

#content p{
font: Arial, Helvetica, sans-serif;
font-size: 14px;
margin-bottom: 15px;
}

#rightbar {
background: #FFFFFF;
width: 220px;
margin-right: 20px;
padding-bottom: 10px;
height: inherit;
float: right;
text-align: center;
}

#newsbar {
background: #FFFFFF;
width: 200px;
height: 350px;
margin-left: 10px;
text-align: center;
border: 1px solid #CCCCCC;
}

#newsbar h1{
background: #FF821B;
color: #FFFFFF;
font: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

h1 {
color: #FF8A00;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;

}
#content h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


h2 {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
padding: 2px;
}
#content h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


h3 {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
padding: 4px;

}

h4 {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
padding: 4px;

}

#footer a{
color: #FFFFFF;
text-decoration: underline;
font: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#footer a:hover{
color: #FFFFFF;
text-decoration: underline;
}

#footer p{
font: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#footer {
background: url(images/footer_edit_logoed_lblue.png) no-repeat;
width: 1000px;
height: 130px;
clear: both;
text-align: center;
}

