@charset "utf-8";

/* Resets everything */
* {padding:0px; margin:0px;}

/* remember to define focus styles! */
:focus {outline:0px;}

/* remember to define for png image! */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.powerplan.co.uk/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

form{width:auto: float:left;}

body {margin:0px auto 0px auto; font-family:Arial, Helvetica, sans-serif; font-size:.75em; color:#6d6d6d; font-weight:normal; width:1000px;}

input, textarea, select{border:2px solid #d3d7dd; float:left; margin-bottom:2px; color:#6d6d6d;}
input{ padding:2px;}
label{float:left; margin-bottom:2px;}
textarea{height:115px;}



a {text-decoration:none; color:#6d6d6d;}
a:hover {text-decoration:underline;}
img{border:0px;}

/* header */
#header{width:1000px; float:left; margin-bottom:15px;}

#content{width:1000px; float:left; margin-bottom:40px;}
.left{width:181px; float:left; margin-right:21px;}
.contentarea{width:589px; float:left; margin-right:28px;}
.contentarea h1{margin-bottom:10px; font-size:24px;}

.contentareainner{width:791px; float:left; margin-right:7px;}
.contentareainner h1{width:761px; height:34px; font-size:18px; color:#FFFFFF; padding:6px 15px 0px 15px; background:url(http://www.powerplan.co.uk/images/headerbg.gif) no-repeat; float:left; font-weight:bold; margin-bottom:5px;}
.imgleft{float:left; width:auto; margin-right:10px;}


/*
.main {
    position:absolute;
    width:140px;
    height:108px;
    z-index:0;
 }
*/
.main {
    position:absolute;
    z-index:0;
 }
.minor {
    position:relative;
    width:140px;
    height:108px;
    z-index:1;
 }
 
.right{width:181px; float:left;}

/* Button */
.button{float:left; width:auto !important; margin:15px 15px 15px 0px; text-transform:lowercase;}
.button a{ float:left;  padding:0 0 0 24px; font-weight:bold; font-size:14px; color:#FFFFFF; cursor:pointer; background:url(http://www.powerplan.co.uk/images/buttonleft.gif) no-repeat;}
.button a:hover{text-decoration:none; color:#FFFFFF;}
/*.button a:hover{text-decoration:none; color:#FFFFFF; background:url(http://www.powerplan.co.uk/images/buttonleft-o.gif) no-repeat;}*/
.button a span{float:left; background:url(http://www.powerplan.co.uk/images/buttonright.gif) no-repeat right 0px; padding:4px 24px 10px 0px;}
/*.button a span:hover{float:left; background:url(http://www.powerplan.co.uk/images/buttonright-o.gif) no-repeat right 0px; padding:4px 24px 10px 0px;}*/


#footer{float:left; background:url(http://www.powerplan.co.uk/images/botcurve1.gif) no-repeat; padding-top:10px; width:1000px; padding-bottom:23px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.footerlinks{float:left; background:#e5e5e9 url(http://www.powerplan.co.uk/images/botcurve2.gif) no-repeat bottom; line-height:18px; text-align:center; width:950px; padding:0px 25px 10px 25px;}
.footerlinks a{margin:0px 10px;}<br />
