@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; border:0; outline:0; text-decoration:none; border:none;}
body { background-color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px;}

.head{height:111px; width:100px%; background-image:url(../img/head_gradient.jpg); background-repeat:repeat-x;}

.logo{
	width:230px; 
	height:100px;
	position:absolute;
	top:50%;
	left:50%;  
	margin-left: -115px;
	margin-top: -190px;
}
a { color:#878787}
.footer{ position: absolute; bottom: 0px; left: 0px; height:20px; width:100%; background-color:#000000;}
.awards{ position: absolute; bottom: 30px; left: 0px; height:45px; width:100%; background-color:#161616;}
.awards .icon{width:405px; height:45px; margin:auto}
.copy { color:#555; width:480px; margin: auto; padding-top:3px;}
.require { margin:auto; margin-top:10px; width:460px; color:#555;}
.grey { position: absolute; bottom: 20px; left: 0px; background-color:#161616; height:223px; width:100%;}
