/* CSS Document */

body {margin: 0; background:url(../img/bck_body.gif) repeat-x; padding-top: 30px; font: 12px/16px Georgia, "Times New Roman", Times, serif;}
p {margin: 0;}

#main {border: 15px solid #000; width: 950px; margin: 0 auto; background: #fff; overflow: hidden; _height: 100%;}

.left {float: left; background: #000; height: 620px; }
.right {float: right;}

a {cursor: pointer;}

#main .right {width: 530px; padding: 20px 20px 15px;}
#main .right .slogan {margin-bottom: 15px; margin-left: 40px;}


#map {text-align: center !important; }

p.big {font-size: 22px; line-height: 25px; margin-top: 30px; margin-bottom: 20px;}
p.small {margin-top: 20px;}
p.small img {margin-bottom: 3px;}

a {color: #000;}
a:hover {color: #666; text-decoration: none;}

#footer {width: 950px; margin: 20px auto 0; font-size: 11px; height: 45px;}
#footer .left {margin-top: 15px; background: none; height: auto;}
#footer .right {width: 570px;}
#footer img {vertical-align: middle;}
#footer img.center {margin:0 65px;}

