body { margin:0; padding:0; font-size:12px; line-height:16px; font-family: monospace, Arial, Tahoma;}
a { color:#536895;}
a:hover { text-decoration:none;}
.orange { color:#FFB300;}

#header { background: url(images/header_bckg.gif) repeat-x ; height:120px;  }
#logo { width:780px; margin:0 auto; padding:30px 0 0 20px; }
#logo a{ color:#FFB300; text-decoration:none; float:right; height:12px; font-size:25px; font-weight:bold;}
#logo a:hover { }
#menu {color:#fff; text-align:center; margin-top:42px;}
#menu ul{ width:780px; margin:0 auto;list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-weight:bold; font-size:13px; text-decoration:none; color:#fff; background:url(images/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; width:118px; text-align:center; text-transform:lowercase;}
#menu ul a:hover { background:url(images/menu_over.gif) no-repeat bottom center; color:#232323;}
#menu ul li.active a { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;}
#menu ul li.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;}

#main { width:100%; margin:20px 0 20px 0; float:left;}
/*#head_image { height:150px; background:url(images/head_bckg.jpg) no-repeat #fe5d00; padding:30px 0 30px 50px; line-height:24px;}*/
#slogan { color:#fff; font-family: monospace; font-size:15px;}
#under_slogan_text { color:#ffff00; font-size:10px; line-height:12px; padding-top:15px;}
#content { margin:0 auto; padding:0; width:780px;}
#content h1 { margin:20px 0 0 0; font-size:20px; color:#000; font-weight:normal;}
#text {float:left; width:530px; padding-left:20px;}
#sidebar { background:url(images/sidebar_bckg.gif) repeat-x; margin:20px 0 0 560px; color:#6f6e6e; padding:20px; }
#sidebar h2 {color:#fe5800; margin:0 0 15px 0; font-size:14px; font-weight:bold;}

#footer {background:url(images/footer_bckg.gif) repeat-x #3f3e3e 0 2px; height:94px; margin-top:20px; clear:both;}
/*#left_footer { float:left; padding:0 0 0 0; color:#FFB300; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFB300;}
#left_footer a:hover { text-decoration:none;}*/
#right_footer { width:780px; margin:0 auto; padding:40px 0 0 20px; color:#FFB300; font-size:12px; float:center; text-align:right;}
#right_footer a { color:#FFB300; font-weight:bold;}
#right_footer a:hover { text-decoration:none;}

/* P01 Contact Form */
.p01-contact {padding: 20px 0 0 50px;}
.p01-contact .text input {width: 400px;}
.p01-contact textarea {width: 400px;}
.p01-contact .captcha input {width: 150px;}
.p01-contact .submit {width: 75px; height: 30px; margin: 0 0 0 335px;}

/* GS Blog */
#text .blog_post_container {margin: 0 0 25px 0; border-bottom: 1px dotted grey;}