* { margin:0; padding:0; }
body { font:14px Arial, Helvetica, sans-serif; background:url(../images/background.gif) repeat-x #667C8B; }
img { border:0; }
h2 { font-size:16px; font-weight:bold; padding:20px 0 20px 20px; background:url(../images/headline.jpg) 0 24px no-repeat; }
h3 { font-size:17px; color:#63BF20; font-weight:bold; text-transform:uppercase; }
label { display:block; }
input { width:200px; margin:0 0 10px 0; }
input.btn { width:70px; }
textarea { display:block; width:400px; height:150px; margin:0 0 10px 0; }

#page { width:760px; margin:5px auto; }

#banner { margin:0 0 15px 0; }
#banner h1 a { height:90px; display:block; text-indent:-3000px; background:url(../images/banner.gif); }

#menu { width:200px; float:left; margin:0 7px 0 0; color:#fff; }
#menu-top { background:url(../images/menu-top.gif) right no-repeat; height:28px; }
#menu-main { background:#272727; }
#menu-main ul { list-style:none; margin:10px 0 0 25px; }
#menu-main ul li a { display:block; width:144px; color:#dcdcdc; height:31px; font:15px Arial, Helvetica, sans-serif; padding:6px 0px 0px 25px; background:url(../images/bigarrow_blue.gif) 10px 8px no-repeat; }
#menu-main ul li a:hover { background:url(../images/link_bg.gif) 0 0 no-repeat; color:#151414; padding-left:31px; }
#menu-main ul li a#active { background:url(../images/link_bg.gif) 0 0 no-repeat; color:#151414; padding-left:31px; }
#menu-bottom { background:url(../images/menu-bottom.gif) left no-repeat; height:28px; }

#content { width:553px; float:left; }
#content-top { background:url(../images/content-top.gif) right no-repeat; height:28px; }
#content-main { background:#fff; width:493px; padding:0 30px; }
#content-main a { color:#20A3BF; }
#content-main a:hover { color:#000; }
#content-main ul { list-style:none; }
#content-main ul li { background:url(../images/arrow.gif) 0 6px no-repeat; padding:0 0 5px 15px; margin:0 0 0 10px; }
#content-bottom { background:url(../images/content-bottom.gif) left no-repeat; height:28px; }

#newsticker { background:#000; width:160px; margin:15px auto 0 auto; }

.clr { clear:both; }
.redbar { padding:10px 0 8px 0; text-align:center; }
