div.outer {
    position: relative;
    clear: both;
}

div.inner {
    width: 1024px;
    margin: 0px auto 0px auto;
    position: relative;
}

div.inner-padded {
    margin: 0px auto 0px auto;
    width: 938px;
    padding: 0px 43px 0px 43px;
}

div#header {
    height: 99px;
    padding: 0px 5px 0px 0px;
    background: url(../img/header.png) top left repeat-x;
}

div#site-tools {
    position: absolute;
    top: 1px;
    right: 16px;
    color: #bcbec0;
    height: 26px;
    width: 210px;
    text-align: center;
    padding: 4px 0px 0px 0px;
    background: url(../img/site-tools-links.png) bottom left no-repeat;
}

div#site-tools a {
    color: #bcbec0;
}

div#telephone {
    position: absolute;
    top: 35px;
    right: 16px;
    width: 285px;
    text-align: left;
    font-size: 125%;
    font-weight: bold;
    color: #005FAF;
}

a#logo {
    position: absolute;
    top: 12px;
    left: 26px;
    width: 163px;
    height: 77px;
}

div#banner {
    background: #005FAF url(../img/header.png) 0px -99px repeat-x;
    height: 219px;
}

a.banner-image {
    width: 1024px;
    height: 219px;
    display: block;
}

a.banner-image img {
    display: block;
    width: 1024px;
    height: 219px;
}

a.hidden {
    display: none;    
}

div#breadcrumbs {
    height: 30px;
    background: #d0d3e8 url(../img/header.png) 0px -318px repeat-x;
    color: #414042;
    padding: 14px 0px 0px 0px;
}

div#nav-primary {
    margin: -79px 0px 44px 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px dashed #7EBEEC;
    height: 34px;
}

div#breadcrumbs a {
    text-decoration: none;
    color: #414042;
    font-weight: bold;
}

div#content div.inner-padded {
}

#button1 a {   
	display: block;   
	background:  url(../img/hse.jpg) top;   
	width: 42px;   
	height: 42px; 
}

#button1 a:hover {   
	background:  url(../img/hse.jpg) no-repeat bottom;   
}


#button2 a {   
	display: block;   
	background:  url(../img/constructonline.jpg) top;   
	width: 43px;   
	height: 42px; 
}

#button2 a:hover {   
	background:  url(../img/constructonline.jpg) no-repeat bottom;   
}

#button3 a {   
	display: block;   
	background:  url(../img/safecontractor.jpg) top;   
	width: 43px;   
	height: 42px; 
}

#button3 a:hover {   
	background:  url(../img/safecontractor.jpg) no-repeat bottom;   
}

#button4 a {   
	display: block;   
	background:  url(../img/legionella.jpg) top;   
	width: 28px;   
	height: 42px; 
}

#button4 a:hover {   
	background:  url(../img/legionella.jpg) no-repeat bottom;   
}

#button5 a {   
	display: block;   
	background:  url(../img/iso.jpg) top;   
	width: 46px;   
	height: 42px; 
}

#button5 a:hover {   
	background:  url(../img/iso.jpg) no-repeat bottom;   
}

#button6 a {   
	display: block;   
	background:  url(../img/bsc.jpg) top;   
	width: 106px;   
	height: 41px; 
}

#button6 a:hover {   
	background:  url(../img/bsc.jpg) no-repeat bottom;   
}

#button7 a {   
	display: block;   
	background:  url(../img/bsria.jpg) top;   
	width: 111px;   
	height: 42px; 
}

#button7 a:hover {   
	background:  url(../img/bsria.jpg) no-repeat bottom;   
}

#button8 a {   
	display: block;   
	background:  url(../img/environmentagency.jpg) top;   
	width: 105px;   
	height: 42px; 
}

#button8 a:hover {   
	background:  url(../img/environmentagency.jpg) no-repeat bottom;   
}
.footer-menu {
	margin : 0 0 0px 0px;
}

.footer-menu:after {
	content : ".";
	clear : both;
	display : block;
	height : 0;
	visibility : hidden;
}

.footer-menu li {
	float : left;
	margin : 0px 0 0px 12px;
	padding : 0;
	background : none;
	width : auto;
	list-style: none;
}

.footer-menu .row_leader {
	margin-left : 0;
	clear : left;
}

div#main {
    float: left;
    display: inline;
    width: 582px;
    padding: 0px 13px 58px 0px;
}

div.colored-bullets li.colored-bullet {
    color: #005faf;
}

div.colored-bullets div.colored-bullet-wrapper {
    color: #414042;
}

div#sidebar {
    float: left;
    width: 302px;
    padding: 18px 0px 0px 41px;
}

div#subscribe {
    height: 57px;
    background: #f1f2f2 url(../img/subscribe.png) top left no-repeat;
    padding: 9px 20px 0px 20px;
    position: relative;
    margin: 0px 0px 8px 0px;
    overflow: hidden;
}

div#sidebar h2 {
    font-size: 150%;
    margin: 0px 0px 6px 0px;
}

div#sidebar-content {
    background: white url(../img/sidebar.png) top left no-repeat;
    padding: 20px 20px 5px 20px;
}

div#sidebar h3 {
    font-size: 100%;
    font-style: normal;
    margin: 0px 0px 6px 0px;
    color: #005faf;
}

div#sidebar h3 span.date {
    margin: 0px 8px 0px 0px;
    font-size: 80%;
    color: #414042;
}

ul#recent-articles {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

ul#recent-articles li {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
}

a#rss {
    position: absolute;
    top: 20px;
    right: 20px;
}

div#site-info {
    color: #939598;
    padding: 10px 0px 15px 0px;
    margin: 12px 0px 0px 0px;
	background: url(../img/footer.png) bottom center repeat-x;
	height: 230px;
}

div#site-info a {
    color: #005faf;
}

span.site-info-seperator {
    color: #005faf;
    margin: 0px 3px 0px 3px;
}
img.icon {
    padding: 0 1px 0px 20px;
	margin-top: -1px;
	vertical-align: middle;
}
.inner-padded ol.footerLinks li.footerLogos img {
	float: right;
	margin:0;
	padding:75px 0 12px 0;
	position:relative;
}
.inner-padded ol.footerLinks {
	margin: 0;
	padding: 0;
	width: 938px;
}
.inner-padded ol.footerLinks li {
	margin: 0;
	padding: 11.5em 0 0 0;
	list-style: none;
	color: #fff;
}
.inner-padded ol.footerLinks li.address {
	clear:right;
	margin:0;
	padding: 5px 0 5px 0;
	position: reklative;
}
.inner-padded ol.footerLinks li.address.second {
	padding: 5px 0 0 0;
}
.inner-padded ol.footerLinks li.address.last {
	padding: 20px 0 0 0;
}
.inner-padded ol.footerLinks li a {
	color: #fff !important;
}
/*
    Primary navigation styles.
*/

ul#nav-primary {
    margin: -1px 0px 0px 0px;
    padding: 0px 43px 0px 33px;
    height: 37px;
    background: url(../img/nav-background.png) 0px 1px no-repeat;
    list-style: none;
}

ul#nav-primary li {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

ul#nav-primary a {
    float: left;
    display: block;
    color: #b8ebff;
    font-weight: bold;
    padding: 9px 10px 0px 10px;
    height: 26px;
    text-decoration: none;
}

ul#nav-primary a:hover {
    background: url(../img/nav-highlight.png) top center no-repeat;
}

ul#nav-primary a.here {
    color: white;
}

/*
    Secondary navigation styles.
*/

ul#nav-secondary {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    width: 200px;
}

ul#nav-secondary li {
    margin: 0px 0px 0px 0px;
}

ul#nav-secondary a {
    display: block;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
}

ul#nav-secondary a.here {
    background: #eeeeff;
}

/*
    Form styles.
*/

table.form {
    border: none;
}

table.form th,
table.form td {
    border: none;
    background: none;
}

ul.errorlist {
    color: #800000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    list-style-position: inside;
}

ul.errorlist li {
    margin: 0px 0px 5px 0px;
}

/*
    News styles.
*/

div.pagination {
    margin: 0px 0px 15px 0px;
    line-height: 140%;
}

ul.article-list {
    list-style: none;
    padding: 0px 0px 0px 0px;
}

ul.article-list li {
    border-bottom: 1px #999999 dashed;
}

ul.article-list div.read-more {
    margin: -10px 0px 15px 0px;
    line-height: 140%;
}

h1 span.date,
h2 span.date {
    color: #414042;
    font-size: 80%;
    margin: 0px 8px 0px 0px;
}