body,html 

{
background: #ffffff;
} 

#wrap{
margin:0 auto;
width:895px;
}

#Header
{
width: 895px;
height: 81px;
border: 1px solid #009aea;
background: #ffffff;
font-family: tahoma;
font-size: 20px;
text-align: center;
font-weight: bold;
background-image:url('Logo.Png');
}

#Content
{
width: 875px;
border: 1px solid #009aea;
background: #ffffff;
font-family: arial, tahoma;
font-size: 17px;
font-weight: bold;
padding:10px 10px 10px 10px;
margin: 8px 0px 8px 0px;
color: #1248a8;
}

#tabs
{
width: 875px;
height: auto;
border: 1px solid #009aea;
background: #0173bc;
font-family: tahoma, arial;
font-size: 14px;
color: #ffffff;
text-align: center;
font-weight: bold;
padding:10px 10px 10px 10px;
margin: 8px 0px 8px 0px;
}

#Footer
{
width: 875px;
height: auto;
border: 1px solid #009aea;
background: #ffffff;
font-family: tahoma, arial;
font-size: 12px;
text-align: center;
font-weight: bold;
padding:10px 10px 10px 10px;
}

a
{
color: #ffffff;
text-decoration: none;
padding: 5px 5px 5px 5px;
}

a:hover
{
padding: 5px 5px 5px 5px;
background: #ffffff;
color: #0173bc;
}

a.zero
{
color: #0000ff;
text-decoration: none;
padding: 5px 5px 5px 5px;
}

a.zero:hover
{
color: #000000;
text-decoration: none;
padding: 5px 5px 5px 5px;
background-color:#eaeaea
}

fieldset
{
border: 1px solid #781351;
width: 80%
}

legend
{
font-weight:bold;
font-family:tahoma;
font-size:13px;
color: #ffffff;
background: #0173bc;
border: 1px solid #781351;
padding: 2px 6px
} 

.clientsbg{font-family: tahoma; font-size: 14px; padding: 5px 5px 5px 5px; text-align: center; width:610px;height:auto;border:1px solid #000000;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-box-shadow:0 0 2px 2px #888;-webkit-box-shadow:0 0 2px 2px#888;box-shadow:0 0 2px 2px #888;background-color:#eaeaea; margin: 0px 240px 15px 0px;}
.clientsbgsmall{font-family: tahoma; font-size: 14px; padding: 5px 5px 5px 5px; text-align: center;  width:210px;height:auto;border:1px solid #000000;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-box-shadow:0 0 2px 2px #888;-webkit-box-shadow:0 0 2px 2px#888;box-shadow:0 0 2px 2px #888;background-color:#eaeaea; float: right;}

hr
{
color: #009aea;
}
