@charset "utf-8";

/* CSS Document */

*{margin:0; padding:0; outline:0; border:0;}



body{background:#630d0d url(images/main_bg.png) repeat-x; font-family:Arial, Helvetica, sans-serif;}

h1{color:#656e52; font-size:18px; margin:0px 0px 10px 0px; }

.right{float:right; margin:0px 0px 0px 5px;}

.left{float:left; margin:0px 5px 0px 0px;}

.clear{clear:both;}



#contaniner1{width:911px; margin:20px auto;}

#header{width:911px; height:121px; background:url(images/header_bg.png) no-repeat;}

#nav{width:560px; height:20px; float:right; margin:93px 0px 0px;}

#nav a{color:#521008; font-weight:bold; text-decoration:none; margin:0px 14px 0px 0px;}

#nav a:hover{color:#656e52;}

#content{width:871px; background:#eceecf; padding:20px;}

#content p{color:#333333;}

#content img{border:3px #656e52 solid;}

#content a{color:#663333;}

#main_image{width:861px; margin:0 auto; padding:20px; background:#c48f29; border:5px #eceecf solid;}

#footer{width:911px; height:20px; padding:77px 0px 0px; background:url(images/footer_bg.jpg) no-repeat; clear:both; font-size:12px; color:#656e52; text-align:center;}

#footer a{color:#656e52; text-decoration:none;}

#footer a:hover{text-decoration:underline;}
