/* general */
*{margin:0; padding:0;}
html, body{margin:0; padding:0; min-height:100%; height:auto !important; height:100%;}
body{margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666; background:url(../img/html_bg.gif) repeat-y 0 0 #FFF;}
hr, .skip{display:none;}
img, a img{border:none;}
.clr{clear:both; line-height:11px;}
a{color:#C06; text-decoration:underline;}
a:hover{color:#C06; text-decoration:none;}
a.null{color:#666; text-decoration:none;}
a.null:hover{color:#000; text-decoration:none;}
/* content */
#page{margin:0 0 0 20px; padding:0; width:880px; min-height:400px; height:auto !important; height:400px;}
#content_l{margin:0; padding:0 0 15px 0; float:left; width:580px; background:#F1EEEB; border-bottom:3px solid #FFF; min-height:300px; height:auto !important; height:300px;}
#content_l #img{margin:0; padding:0; width:580px; min-height:85px; height:auto !important; height:85px;}
#content_l h2{margin:0 10px 0 10px; padding:0; line-height:20px; font-size:15px; color:#222;}
#content_l h3{margin:15px 10px 0 10px; padding:0; line-height:17px; font-size:12px; color:#222;}
#content_l p{margin:0 10px 15px 10px; padding:0; line-height:17px; font-size:13px;}
#content_r{margin:0 0 0 24px; padding:20px 0 0 0; float:right; width:276px; background:#FFF; min-height:300px; height:auto !important; height:300px;}
h1{margin:1px 0 29px 0; padding:0; height:36px; text-indent:-9000px;}
h1 a{margin:0; padding:0; width:120px; height:36px; background:url(../img/logo.gif) no-repeat 0 0; display:block; overflow:hidden;}
h1 a:hover{background-position:0 -36px;}
/* navigation */
ul#nav{margin:0; padding:0;}
ul#nav li{margin:0; padding:0; list-style:none; line-height:22px; font-size:15px; text-transform:lowercase; color:#777;}
ul#nav li.space{margin:0 0 15px 0; padding:0;}
ul#nav li a{margin:0; padding:0; color:#777; text-decoration:none;}
ul#nav li#hi a{color:#000; text-decoration:none;}
ul#nav li.dull a{color:#BBB; text-decoration:none;}
ul#nav li a:hover{color:#000; text-decoration:none;}
/* sub navigation */
ul#nav li ul{margin:0 0 0 15px; padding:0;}
ul#nav li ul li{margin:0; padding:0; list-style:none;}
/* footer */
#footer{margin:200px 0 0 0; padding:0; font-size:11px; color:#BBB;}
#footer a{color:#BBB; text-decoration:none;}
#footer a:hover{color:#000; text-decoration:none;}