@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.mobgrip.com/contest/200903/images/tile.jpg);
}
#main {
	height: 600px;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: right center;
}
#grip {
	position:absolute;
	top:0px;
	left:0px;
	height: 600px;
	width: 800px;
	background-image: url(images/grip.png);
	z-index:0;
	background-repeat: no-repeat;
	background-position: left center;
}

.logo {
	height: 142px;
	width: 179px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 4px;
	left: 20px;
}


.news {
	height: 142px;
	width: 179px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 200px;
	left: 31px;
}

.button{
	height: 142px;
	width: 50px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 6px;
	left: 236px;
	}
	
.newsbutton{
	width: 50px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 173px;
	left: 33px;
	}

.win{
	height: 590px;
	width: 200px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: -13px;
	left: 390px;
	}

.mobbanner{
	height:100px;
	width: 600px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top:590px;
	left: 0px;
	}
.graphlogo {
	height: 125px;
	width: 175px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: -4px;
	left: 83px;
}
	
.brands {
	height: 445px;
	width: 335px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 129px;
	left: 10px;
}
	
.order {
	height:100px;
	width: 200px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 591px;
	left: 600px;
}

.type {
	height:150px;
	width:375px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 449px;
	left: 404px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.swf {
	height: 100px;
	width: 300px;
	margin-top: 15px;
	z-index:1;
	position: absolute;
	top: 143px;
	left: 5px;
	
