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

* {margin:0px;}

body {margin:0px auto; background: #051417 url(../images/home/background-home.jpg) repeat-x; }

#container {margin:27px auto; background:url(../images/home/container-home.jpg) no-repeat; width:960px; height:800px;}

#home {text-align:center; height:685px;}
#home div.banner{padding: 116px 60px 0 60px;height: 64px; overflow: hidden;}
#home img {margin-top:0; padding:0 30px;}
#space {height:125px;}

#error404 {background:#fdfbf5; height:250px; margin:12px auto 0px auto; width:609px; padding:150px 50px 0px 50px; color:#2e523a; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:14px;}
#error404 a {color:#2e523a; text-decoration:underline;}
#error404 a:hover {color:#2e523a; text-decoration:none;}


#footer {margin-top:45px;background: #051417; color:#b2b3ad; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:12px; text-align:center;}
#footer a{color:#b2b3ad; text-decoration:underline;}
#footer a:hover {color:#b2b3ad; text-decoration:none;}

#sitemap { height:490px; width:835px; color:#0a282e; font-size:13px; padding:10px 15px 20px 60px;}

#sitemap .innerDiv h1 {color:#0a282e; font-size:18px; padding:10px;}
#sitemap .innerDiv h2 {color:#0a282e; font-size:16px; padding:5px 0;}
#sitemap .innerDiv a{ color:#0a282e; text-decoration:underline;}
#sitemap .innerDiv a:hover { color:#0a282e; text-decoration:none;}
#sitemap .innerDiv {background:#fff; height:290px; width:700px; color:#0a282e; font-size:14px; padding:10px 75px 20px 60px; line-height:140%;}
#sitemap .innerDiv ul.left {float:left; list-style:none; text-align:left; padding:20px 0 0 120px;}
#sitemap .innerDiv ul.right {float:right;  list-style:none; text-align:left; padding:20px 120px 0 0;}

#sitemap p#sitemapLogos {margin-top:-25px; background-color:none;}
.translate-right{float:right; padding:0px 80px 10px 0px;}

