/* CSS Document */
b{font-size: 110%;}
html { height:100%; }
body { height:70%; border-top: 5px solid #2890D9; background-color: #EEEEEE;color: #fff; text-align: center; font: normal 100.01% Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;}

#wrapper { width:960px; margin:0 auto; min-height:99%; text-align: left; font-size: 90%; background-color:#fff; color: #000;}
/*.inside_w { position: relative; min-height: 100%; margin: 0; padding: 0; }*/

#header { background:transparent url(../../images/template/logo_bg.jpg) no-repeat; margin: 0; padding: 0; font-size: 85%; width: 100%; height: 333px; border-bottom: 1px solid #cccccc; }

#content { padding-bottom: 0em; /* footerStickAlt */ position: relative; font-size: 85%; width: 100%; color: #000; text-align: left; margin: 0;}

#left { display:inline;float:left;margin-left:10px;margin-right:10px;width:180px;min-height:450px;}
/*.inside_l { margin: 0 10px 0 10px; padding-top: 20px; min-height:500px; color: #000; }*/

#container { margin:0;padding-top:15px;font-size: 85%;}

#main { margin-left:190px;margin-right:10px; /*border-left: 1px solid #cccccc;*/ }
/*.inside_m { margin: 0;padding-top: 10px; background-color: #fff; color: #000; }*/

/*#right { width: 240px; float: right; font-size: 85%;}   
.inside_r { margin: 0 20px 20px 0; background-color: #fff; color: #000; }*/


#footer{ background:#999999; height:29%;text-align: center;font-size: 70%;}
.inside-f {margin: 0 auto 10px auto;background:#cccccc;border-bottom: 3px solid #999999;height:30px;color: #000;}
.copy {padding-top:8px;}
#footer a:link { color: #2890D9; text-decoration: none; }
#footer a:visited { color: #2890D9; text-decoration: none; }
#footer a:hover { color: #000; text-decoration: underline; }
#footer a:focus, #footer a:active { color: #000; text-decoration: none; }


/*Footer
#footer{clear: left; width: 100%; background: #ffffff; color: #000; text-align: center; padding: 6px 0; }
*/
