html,body {height:100%;}
body {margin:0; background-color:#fff; font-family:Arial,"Trebuchet MS",Tahoma; font-size:12px; color:#333; line-height:1.4em;}
a {color:#a00; text-decoration:none;}
a:hover {color:#f00; text-decoration:underline;}
img {border:0;}

.container {margin:0 auto; width:800px; position:relative;}

#header {}
#header .container {background:url(images/bg_header.jpg) no-repeat 300px 0; border-top:4px solid #de7b09;}
#header a.logo {margin:55px 0 0 50px; display:inline-block; color:#eee;}

#content {}
#body {margin:46px 95px 0 35px;}
.top_menu {background-color:#de7b09;}
.top_menu * {color:#fff; font-family:verdana, tahoma; font-size:10px;}
.top_menu a {display:inline-block; padding:0 5px; line-height:28px; height:28px; background:#de7b09;}
ul.top_menu {list-style-type:none; margin:0; padding:0; height:28px; text-align:center; position:relative; z-index:1;}
ul.top_menu li {display:inline;}
.site_name {text-align:right; padding-right:56px; font-size:60px; letter-spacing:3px; color:#de7b09; position:relative; top:10px; margin-bottom:40px;}
#text {width:550px; margin:60px 0 0 60px;}

#footer {background:url(images/bg_footer.png) repeat-x; padding:50px 0 20px 0;}
#footer,#footer * {font-size:10px; color:#999;}
#footer a {color:#aaa; text-decoration:underline;}
.pre {white-space:pre-wrap;}
.gallery_item {float:left; margin:0 10px 20px 10px;}

.clear {clear:both; height:0; overflow:hidden; border:0; padding:0; margin:0;}