﻿{
padding: 0px;
margin: 0px;
}
body
{
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 11px;
font-family: Verdana, sans-serif;
color: #4A4A4A;
line-height: 18px;
}
img {
 border: 0px;
}
a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}
ul.linklist
{
list-style: none;
}
ul.linklist1
{
list-style: circle;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}
ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}
ul.linklist li h4
{
font-size: 14px;
letter-spacing: -1px;
}
#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('../images/abg.gif') repeat-y;
}
#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}

#header h1
{
position: absolute;
font-size: 20px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}
#fullcontent
{
position: relative;
text-align:justify;
width: 100%;
float: left;
}
#fullcontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #888080;
letter-spacing: -1px;
background: url('../images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}
#fullcontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}
#primarycontent
{
position: relative;
text-align:justify;
width: 430px;
float: left;
}
#primarycontent h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #888080;
letter-spacing: -1px;
background: url('../images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}
#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}
#secondarycontent
{
position: relative;
padding-left:15px;
width: 240px;
float: left;
}
#secondarycontent h3
{
position: relative;
top: 4px;
font-size: 14px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('../images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 15px;
}

#footer
{
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 20px;
background-image: url('../images/a50.gif');
color: #A8A88D;
}

#footer a
{
color: #4A4A4A;
}
