html{}
body{font-family:arial;background:url('../img/bck.jpg') top left repeat;}/*url('../img/bck.jpg') top left repeat}*/
*{margin:0px; padding:0px;}
a img, a:link img, a:visited img, a:hover img{border:none}
a, a:link, a:visited, a:hover{text-decoration:none;outline:none}


#container{width:1010px;height:650px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:5px #000000 solid;}
.logo{float:left;padding-top:170px;margin-left:170px;}
.menu{height:600px;width:145px;float:right}


.credit{height:30px;width:100%;z-index:15;text-align:center;padding:5px;line-height:30px;vertical-align:middle;color:#847D82;font-size:10px;font-weight:bold;position:absolute;bottom:0;width:1000px;margin:0 auto}
.credit a{color:#847D82}
.credit p{bottom:0}