html,body,head,img,p,div,span,a,h1,h2,h3,h4,h5,ul,li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body {
	background: url('/files/img/page-bg.jpg') top left repeat;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.clear { clear: both; padding-left: 0px; }

div#container {
	margin: 0 auto;
	text-align: center;
	width: 1040px;
	}

div#header {
	width: 1040px;
	margin: 0 auto;
	}

div#left {
	width: 297px;
	float: left;
	}

div#middle {
	width: 453px;
	float: left;
	}

div#buttons {
	width: 453px;
	height: 126px;
	margin: 0 auto;
	background: url('/files/img/landing/buttons-bg.jpg');
	}

div#higuys {
	width: 453px;
	height: 64px;
	}

div#right {
	width: 290px;
	float: right;
	}

ul.buttons {
	list-style-type: none;
	width: 453px;
	height: 126;
	float: left;
	}

ul.buttons li {
	width: 182px;
	display: inline;
	}

div#text {
	width: 453px;
	height: 497px;
	background-color: #140d08;
	}

div#footer {
	width: 950px;
	height: 215px;
	margin-left: 45px;
	padding-top: 28px;
	background: url('/files/img/landing/footer-bg.jpg') no-repeat;
	}







h1 {
	color: #fff;
	font-size: 22px;
	text-align: center;
	}

h2 {
	color: #fff;
	font-size: 18px;
	}

h3 {
	font-weight: normal;
	color: #000;
	font-size: 10px;
	text-align: center;
	}

p {
	margin-bottom: 8px;
	margin-top: 8px;
	}

img.logo {
	margin-bottom: 12px;
	}

a, a:visited, a:active, a:hover {
	color: #ffff99;
	}

a.enter {
	font-size: 20px;
	}
