/* CSS Document for new YPD*/
body{
font-family:Arial, Helvetica, sans-serif;
font-size:small;
background:url("img/body.jpg");
}
#header{
margin:0 5px 0 86px;
color:#fff;
min-height:78px;
letter-spacing:1px;
width:674px;
background:url(img/header1.gif) no-repeat top right;
}
#header ul{
padding:0 0 12px 0;
margin:13px 0 0 0;
float:right;
position:relative;
background:#3d942c url(img/top_logo.jpg) no-repeat 2.5% 0;
width:674px;
}

#header ul li{
margin:0 0 0 90px;
padding:0;
width:560px;
list-style:none;
font-size:18px;
}

#wrap{
font-size:12px;
max-width:760px;
left:50%; 
position:relative;
margin:0 0 0 -380px;
}
#main_body{
float:left;
width:100%;
height:358px;
margin-bottom:10px;
background:url(img/content.gif) no-repeat
}
#content p{
visibility:hidden;
margin:0
}
#footer{
clear:both;
padding:0 0 0 0;
margin:0 0 0 0;
color:#fff;
}
#footer_top1{
background:#808080 url(img/footer1.jpg) no-repeat top left;
width:555px;
color:#000;
padding:10px 0 20px 0;
float:left;
height:40px
}
#footer_top1 ul.second_list{
background:url(img/footer2.gif) no-repeat bottom right;
}
#footer_top1 ul{
padding:0 0 0 0;
margin:0 0 0 0;
position:relative;
width:568px;
height:50px;
float:left
}

#footer_top1 .list_top{
list-style:none;
font-weight:bold;
margin:0 0 10px 20px;
padding:0
}
#footer_top1 li{
margin:0 0 0 40px;
float:left;
}
#main_body #nav{
color:#333;
width:252px;
float:right;
margin-right:30px
}
#main_body #nav ul{
margin:0;
padding:0;
}
#main_body #nav li{
list-style:none;
float:right;
font-weight:bold;
padding:43px 6px 0 6px;
margin-top:270px;
}
#main_body #nav .graphics{
background:url(img/web_down.jpg) no-repeat 50% 0;

}
#main_body #nav .graphics a:hover{
background:url(img/web_up.jpg) no-repeat 50% 0;
}
#main_body #nav a{
color:#333;
text-decoration:none;
padding:43px 5px 0 5px
}
#main_body #nav a:hover{
color:#000;
}
#bottom_wrap{
position:relative;
float:left;
margin:0 0 0 282px;
}
#footer_bottom1 dl{
margin:40px 0 0 6px;
padding:0;
width:520px;

}
#footer_bottom1 dt{
margin:0 0 0 0;
background:#3d942c;
padding:0 0 0 10px;
width:270px
}
#footer_bottom1 dd{
list-style:none;
display:inline;
float:left;
padding:0 0 0 10px;
margin:0;
}
#footer_bottom1 #logo{
width:490px;
height:60px;
margin:0 20px 0 0;
padding:0 0 0 10px;
background:url(img/logo.gif) no-repeat right
}
#footer_bottom1 img{
padding:0;
margin:0;
}
#footer_bottom1 #logo_bottom{
margin:0;
padding:0
}
#footer_bottom1 a{
color:blue
}