﻿body
{
padding:0px;
margin:0px;
text-align:center;
background-color:#232323;
font-family:Verdana, Arial, Helvetica, Sans-Serif;
font-size:11px;
}

#wrapper
{
margin:auto;
width:940px;
padding-top:10px;
}

#headerHolder
{
width:940px;
height:135px;
background-color:#232323;
padding-bottom:10px;
}

#topHeaderHolder
{
width:938px;
height:78px;
border:1px solid #afafaf;
border-bottom:0px;
background-color:#ffffff;
}

#logoHolder
{
width:325px;
height:78px;
background-image:url(/Images/interface/earthtech_logo.gif);
background-repeat:no-repeat;
float:left;
}

.homeLinkText
{
width:325px;
height:78px;
display:none;
}

.homeLink
{
width:325px;
height:78px;
display:block;
}

#headerGraphic
{
width:401px;
height:78px;
background-image:url(/Images/interface/header_globe.gif);
background-repeat:no-repeat;
float:right;
}

#homeIcon
{
width:27px;
height:26px;
float:right;
}

#mainNav
{
width:940px;
height:22px;
background-image:url(/Images/interface/main_nav_back.gif);
background-repeat:repeat;
text-align:right;
padding-top:7px;
}

#secondNav
{
width:940px;
height:20px;
padding-top:7px;
background-image:url(/Images/interface/2nd_nav_bar.gif);
background-repeat:no-repeat;
}

#strapline
{
width:230px;
height:15px;
padding-left:30px;
float:left;
text-align:left;
}

#subNav
{
width:660px;
height:15px;
float:right;
text-align:right;
padding-right:10px;
}


#pageHolder
{
width:940px;
padding-bottom:10px;
}

#footerHolder
{
width:940px;
height:35px;
border-top:1px solid #afafaf;
padding-bottom:10px;
padding-top:5px;
text-align:left;
}



.clear
{
clear:both;
}

a img
{
border:0px;
}

.imgLeft
{
float:left;
padding-top:0px;
border:5px solid #d7d7d7;
margin-bottom:10px;
}

.imgRight
{
padding-top:0px;
float:right;
padding-bottom:10px;
}


/* colours */



.colour1
{
color:#666666;
}

.colour2
{
color:#cfcfcf;
}

.colour3
{
color:#adadad;
}

.colour4
{
color:#383838;
}

.colour5
{
color:#cc0000;
}

.colour6
{
color:#ffffff;
}