html { }
body { font-family: Arial, Verdana, Helvetica, sans-serif; text-align:center; color:#000000; background:white; }
#all { background:url(../images/top.gif) center top no-repeat; padding-top:10px;}
.hide { display:none; }
#header p { padding:0 0px 0 18px; position:relative;}
span#phone_number { position:absolute; color:#F16A26; font-size:1.6em; font-weight:bold; left:700px; text-align:right; width:230px; top:36px; }
#nav { background:url(../images/mainnav.gif) top left no-repeat #F0F0F0; margin-left:18px; height:40px; line-height:40px; margin-top:10px;}
#nav li { display:block; height:40px; float:left; padding-left:12px; margin-left:9px; background:url(../images/mainnav-sep.gif) top left no-repeat; }
#nav li.first { background:none; padding-left:6px; }
#nav li a { font-weight:bold; font-size:1.02em; text-decoration:none; color:#A5A5A5; }
#nav li.selected a, #nav li a:hover { color:#F16A26; }
#top_image { margin:16px 0 16px 18px; clear:both; }
#page_content { padding:0 20px; }
#template_content { padding:0 20px; }
h1 { font-size:2.75em; margin-bottom:0.5em; }
h2 { font-size:1.8em; font-weight:normal; margin-bottom:1em; padding-right:100px}
#center p, #center ul { line-height:1.8em; margin-bottom:1em; }
#center ul ul { margin-bottom:0; }
#center li { list-style-type:disc; margin-left:20px;}
#footer_items { background:url(../images/bottom.gif) bottom left no-repeat #F26722; padding:10px; margin-top:10px; font-size:0.75em; color:white}
#footer_items li { padding-left:4px; background:url(../images/footer-dot.gif) left 4px no-repeat; margin-right:2px; line-height:1.3em }
#footer_items li { display:inline; }
#footer_items li a { color:white; text-decoration:none }
#footer_items li a:hover { text-decoration:underline }
#left, #right, #center, #footer { padding-bottom:10px; }
#footer_bottom { height:24px; padding-bottom:0.5em}
#footer p { padding-top:10px; padding-left:18px; font-size:1.1em; float:left; width:684px; }
#footer p#copyright { padding-left:0px; width:200px; }
a { color:#6D6E72; }
a:hover { color:#F16A26; }
#footer p a { text-decoration:none }
#footer p em { font-style:normal; font-size:0.75em; position:relative; top:-0.5em }
#left li a { background:url(../images/leftnav-bg.gif) top left no-repeat #F47A31; }
#rightnav li a { background:url(../images/rightnav-bg.gif) top left no-repeat #F47A31; }
#left li.selected a { background:url(../images/leftnav-bg-sel.gif) top left no-repeat; }
#left li a, #rightnav li a { display:block; color:white; text-decoration:none; line-height:29px; margin-bottom:0.5em; padding-left:1em; }
#left li a:hover, #rightnav li a:hover { color:#6D6E72; }
#left li li a { background:#EEF0EF; margin-right:5px; padding:3px 1em; margin-bottom:2px; color:#6D6E72; line-height:1.1em; font-size:0.9em; color:#F16A26 }
#left li.selected li a { background-color:#EEF0EF; background-image:none}
#left li li li a { color:#6D6E72; }
#left li li a:hover { color:#a6390a; }
#left li li li a:hover { color:#F16A26 }
#left ul ul { margin-bottom:0.5em }
#right h3 { font-weight:normal; margin-bottom:0.5em; font-size:1.2em}
#right h3 a { color:#333333; text-decoration:none; }
#right h3 a:hover { text-decoration:underline; }
#clients  { margin-bottom:0.5em; }
#useful_stuff { margin-bottom:0.5em; }
#useful_stuff h3 { color:#333333; border-top:1px solid #CECECE; border-bottom:1px solid #CECECE; padding:0.25em 0;}
#useful_stuff p { font-size:0.9em; margin-bottom:0.5em;}
#useful_stuff ul { position:relative;}
#useful_stuff li { line-height:26px; padding-left:32px; margin-bottom:0.5em; height:26px; position:relative; }
#useful_stuff li img { position:absolute; left:0px; top:0px; }
#twitter_feed h3 { color:#333333; border-top:1px solid #CECECE; border-bottom:1px solid #CECECE; padding:0.25em 0; background:url(../images/twitter.gif) top right no-repeat;}
#twitter_feed p { margin-bottom:0.5em;}
#news_blog h3 { height:18px; color:#333333; border-top:1px solid #CECECE; border-bottom:1px solid #CECECE; padding:0.25em 0 0.25em; background:url(../images/blogger.gif) top right no-repeat; margin-bottom:0; }
#news_blog .article { margin:0 0 0.5em 0; border-top:1px solid #BBBBBB; padding:0.5em 0.5em 0 0.5em; }
#news_blog .first { background-color:#F2F0F1; border-top:none; margin:0; padding:0.5em; }
#news_blog .date { margin-bottom:0.25em; }
#news_blog .outline { margin-bottom:0.25em; }

#footer_items:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#footer_items {display: inline-table;}

/* Hides from IE-mac \*/
* html #footer_items {height: 1%;}
#footer_items {display: block;}
/* End hide from IE-mac */

#twitter_loading { text-align:center; margin:0.5em 0}