*
{
padding: 0px;
margin: 0px;
}

body
{
background: #F9F9F7;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

a {
 border: 0px;
}

h1 {
 font-size: 1.5em;
}

h2 {
 font-size: 1.2em;
 margin-bottom: 5px;
}

#primarycontent a
{
color: #FF7800;
text-decoration: underline;
}

#primarycontent a:hover
{
text-decoration: none;
}

p
{
margin-bottom: 14px;
text-align: justify;
}


#main
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('abg.gif') repeat-y;
}

#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header
{
position: relative;
width: 392px;
height: 79px;
margin-left: 145px;
}

#header a img
{
 text-decoration: none;
 border: 0;
}

#primarycontent
{
position: relative;
width: 680px;
float: center;
}

#primarycontent img {
 border: 0px solid #bcbbbb; 
 float: left;
 margin-bottom: 20px;
}

#primarycontent .obr {
 width: 410px;
 float: left;
 margin-left: 15px;
}

hr {
 
}

#footer
{
position: relative;
padding-top: 10px;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
color: #A8A88D;
}

#footer a
{
color: #8C8C73;
}


