* {
	padding: 0px;
	margin: 0px;
}

html { 
	padding: 0px;
	margin: 0px;
}

body {
	background: #fff;	
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: small;
}

div.clear {
	clear: both;
}


div.wrap {
	width: 1000px;
	margin: 0px auto;
}


img {
	border: none;
}


h1 {
	font-size: 700%;
	font-weight: 100;
	letter-spacing: -2px;
	font-family: impact, arial, verdana, san-serif, georgia;
	line-height: 200px;
	color: #fff;
	text-align: center;
}



/****** MAIN BOXES  ******/

ul.nav {
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

ul.nav li {
	width:200px;
	height:200px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

ul.nav li.one	{
	background:  url(../images/s.jpg) top left no-repeat;	
}

ul.nav li.two {
	background: url(../images/a.jpg) top left no-repeat;	
}

ul.nav li.three {
	background: #222 url(../images/n.jpg) top left no-repeat;	
}

ul.nav li.four {
	background: #222 url(../images/t.jpg) top left no-repeat;	
}

ul.nav li.five {
	background: #222 url(../images/aa.jpg) top left no-repeat;	
}
