body {margin:0; font-family:Verdana, cursive; background-color:#F0F0F0;}

#header {height:150px; background-image:url(images/header_bg.png);}
#logo {float:left; color:#FFFFFF; font-size:30px; padding:38px 0 30px 10px;}
#logo a {color:#FFFFFF; text-decoration:none;}
#slogan {float:right; font-size:24px; color:#FFFFFF; padding:12px 12px 78px 0;}
#menu {height:31px; clear:both; padding-left:10px;}
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(images/menu_bg2.png) right no-repeat;}
#menu a {float:left; background:url(images/menu_bg1.png) left no-repeat; height:21px; padding:5px 10px; color:#444444; font-size:10px; font-weight:bold; text-decoration:none;}
#menu a:hover {color:#000000;}
#menu li.active {background:url(images/menu_bg2_active.png) right no-repeat;}
#menu li.active a {background:url(images/menu_bg1_active.png) left no-repeat; color:#000000;}

#main {float:left; width:100%; background:url(images/sidebar_bg.png) right repeat-y #FFFFFF; color:#000000; font-size:12px;}
#main a {color:#DF7401;}
#main a:hover {color:#000000;}
#main br {line-height:10px;}
#sidebar {width:200px; float:right; padding:0 40px 40px 40px; margin-top:20px;}
#sidebar h3 {font-size:16px; font-weight:normal; margin:20px 0 5px 0; color: #D36D01;}
#sidebar ul {margin:0; padding:0; border-top:1px solid #F7F7F7;}
#sidebar li {list-style:none; border-bottom:1px solid #F7F7F7;}
#sidebar li a {color:#111111; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#FBDDBD;}
#text {line-height:17px; margin-right:270px; padding:20px 50px 40px 50px;}
#text h1 {font-size:18px; font-weight:bold; margin:20px 0 10px 0; color: #D36D01; letter-spacing: 1px; }
#text h2 {font-size:16px; font-weight:normal; margin:20px 0 10px 0;}
#text ol, #text ul {padding:0; margin:10px 0;}
#text li {margin-left:40px;}

#footer {height:100px; color:#FFFFFF; font-size:11px; background-image:url(images/footer_bg.png); clear:both;}
#footer a {color:#FFFFFF; font-weight: bold;}
#footer a:hover {color:#DFDFDF;}
#footer_left {float:left; padding:31px 0 0 50px;}
#footer_right {float:right; padding:41px 50px 0 0;}
