body{
color: #000;
font-size: 11px;
font-family: Arial;
font-size: 10pt;
}
a{
color: #FFF;
display: block;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
a:hover{
color:#CCC;
}

.footer a{
color: #0000FF;
font-weight: bold;
text-decoration: none;
display: inline;
}
.footer a:hover{
color:#CCC;
}

.tab h3{
font-family: Arial;
color: #000;
padding: 3px;
font-size: 12px;
margin: 0 1px 1px 0;
text-align: right;
border-bottom: 1px solid #000;
}
h3{
margin: 0;
font-family: Arial;
padding: 5px;
font-size: 16px;
border-bottom: 1px solid #CCC;
}
p{
margin: 0;
font-family: Arial;
padding-top: 10px;
padding-left: 15px;
line-height: 1.5em;
font-size: 13px;
}

img.support{
border: solid 2px #CCC;
padding: 3px 3px 3px 3px;
float: right;
margin-left:3px;
}

#wrapper{
width: 750px;
margin: 0 auto;
}
#left{
float: left;
width: 175px;
}
#right{
float: right;
width: 573px;
}
.tab{
color: #333;
padding: 3px;
margin: 0 1px 1px 0;
text-align: center;
background: url('images/leftback.png');
}
.stretcher{
background: url('images/strecherback.jpg');
}
