
html, body {
	height: 100%; margin:0;	
}
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -1em; /* the bottom margin is the negative value of the footer's height */
	background-color:#FFFFFF;
}
.footer, .push {
	height: 1em; /* .push must be the same height as .footer */
}
body {
}
.container {
	width: 790px;
}
.banner{ float:left; height:150px;
}
.header {
	width: 790px;
	height: 100px;
	background:#000000;
}
.menu {
	width: 770px;
	padding-left:10px;
	padding-right:10px;

	
}
.footer {
	width: 790px;
	margin: 0 auto;

}
#content_div { 
	padding:0 10px 0 10px; font-weight:normal; width:770px;
}
#header { float:left; width:790px; height:70px; background:url(../images/micro_banner.jpg) no-repeat;}

#logo { float:left; width:280px; height:50px; background:url(../images/logo_new.gif) no-repeat; margin:18px 0 0 8px; display:inline;}

#topnavb {width:502px; height:20px; text-align:right; overflow:hidden; margin:0px; padding:0 0 0 0px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
#topnavb ul {float:right; text-align:right; margin:0px 5px 0 0px; padding:0px; display:inline;}
#topnavb li {display:inline; margin:0 0px 0 0px;  padding:0 0 0 5px; border-right:1px solid #1dcdf4; }
#topnavb a {color:#1dcdf4; text-decoration:none;}
#topnavb a:hover {color:#FFFFFF; text-decoration:none;}
#topnavb a:active {color:#FFFFFF; text-decoration:none;}
#topnavb a:focus {color:#FFFFFF; text-decoration:none;}

#button { float:right; margin-right:5px; margin-bottom:2px; margin-top:32px; display:inline;}

#tell a { float:left; width:102px; height:16px; background:url(../images/tell.jpg) no-repeat;}
#tell a:hover { float:left; width:102px; height:16px; background:url(../images/tell_over.jpg) no-repeat;}
#tell a:active { float:left; width:102px; height:16px; background:url(../images/tell_over.jpg) no-repeat;}
#tell a:focus { float:left; width:102px; height:16px; background:url(../images/tell_over.jpg) no-repeat;}

#exit a { float:left; width:51px; height:16px; margin:0px 0px 0 5px; background:url(../images/exit.jpg) no-repeat;}
#exit a:hover { float:left; width:51px; height:16px; background:url(../images/exit_over.jpg) no-repeat;}
#exit a:active { float:left; width:51px; height:16px; background:url(../images/exit_over.jpg) no-repeat;}
#exit a:focus { float:left; width:51px; height:16px; background:url(../images/exit_over.jpg) no-repeat;}

#text{  width:770px; padding:0px 10px 0px 10px; }



