/* 
------ CSS Body, Div and Content
------ Created by Eric Zabinsky
------ flashbyz.com 
*/
body{
padding:0; 
margin:0; 
background:url(/images/bodybk.gif) 0 0 repeat-x #FCFAE6; 
font:14px/20px Arial, Helvetica, sans-serif; color:#3D3C2C; font-weight:normal;
}

div, p, h1, h2, h3, ul, img{
padding:0px; margin:0px;
}

ul{
list-style-type:none;
}

acronym {
    background:#DF5600;
	color:#3C3728;
    border:1px solid #DCDAC2;
	cursor:help;
	padding: 0 2px 0 2px;
}

#top{
width:560px; 
height:65px; 
position:relative; 
margin:0 auto; padding:0;
}

#top img{
width:210px; 
height:59px; 
display:block; 
padding:20px 0 0 5px;
border: 0;
}


#top ul{
width:520px; 
height:90px; 
display:block; 
position:absolute; top:0px; right:9px; 
margin:0; padding:0;
}

#top ul li{
float:left; 
width:104px; 
display:block; 
text-align:center;
}

#top ul li a{
width:104px;  
display:block; 
font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; 
color:#2E4E00; 
background:url(/images/navbk.gif) 0 0 repeat-x #F4F1DD; 
text-decoration:none; 
margin:0; 
padding:61px 0 0 0; 
}

#top ul li a:hover{ 
width:104px; 
height:96px; 
display:block; 
background:#FCFAE6; 
color:#BC4504; 
text-decoration:none;
}

#top ul li span{
width:104px; 
height:35px; 
display:block;  color: #BC4504; line-height: 14px;
background:url(/images/div1.gif) 100% 0 no-repeat #FCFAE6; 
text-decoration:none; padding:61px 0 0 0;
}

#header{
width:560px; 
height:280px; 
position:relative; 
margin:0 auto; 
padding:0;
}

#header h1{
width:512px; 
height:230px; 
position:absolute; 
top:38px; right: 0px; 
background:url(/images/header.jpg) 0 0 no-repeat #FCFAE6; 
color:#fff; font-size:24px; 
line-height:18px; 
text-transform:uppercase; 
text-indent:-2000px;
}

#headerleft{ 
width:237px; 
height:214px; 
position:absolute; 
top:48px; left:9px;
}

#txt{
    margin: 40px 10px 10px 10px;
	width: 500px;
}
#txt p{
	text-align: justify;	
}
#txt img{
	margin: 0 auto;
	border: solid #666666 2px;
}
#right{
width:560px; 
margin: auto; 
border:1px solid #DCDAC2; 
background:#fff; color:#3D3C2C;
}
#rightbody{
width:540px;  
margin: auto;
background:#FCFAE6; 
color:#3D3C2C;
}
#rightbody h2{
width:266px; 
height:30px; 
display:block; 
position: relative; 
background:url(/images/us.gif) 100% 0 no-repeat #FCFAE6; 
padding:24px 0 0 0; font:18px/18px Georgia, "Times New Roman", Times, serif; 
color:#3D3C2C; 
margin:20px 0 20px 80px;
}
#rightbody p {
padding:0 80px 15px;
}
#rightbody p.redtext{
background:#FCFAE6; 
color:#BC4504; 
font-size:18px; 
line-height:20px; 
padding:0 80px 10px;
}
#rightbody p span{
background:#FFFFFA; 
color:#3D3C2C;
}

#footer{
position: relative;
width: 480px;
margin: 0 auto;
padding:5px 0 0 0;
}
#footer p{ 
margin: 0 auto;  
text-align: center;
color:#DF5600; 
font:11px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
#footer a{
color:#999999; 
text-decoration:none;
padding: 0 0 0 5px;
}
#footer a:hover{
text-decoration:underline;
color:#DF5600; 
}
</style>
