/*general*/
body {
	font: 76% verdana, arial, helvetica, sans-serif;
	color:#333;
	padding: 0px;
	margin: 0 0 0 0;
	background:#FFF url(images/bg.gif) repeat;
}
h1, h2, h3, h4, h5 {
	font-family: verdana, Arial, sans-serif;
	font-weight: normal;
	color:#00c;
	margin:0 0 0 0;

}
h1 {
	font-size: 2em;
	padding:0em;
	margin:0em;
	background: #fff url(images/banner-bg.png) 0 0px  repeat-x;

}
h2 {
	font-size: 1.7em;
	margin: 1.3em 0em 0em 0em;
	background: #fff url(images/banner-bg.png) 0 0px  repeat-x;
}
h3 {
	font-size: 1.4em;
	color:#00c;
	margin: 1.3em 0em 0em 0em;
}
h4 {
	font-size:1.2em;
	color:#00c;
	font-weight: bold;
	margin: 2em 0em 0em 0em;
}
h5 {
	font-size: 1.0em;
	color:#00c;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
ul, ol, li {
	list-style:none;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0.2em 0 0.1em 0;
}
ul, ol, li{
	margin:0;
	padding:0;
}
ul{
	margin-left:5px;
	margin-bottom:1.2em;
}
ol{
	margin-left:21px;
	margin-bottom:1.2em;
}
ol li{
	padding-left:0px;
}
img {
	border:0;
}
p {
	font-size:1em;
	line-height: 1.6em;
	margin: 1.2em 0em 1.2em 0em;
}
#first p{
	font-size:1.2em;
}
#first li {
	list-style:none !important;
	background:url(images/house-icon.png) left no-repeat;
	font-size:1.2em;
	padding-left:25px !important;
	margin-left:0px;
}
#first ul {
	margin:0 0 0 0 !important;
}

li > p{
	margin-top: 0.2em;
}
b{
	color:#00c;
}
.container{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:2.4em;
}

/*-------------------------------banner-------------------------------*/
#banner{
	background: #FFF668 url(images/banner-bg.png) top left repeat-x;
height:100px;
}
#banner div{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden; /*for opera*/
}
#banner h1, #banner h2 {
	border:0;
}
#logo{
	position:absolute;
	width:138px !important;
	height:139px;
	background:url(images/HEET-Logo.png) top right no-repeat;
	margin:30px 0px 0 656px !important;
}
.replace{ 
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ 
}
.replace span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
} 
#myh1, #myh1 span{ 
	height:95px; 
	width:410px; 
	background: url(images/h1.png) top left no-repeat;
	margin-bottom:8px;
} 


/*-----------------------------------navigation--------------------------------*/
#nav {
    float:left;
    width:100%;
    line-height:normal;
	background: #FFF668 url(images/navback.gif) bottom left repeat-x;
	z-index:2;
	padding-top:10px;
	margin-bottom:1.2em;
    }
#nav ul {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	margin-bottom:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a{
	color:#00c;
	float:left;
	background:url(images/nav-right.png) no-repeat right top;
	line-height:2.3;
	font-size:1.0em;
	text-decoration:none;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	border-bottom:1px solid black;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {
	float:none;
}
/* End IE5-Mac hack */
#nav span{
	display:block;
    background:url(images/nav-left.png) no-repeat left top;
    padding:0px 9px 0px 9px;
}
#nav li.current a{
    background-position:100% -150px;
	border-width:0;
	padding-bottom:1px;
}
#nav li.current span{
	background-position:0% -150px;
}
#nav a:hover {
	color:#00c;
	background-position:100% -150px;
}
#nav a:hover span {
	background-position:0% -150px;
}
/* -------------------- breadcrumbs ---------------------------------*/
#breadcrumbs {
	display:block;
	padding-left:10px;
	font-size: 0.9em;
	color: #999;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #666;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #333;
}
/*------------------ content --------------------------------------*/
#maincontent{float:left}
.contentshadow1{
	width:511px;
	background: url(images/shadow.png) no-repeat bottom right;
	margin:0px 0px 20px 0px;
}
.contentshadow2 {
	width:510px;
	background: url(images/shadow2.png) no-repeat left top !important;
	padding:0px 0px 6px 0px;
	margin:0 0px 0 0px;
}
.section {
	width:464px;  
	background-color: #fff;
	padding: 20px;
	margin: 0px  !important;
	border-top:1px #ddd solid;
	border-left:1px #ddd solid;
	background: #fff url(images/section-bg.png) 0 -30px repeat-x;
 }
.section img.left {
	float:left;
	margin: 0 16px 0 0;
}
.section img.right {
	float:right;
	margin: 0 0 0 16px;
}
.section a:hover{
	background: #FFF668 url(images/banner-bg.png) center left repeat-x;
}
.section ul li{
	list-style-type: disc !important;
	margin-left:10px;
}
.section ol li{
	list-style-type:decimal !important;
	
}
.section ol, .section ul{
	margin-top:1.2em;
}
.section td, .section th{
	padding-right:20px;
	text-align:left;
}
.section table{
	width:463px;
	border:1px solid #ddd;
	background:url(images/bg2.gif) repeat;
}
.linkbox {
	border:1px solid #ddd;
	margin:1.2em 0 0 0;
	background-image:url(images/bg2.gif);
	background-repeat: repeat;
}
.linkbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
.linkbox {height: 1%;}
/* End hide from IE-mac */
.linkbox img{
	float:right;
	margin:0px 13px 13px 13px;
	border: 1px solid #ddd;
}
.linkbox p {
	padding: 0 0 0 1em;
	margin:1em 0 1em 0;
}
form ol, li{ 
	list-style:none !important;
	padding-left:0px !important;
}
fieldset {
	border: 1px #999 solid;
	margin: 2em 0 2em 0;
	padding: 10px;
}
fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	font-size:1em;
	background-image:url(images/bg.gif);
	background-repeat: repeat;
	color:#009;
}
fieldset label {
	display:inline-block;
 font-size:1em;
 margin:.5em 1em .5em 0 ;
}
fieldset p {
	margin:0; 
	padding:0;
	color:#666;
	font-style:italic;
	font-size:1.0em;
}
fieldset em{
	font-weight:bold;
	font-style:italic;
}
input.text, textarea {
	color: #333;
	border: 1px solid #999;
	background-image:url(images/bg2.gif);
	background-repeat: repeat;
	font-size:1.2em;
	margin:0;
	padding:0;
	font-family:verdana, sans serif;
	width:430px
}


input.text#name{
	width:344px!important;
	margin-left:43px;
}
input.text#address{
	width:344px!important;
	margin-left:28px;
	margin-top:10px;
}
input.text#postcode{
	width:76px!important;
	margin-top:10px;
	margin-left:20px;
}
input.text#householder-telephone{
	width:165px!important;
	margin-top:10px;
	margin-left:13px;
}
input.text#telephone{
	width:344px!important;
	margin-top:10px;
	margin-left:13px;
}
input.text#organisation{
	width:342px!important;
	margin-top:10px;
	margin-left:0;
}
input.text#email, input.text#repeatemail{
	width:344px!important;
	margin-left:46px;
	margin-top:10px;
}
/*------------ sidecontent -------------------------*/
sidecontent{float:right}
img.polaroid  {
	float:right;
	width:229px;
	height:260px;
	padding:11px 20px 20px 12px;
	background-image:url(images/frame.png) ;
	background-repeat:no-repeat;
	margin:0px 0 30px 0;
}
#post-it, #post-it span{ 
	height:239px; 
	width:233px; 
	padding-right:6px;
	background-image:url(images/contact-heet-post-it.png); 
}
#referral-post-it, #referral-post-it span{ 
	height:239px; 
	width:233px; 
	padding-right:6px;
	background-image:url(images/referral-post-it.png);
}
#post-it, #referral-post-it{
	float:right;
	margin:0px 0px 30px 0px
}
/*------------ footer -----------------------------*/
#footer {
	background:#FFF668 url(images/banner-bg.png) center left repeat-x;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
	border-right:1px solid #ddd;
	clear:both;
	padding: .5em 0 .5em 0;
}
#footer p {
	font:0.8em/1.4em verdana, Arial, sans-serif;
	padding:0 0 0 15px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	color:#333;
}
a.me  {
	float:right;
	text-decoration:none;
	color:#999;
}
