body {
margin:20px;
padding:0;
height:100%;
background-color:#fff;
color:#333;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
}

#container {
margin:0 auto;
width:984px;
text-align:left;
vertical-align: middle;
}

#basket {
height:27px;
line-height: 27px;
color: #fff;
padding-left: 240px;
background: #95ce2a url(/img/design/headertop.png) no-repeat;
font-size: 0.8em;
font-weight: bold;
}

#header {
height:70px;
padding: 30px 0;
}
#headerShort {
height:70px;
padding: 30px 0 10px 0;
}

#centerColumn {
float: right;
width:745px;
height: 100px;
}

#leftColumn {
font-size:.9em;
width: 200px;
}


#leftColumn div.menu { background: #95ce2a url(/img/design/bg.jpg) no-repeat;
                       margin-top: 14px; }

#leftColumn div.menu span.topCurve {
background-image:url(/img/design/round-top.gif);
display:block;
height:20px;
}

#leftColumn div.menu span.bottomCurve {
background-image:url(/img/design/round-bottom.gif);
display:block;
height:20px;
}