﻿body
{
padding:0px;
margin:0px;
text-align:center;
background-color:#333333;
font-family:Arial, Helvetica, Sans-Serif;
font-size:11px;
}

a { text-decoration: none;}

#pageContainer
{
margin:auto;
width:930px;
}


#wrapper
{
margin:auto;
width:930px;
text-align:left;
background-image:url(/images/home/home_background.jpg);
background-repeat:no-repeat;
background-color:#111111;

}

#headerHolder
{
width:930px;
height:177px;
}

#logoHolder
{
width:357px;
height:177px;
background-image:url(/images/interface/keith_logo.gif);
background-repeat:no-repeat;
float:left;
}

.homeLinkText
{
width:300px;
height:177px;
display:none;
}

.homeLink
{
width:300px;
height:140px;
display:block;
}

#topNavHolder
{
width:570px;
height:177px;
float:right;
}

#homeButton
{
width:30px;
height:177px;
float:left;
}

#topNavigation
{
width:525px;
height:163px;
padding-top:14px;
float:right;
}

#footerHolder
{
width:930px;
height:20px;
padding-top:10px;
text-align:left;
}

#footerEmail
{
width:300px;
height:20px;
float:left;
}

#footerVivid
{
width:300px;
height:20px;
float:right;
text-align:right;
}

#contentHolder
{
width:930px;
min-height:300px;

}

#column1
{
width:176px;
min-height:290px;
padding-top:10px;
float:left;
}

#column2
{
width:595px;
min-height:300px;
float:left;
}

#column3
{
width:130px;
min-height:300px;
float:right;
padding-top:21px;
}

.quickLinkHolder
{
width:107px;
min-height:88px;
padding-top:15px;
text-align:left;
}









.clear
{
clear:both;
}

.imgLeft
{
float:left;
padding-top:0px;
padding-right:17px;
Padding-bottom:10px;
}

.imgRight
{
padding-top:0px;
float:right;
Padding-bottom:10px;
}


/* colours */


.colourA, .colourA:visited
{
color:#cc0000;
}

.colourB
{
color:#ffffff;
}


.colourC
{
color:#333333;
}

.colourD
{
color:#aaaaaa;
}

.colourE
{
color:#666666;
}

.colourF
{
color:#000000;
}
