body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #676767;
}
.headerWrapper {
	width: 850px;
	margin: 0px auto;
}
.header {
	height: 69px;
	border-top: solid 3px #d60006;
	position: relative;
}
.pagelogo {
	position: absolute;
	top: 11px;
	left: -7px;
	clip: rect(2px 156px 51px 28px);
}
.pagecountry {
	position: absolute;
	top: 30px;
	left: 165px;
	color: #777;
	font: 18px "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

.pagecontrols {
position: absolute;
top: 4px;
right: 0px;
color: #777;
margin-top: 13px;
width: 232px;
}

.search input[type ="text"] {
	color: #777;
background: white none;
height: 15px;
padding: 1px 3px 0;	
font-size: 1.1em;
border-right: 0 !important;
width: 191px !important;
border: 1px solid #e3e3e3 !important;
}

.search a {
	display:block;
}

.search a img {
	position: absolute;
top: -54px;
left: 66px;
clip: rect(54px 156px 72px 136px);
height: auto;
background: white none;	
}

.search a img:hover {
	position: absolute;
top: -54px;
left: 89px;
clip: rect(54px 133px 72px 113px);

}

.topmenu {
	position: relative;
	height: 23px;
	border-bottom: 1px solid #BBB;
	background-attachment: scroll;
	background-color: #F8F8F8;
	background-image: url(images/RepeatH.png);
	background-repeat: repeat-x;
	background-position: 0px -202px;
}

.topmenu-right {
	float: right;
padding: 0px 0px;
}

.menu-horizontal {
zoom: 1;
}

.menu ul {
list-style: none;
margin: 0;
padding: 0;
}

a {
text-decoration: none;
}

a:hover {
color:#d60006;
}

.additional-background {
padding: 0px 10px;
border-right: 1px solid #bbb;
}

.additional-background-last {
padding: 0px 10px;
}

.menu-item {
color: #777;
white-space: nowrap;
border: 1px solid transparent;
padding: 4px 10px;
display: inline-block;
height: 15px;
vertical-align: middle;
margin: 0px 0px;
padding: 4px 0px;
}

.menu-horizontal ul.static {
display: inline;
}

.menu-horizontal li.static, .menu-horizontal a.static, .menu-horizontal span.static {
float: left;
}

.sitesmenu {
clear: both;
margin-top: 5px;
margin-left: 0px;
text-align: center;
}

.sm-sep {
margin-left: 36px;
margin-right: 36px;
width: 1px;
height: 16px;
background: white url("images/NoRepeat.png") no-repeat scroll -29px -80px;
display: inline-block;
}

a.sm-airconditioning {
background: white url("images/NoRepeat.png") no-repeat scroll -1px -152px;
width: 107px;
height: 16px;
display: inline-block;
}

A.sm-heating {
background: white url("images/NoRepeat.png") no-repeat scroll -67px -204px;
width: 51px;
height: 16px;
display: inline-block;
}

a.sm-corporatesolutions {
background: white url("images/NoRepeat.png") no-repeat scroll -0px -256px;
width: 133px;
height: 16px;
display: inline-block;
}

a.sm-greengateway {
background: white url("images/NoRepeat.png") no-repeat scroll -148px -256px;
width: 103px;
height: 16px;
display: inline-block;
}

a.sm-airconditioning:hover {
background: white url("images/NoRepeat.png") no-repeat scroll -1px -168px;
}

a.sm-heating, a.sm-heating:hover {
background: white url("images/NoRepeat.png") no-repeat scroll -67px -238px !important;
}

a.sm-corporatesolutions:hover {
background: white url("images/NoRepeat.png") no-repeat scroll 0px -272px !important;
}

a.sm-greengateway:hover {
background: white url("images/NoRepeat.png") no-repeat scroll -148px -272px !important;
}

.pagefooter {
clear: both;
border-top: 1px solid #ababab;
padding: 5px 10px 50px 10px;
width:850px;
margin:20px auto 0px auto;
}

.pagefooter-left {
float: left;
}

.pagefooter-breadcrumbs {
text-transform: uppercase;
}

.pagefooter-right {
float: right;
}

.pagefooter A:link, .pagefooter A:visited {
color: #333;
}

.pagefooter A:hover {
color: #333;
text-decoration:underline;
}


.pagefooter-right a {
border-left: 10px solid white;
display: inline-block;
}

.breadcrumbCurrentNode {
font-weight: bold;
}

h1{
    color:#f96a04;
    font-weight: bold;
    font-size: 18px;
}
h2{
    font: 18px "Arial Narrow", Arial, sans-serif;
}