html {
background: #ffffff url(gradient.jpg) repeat-x;
}


div.content 
{
width: 760px;
margin: 0 auto;
height: 100%;
background-color: #FFFFFF;
padding: 0px; 
}



div.header
{
position: relative;
width: 760px;
height: 110px;
padding: 0 0 0 0;
z-index:2
}


div.menubar ul
{
padding-left: 0;
margin-top: 0;
margin-left: 0;
background-color: #CCCC33;
color: White;
float: left;
width: 100%;
z-index:2
}
div.menubar ul li { display: inline;
z-index:2
}


div.menubar ul li a
{
padding: 0.5em 0.5em;
width: 96px;
background-color: #CCCC33;
float: left;
border-right: 1px solid #FFFFFF;
}
div.menubar ul li a:hover
{
color: #FFFFFF;
}


div.image
{
float: left;
width: 177px;
padding-left: 15px;
padding-top: 15px;
padding-bottom: 0px;
background-color: #FFFFFF;
z-index:2
}


div.textarea
{
float: left;
width: 337px;
padding-left: 0px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 21px;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
border-right: 1px;
border-style: dashed;
border-color: #CCCCCC;
background-color: #FFFFFF;
z-index:2
}


div.quicklink
{
float: right;
width: 199px;
padding-left: 15px;
padding-top: 11px;
padding-right: 0px;
padding-bottom: 5px;

background-color: #FFFFFF;
z-index:2
}



div.mainphoto
{
float: left;
width: 515px;
height: 130px;
padding-left: 15px;
padding-top: 15px;
padding-right: 14px;
padding-bottom: 0px;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
border-right: 1px;
border-style: dashed;
border-color: #CCCCCC;
background-color: #FFFFFF;
z-index:2
}




div.base
{
float: left;
width: 358px;
padding-left: 15px;
height: 5em;
padding-left: 0px;
background-color: #ffcc00;
z-index:2
}


/* stop container div collapsing after float */
div.clear 
{
clear: both;
font-size: 1px;
line-height: 1px;
overflow: hidden;
}



/* styles for text */

a 
{
text-decoration: none;
color: #ed1c24;
}

a:visited 
{
text-decoration: none;
}

a:hover 
{
text-decoration: none;
color: #000000;
}

a.menu 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
font-style: light;
font-weight: light;
color: #003366;
}

a.link 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #003366;
text-decoration: none;
}

a.link:hover 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
}


a.base 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: light;
line-height: 0px;
color: #666666;
text-decoration: none;
}

.heading
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: bold;
font-weight: bold;
color: #000000;
line-height: 20px;
}

.subhead
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: bold;
font-weight: bold;
color: #000000;
line-height: 15px;
}

.quote
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
line-height: 15px;
}

.quotename
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-style: normal;
font-weight: normal;
color: #ed1c24;
line-height: 15px;
display: inline;
}

.caption
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: centre;
font-style: light;
font-weight: light;
line-height: 15px;
color: #666666;
}

.contactus
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
line-height: 15px;
}

.headoffice
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: light;
color: #000000;
line-height: 12px;
}

.linebreak
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: bold;
font-weight: bold;
color: #000000;
line-height: 5px;
}

.bodysub
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #003366;
line-height: 15px;
}

.bodytext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #666666;
line-height: 15px;
}

.bullet
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: 900;
color: #999933;
line-height: 0px;
display: inline;
}

.dashes
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #CCCCCC;
letter-spacing: 1px;
}

.basemenu
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 20px;
color: #999999;
text-decoration: none;
display: inline;
}