﻿body
{
padding:0px;
margin:0px;
text-align:center;
background-color:#ffffff;
font-family:Arial, Helvetica, Sans-Serif;
font-size:12px;
}

#wrapper
{
margin:auto;
width:920px;
height:670px;
text-align:left;
margin-top:20px;
}

#headerHolder
{
width:920px;
height:195px;
}

#navLeft
{
width:178px;
height:180px;
margin-top:15px;
float:left;
background-image:url('../images/nav_bg.gif');
background-repeat:no-repeat;
border-left:2px solid #e0e0e0;
}

#logoHolder
{
width:490px;
height:195px;
float:left;
}

#homeLink
{
width:490px;
height:195px;
background-image:url('../images/cycle_logo.jpg');
background-repeat:no-repeat;
background-position:center top;
display:block;
float:left;
}

#homeLink span
{
position:absolute;
left:-3000px;
}

#logoHolderRight
{
width:220px;
height:144px;
margin-top:61px;
margin-right:20px;
float:right;
background-image:url('../images/tt_logo_2.jpg');
background-repeat:no-repeat;
background-position:right top;
}

#footerHolder
{
width:920px;
height:38px;
}

#footerLeft
{
width:600px;
height:25px;
padding-top:10px;
float:left;
}

#footerRight
{
width:280px;
height:25px;
padding-top:10px;
float:right;
text-align:right;
}

.clear
{
clear:both;
}

a img
{
border:0px;
}

.imgLeft
{
float:left;
margin:0px 15px 10px 0px;
}

.clientTitle
{
    width:480px;
    height:50px;
    
}

