html, body{ background:url(../img/back_body.gif); color:#444; font-family:Arial, Helvetica, sans-serif; font-size:14px; height:100%; line-height:20px; margin:0; padding:0; }
.hide{ display:none; }
a:link, a:visited{ color:#444; text-decoration:underline; }
a:hover, a:active{ text-decoration:none; }

h1, h2, h3{ font-weight:bold; }
h1{ font-size:20px; }
h2{ font-size:16px; }
h3{ display:inline; font-size:14px; }

input{ border:1px #AAA solid; font-size:14px; }
input.search_box{ width:186px; height:19px; padding:7px 10px 5px 10px; background:url(../img/back_searchbox.gif) no-repeat; border:none; color:#AAA; }
input.search_button{ width:auto; height:41px; padding:5px 0 5px 0; background:none; border:none; font-size:18px; color:#444; font-weight:bold; }

#page{ margin:0 auto 50px auto; position:relative; width:950px; background:url(../img/back_page.gif) repeat-y top; }

#header{ background:url(../img/back_header.jpg) no-repeat; height:202px; position:relative; width:950px; }

#search{ position:absolute; left:18px;  top:50px; }
#logo{ position:absolute; right:38px;  top:25px; }

#menu_top{ position:relative; height:10px; width:223px; background:url(../img/back_menu_top.gif) no-repeat; }
#menu_bottom{ position:relative; height:10px; width:223px; background:url(../img/back_menu_bottom.gif) no-repeat; }

#menu{ position:relative; float:left; height:500px; height:auto !important; min-height:500px; padding:0; margin-right:10px; text-align:left; 1width:223px; background:url(../img/back_menu.gif) repeat-y; }
#menu ul{ margin:0; padding:0; }
#menu li{ list-style:none; }
#menu li a:link, #menu li a:visited{ width:150px; color:#444; display:block; font-size:12px; margin:3px 0 10px 45px; padding:5px 5px 0 5px; text-align:right; background:url(../img/back_menu_item.gif) no-repeat bottom; text-decoration:none; }
#menu li a:active, #menu li a:hover{ font-weight:bold; }

#content{ background:none; repeat-y; float:left; height:500px; height:auto !important; min-height:500px; position:relative; width:665px; }

#footer{ background:url(../img/back_footer.gif) top left no-repeat; color:#444; font-size:11px; height:25px; height:auto !important; margin:auto; min-height:25px; padding:25px 50px 0 5px; text-align:right; width:895px; }

.c4{ float:left; margin:0 5px 0 0; text-align:left; }
.error{ color:#FF6600; font-weight:bold; }
.clear{ clear:both; }