@charset "utf-8";
/* CSS Document */


body{margin:0; padding:0; background:url(bg.jpg); font-family:Verdana, Geneva, sans-serif; color:white; font-size:12px;}

img{border:none;}
span, div, p, form {margin:0;padding:0;}
.clear{clear:both;}

#site{width:900px;margin:0 auto;}

#header{ width: 900px; height:103px;background:url(header.jpg);}

#menu{width: 870px; height: 20px; padding:80px 0 0 0; text-align:right;}
#menu a, #menu a:visited{ text-decoration:none; color:white;}
#menu a:hover{ color:black;}

#sub_header{ width: 900px; height:277px;background:url(sub_header.jpg);}

#core{width: 900px; background:#d8d8d8; color:#333; padding:0 0 10px 0;}

#core img{ border:3px solid #900; margin:0 10px 0 0;}

#titles{width: 880px; height:20px; font-size:17px; color:black; font-weight:bold; padding:10px 0 0 0px; border-bottom:1px solid black; margin:0 0 0 10px;}

#texts{width: 880px;padding:0 0 0 10px;	margin:10px 0 0 0;	text-align: left;}

#footer{width:890px; height:35px;background:url(footer.jpg); font-family:Verdana, Geneva, sans-serif; font-size:10px; text-align:right; color: #333; padding:10px 10px 0 0; color:white;}
#footer a, #footer a:visited{ text-decoration:none; color: white;}

