html,
body    {margin:0; padding:0; height:100%; background: #f9f9f9; font-family:Arial, sans-serif; font-size: 13px; line-height: 140%; color: #000;}

h1      
{    
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #666666;
	text-decoration: none;
	margin-bottom:10px;
	FONT-WEIGHT:normal;
}
h2      
{    
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin-bottom:4px;
	FONT-WEIGHT:normal;
}

h3          { font-family:georgia, times, serif; font-size: 12px; font-weight: bold; color: #191919; margin: 0px; padding: 0px;}
input       { font-family:Arial, sans-serif; color:#191919;}
a:focus		{ outline: none;}
img         { border: 0px; }
td          { font-size: 13px;}
p           { font-family:Arial, sans-serif; font-size: 12px; line-height: 140%; color: #272727; padding:0px; margin:0px;}
a:link      { color: #000; text-decoration: underline; }
a:active    { color: #000; text-decoration: underline;}
a:visited   { color: #000; text-decoration: underline;}
a:hover     { text-decoration: none; }

ul          {margin:0px; padding:0px;}
li          {margin-left:15px; padding:3px;}

.clear		{ clear:both; }
.hr         {min-height:4px; width:100%; margin-top:5px; margin-bottom:15px;}

#container  {min-height:100%; position:relative; width:825px;}
#header {width:825px; min-height:117px; _height:117px; background:url(img/bg_top.jpg) no-repeat;}

#logobox    {float:left; margin-top:25px; margin-left:19px;}
#mb-box     {float:right; margin-top:10px;}

#topnav             { padding:0px; margin:0px; min-height:36px; _height:36px;}
#topnav ul          { margin: 0 auto; padding: 0px; list-style-type: none; height:36px; background:url(img/bg_nav.gif) repeat-x;}
#topnav li          { display: inline; float:left; position: relative; margin: 0px; padding: 0px;}
#topnav a           { display: block; float: left;  padding-right: 13px; padding-left:13px; line-height: 36px; text-decoration:none; font-weight:normal; font-size: 14px; color: #fff; font-family:arial, Sans-Serif; border-right:1px solid #626261; border-left:1px solid #212121;}
#topnav a:hover     { text-decoration: none; _text-decoration: underline; background:#3190c3; color:#fff;}

#body       {padding:10px; padding-bottom:70px; width:805px; padding:10px;}
#footer     {position:absolute; bottom:0; width:100%; height:70px; background:url(img/bg_footer.gif) repeat-x; font-size:11px; color:#888787; text-align:center;}

#footer a:link      { color: #888787; text-decoration: underline; }
#footer a:active    { color: #888787; text-decoration: underline;}
#footer a:visited   { color: #888787; text-decoration: underline;}
#footer a:hover     { text-decoration: none; }
