﻿body
{
padding:0px;
margin:0px;
text-align:center;
background-color:#363437;
font-family:Arial, Helvetica, Sans-Serif;
font-size:11px;
margin-top:20px;
}

.wrapper
{
margin:auto;
height:450px;
width:840px;
padding-top:10px;
padding-left:10px;
text-align:left;
}

.verticalBoxHolder
{
width:100px;
height:437px;
float:left;
border-right:solid 1px #666666;
}

#homeLink
{
width:62px;
height:206px;
margin-left:16px;
margin-bottom:16px;
background-image:url('../images/interface/design101_logo.gif');
background-repeat:no-repeat;
display:block;
float:left;
}

#homeLink span
{
position:absolute;
left:-3000px;
}

#strapline
{
width:37px;
height:200px;
margin-left:28px;
background-image:url('../images/interface/strapline.gif');
background-repeat:no-repeat;
display:block;
float:left;
}

#strapline span
{
position:absolute;
left:-3000px;
}

#contentTopHolder
{
margin-left:28px;
width:695px;
height:427px;
padding-bottom:10px;
float:left;
}

.clear
{
clear:both;
}

a img
{
border:0px;
}

