* {
margin:0;
}

html,body {
font:normal 62.5% Tahoma,sans-serif;
height:100%;
}

.wrapper {
background:#4C4D4F;
min-height:100%;
height:auto !important;
text-align:center;
margin:0 auto -4em;
}

#top {
background:#FFF;
min-height:50%;
height:auto!important;
width:100%;
}

#top_push1 {
background:#FFF;
height:10%;
}

#top_push2 {
background:#FFF;
height:10%;
margin-top:50px;
}

#top_logo {
background:#FFF;
height:100%;
left:50%;
bottom:15%;
margin-top:15%;
}

#top_logo a{
	text-decoration:none;
}

#bottom {
background:#4C4D4F;
width:100%;
}

#bottom_push1 {
background:#4C4D4F;
margin-top:50px;
}

#bottom_push2 {
background:#4C4D4F;
margin-bottom:18%;
}

#bottom_logo {
background:#4C4D4F;
height:100%;
left:50%;
width:100%;
}


img {  
	border-style: none;
}

.footer,.push {
height:2em;
}

.footer {
color:#FFF;
text-align:center;
font-size:12px;
}

.footer a {
color:#888;
text-decoration:none;
}
