/* 
blue 0083b5 
orange ed5423
*/

body { margin:0px; color:#333; padding:0px; text-align:center; }
body, table { font-family:Verdana; font-size:12px; line-height:20px; }

a { text-decoration:none; outline:none; color:#000; }
input { outline:none; }
a:hover { text-decoration:underline; }

h2 { text-transform:uppercase; font-weight:normal; font-size:15px; margin:0px; padding:0px; }
h2 a { color:#000; }

#header_wrapper { width:100%; height:108px; background-color:#fff; text-align:center; }
#header { height:108px; width:994px; margin:0px auto; position:relative; }
#header #logo { position:absolute; left:10px; top:10px; }

#header a { color:#333; text-transform:uppercase; }

#header ul.navigation { position:absolute; top:74px; right:-12px; width:490px; height:25px; list-style-type:none; margin:0px; padding:0px; }
#header ul.navigation li { float:left; margin-left:20px; }

#header #top_options { position:relative; float:right; width:490px; margin:10px 20px; font-size:11px; text-align:right; }
#header #top_options a.edit { color:#0083b5; }
#header #top_options form { display:inline; }
#header #top_options form input.text { margin:0px 7px 0px 10px; display:inline; width:109px; border:1px solid #bbb; padding:3px; color:#888; }
#header #top_options form input.image { position:absolute; top:1px; }

