html, body 
	{ height: 100%;
	background:#434345}
	
body {	margin: 0;
	padding: 0;
	font:normal 11px Arial, Helvetica, sans-serif;
			}
#container {
				position: relative;
				min-height: 100%;
				height: 100%;
				voice-family: "\"}\"";
				voice-family: inherit;
				height: auto;
				width:900px;
				margin:0 auto;
				
			
			}
img {border:none; }			
html>body #container {
				height: auto;
			}
*#container{ height: 100%;}

#mid-cont {
				position: absolute;
				top: 50%;
				margin-top:-250px;
				padding: 0 0;
				background-color: #000;
				width: 100%;
				padding-top:37px;
				background:url(../images/home_top.gif) no-repeat 0 0px;
	
			}
.mid-cont-inner{ min-width:900px; margin:0 0px; height:460px; background:#FFF url(../images/home_bg.jpg) no-repeat 0 0;}
.home_des h1{font:normal 33px Arial, Helvetica, sans-serif; color:#474749; padding:220px 20% 10% 30%;}

h1{ margin:0;}
a{color:#474749; text-decoration:none; outline:0;}
a:hover{color:#999999; text-decoration:none;}

p{ margin:0;}

.footer{ font-weight:bold; color:#fff; text-align:right;}

