
*
{
padding: 0px;
margin: 0px;
}

body
{
background: #FFF url('images/b.png') repeat-x;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #562e1b;
font-size: 13px;
line-height: 18px;
}

a
{
color: #d87343;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}



p
{
margin-bottom: 14px;
text-align: justify;
}



#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/ub.png') no-repeat;
width: 790px;
height: 750px;
z-index: 1;
}

#outer
{
position: relative;
width: 790px;
margin: 50px auto;
background: #fff url('images/mb.png') repeat-y;
}

#inner
{
position: relative;
padding: 25px 30px 13px 30px;
z-index: 2;
}

#header
{
position: absolute;
background: #FFF;
width: 250px;
height: 108px;
color: #fff;
padding-left: 20px;
}


#left P
{
position: absolute;
right: 30px;
width: 458px;
height: 92px;
margin-top: 3px;
padding-right: 50px;
color: #2a8fc4;
font-size: 14px;
font-weight: bold;
text-align: right;
line-height: 17px;

}

#space
{
position: relative;
height: 5px;
padding: 0px 20px 0px 5px;
margin: 140px 0px 20px 0px;
}



#primarycontent
{
position: relative;
width: 650px;
float: left;
padding-left: 35px;

}

#primarycontent h3
{
position: relative;
top: 4px;
font-size: 35px;
line-height: 25px;
color: #2a8fc4;
letter-spacing: -1px;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#primarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}


#footer
{
position: relative;
clear: both;
height: 125px;
text-align: center;
padding-top: 18px;
background-image: url('images/fb.png');
color: #FFF;
line-height: 15px;
}


#footer a
{
color: #ff9d78;
}
