﻿body { margin:0px; background-image:url(/images/background.jpg); font-family:'Trebuchet MS'; }

img { border:none; }

h1 { font-size:28px; color:#c94933; font-weight:normal; margin:0px 0px 18px 0px; }
h1.small { font-size:23px; color:#c94933; }
h2 { font-size:18px; color:#373636; margin:0px 0px 3px 0px; }

#container { margin:auto; width:928px; }

#innerContainer { position:absolute; width:900px; height:100%; padding-left:14px; padding-right:14px; background-image:url(/images/shadow.png); }

#topMenu { float:right; padding:0px 15px 0px 15px; height:33px; background-color:#000; right:15px; top:31px; position:absolute; }
#topMenu ul { margin:0px; padding:0px; }
#topMenu li { float:left; padding-left:10px; padding-right:10px; list-style:none; }
#topMenu li a { display:block; height:28px; margin-top:6px; font-family:'Trebuchet MS'; font-size:14px; color:#fff; text-decoration:none; }
#topMenu li.selected a { color:#b28a10; }
#topMenu li a:hover { color:#b28a10; text-decoration:underline; }

#leftMenu { width:172px; margin-left:29px; margin-top:30px; }
#leftMenu ul { list-style-type:circle; padding:0px; margin:0px; }
#leftMenu ul li:first-child { border-top: solid 1px #ebebeb; }
#leftMenu ul li { line-height:32px; border-bottom: solid 1px #ebebeb; list-style:none; }
#leftMenu ul li a { text-decoration:none; color:#2c2c2c; font-size:14px; padding-left:14px; background:transparent url(/images/menuBullet_off.png) no-repeat 0px 7px; }
#leftMenu ul li a:hover { color:#c8341b; background-image:url(/images/menuBullet_on.png); }
#leftMenu ul li.selected a { color:#c8341b; background-image:url(/images/menuBullet_on.png); }

#frontpage { height:616px;}
#frontpage #topImage { height:334px; }
#frontpage #content { height:273px; padding-top:10px; padding-bottom:10px; background-image:url(/images/contentBgLow.png); }
#frontpage .paperBox { width:229px; height:315px; background-image:url(/images/paperBg.png); position:absolute; left:45px; top:225px; padding:40px 35px 10px 30px; font-size:11px; }
#frontpage .teaser { float:right; width:202px; height:244px; padding-top:29px; margin-right:60px; }
#frontpage .teaser a.bullet { padding-left:15px; margin-left:5px; font-size:11px; color:#323030; text-decoration:underline; background: transparent url('/images/linkIcon.png') no-repeat 0px 3px; }

#page #topImage { height:223px; }
#page #content { height:374px; padding-top:10px; padding-bottom:10px; background-image:url(/images/contentBg.png); }
#page #paperBoxLarge { width:561px; height:373px; background-image:url(/images/paperBgWide.png); position:absolute; right:50px; top:160px; padding:60px 40px 10px 40px; font-size:11px; }
#page #scrollArea { float:left; width:561px; height:280px; }

#footer { float:left; width:900px; height:35px; background-image:url(/images/addressBar.png); }
#footer span { float:left; font-size:10px; color:#a73f33; padding-left:15px; padding-top:10px; } 
#footer img { float:right; margin-right:25px; }
