﻿
body
{
 font-family:  Verdana, Arial, "Times New Roman", serif;
 color:#000;
 background:#ccc;
 font-size: 11px;
 margin:20px 0 20px 0;
 padding:0;
}



H1, H2, p, span, a, ul, li, div, .Head, .SkinObject, a.Normal, .Normal, table.content_table th
{
 font-family:  Verdana, Arial, "Times New Roman", serif;
 font-weight:normal;
}


h1
{
padding:0 10px 0 0;
color:#0B5DB1;
font-size:18px; 
}


h2
{
padding:0 10px 0 0;
color:#000;
font-size:14px; 
}


img
{
border:0;    
}


#container
{
width:872px;
background:#fff; 
margin:0 auto;
border:1px solid #959494;
}



#header
{
width:872px;
height:142px;
background:url(../images/header.jpg); 
position:relative; 
}



#header .text 
{
position:absolute;
top:20px;
left:50px;
}



#header .text h1
{
font-weight:normal;
font-size:20px;
color:#000; 
margin:10px 0 10px 0;

}

#header .text h2
{
font-weight:normal;
font-size:14px;
color:#000; 
margin:0;
}



.content
{
width:502px;
padding:50px 25px 25px 50px;
margin:25px 0 0 0;
border-right:1px solid #BBCAD7;
float:left;
}



.content p
{
margin:15px 0 15px 0;    
}



#right
{
padding:50px 50px 0 25px;
margin:0 0 10px 0;
width:217px; 
float:left;    
}

#right h1
{
padding:20px 10px 0 0;
color:#0B5DB1;
font-size:14px;  
}



.footer
{
width:872px;
margin:0 auto;  
text-align:center;
color:#949494;
}



.clearer
{
clear:both;    
}





