* {margin: 0; padding: 0;}
a {color: #fff;}
.hide {text-indent: -9999px; overflow: hidden; font-size: 1%; height: 0;}
.hide a {display: block;}
.text {
	font: normal normal 15px 'Times New Roman', Times, serif;
	color: #dedede;
}
.text p {
	margin: 0 0 10px 0;
	padding: 0;
	width: 350px;
}
body {text-align: center; /*background: #1c2124;*/}
#page {width: 960px; margin: 0 auto; text-align: left; position: absolute; left: -50px; z-index: 11}
/* -------- FIRST -------- */
.first {
	background: url(images/ceo-jumpsuits_bg.jpg) no-repeat; 
	height: 645px; width: 960px;
	position: relative;
}
.first .text {
	position: absolute;
	top: 165px; left: 70px;
}
/* -------- SECOND -------- */
.second {
	background: url(images/gallery_bg.jpg) no-repeat;
	height: 550px; width: 960px;
	position: relative;
}
.second .text {
	position: absolute;
	top: 0; left: 70px;
}
.second .gallery {
	position: absolute; top: 0; right: 0;
	width: 510px; height: 550px;
}
/* -------- THIRD -------- */
.third {
	background: url(images/prison-jumpsuits_bg.jpg) no-repeat;
	height: 475px; width: 960px;
	position: relative;
}
.third a {position: absolute; top: 70px; height: 410px;}
#suit_ceo {width: 260px; left: 80px;}
#suit_bml {width: 260px; left: 350px; top: 50px; height: 430px;}
#suit_msh {width: 280px; left: 610px; top: 50px; height: 430px;}
/* -------- MORE -------- */
.more {
	background: url(images/more-attus.jpg) no-repeat;
	height: 300px; width: 960px;
	position: relative;
}
.more a {width: 480px; height: 150px; position: absolute; top: 50px;}
.more a#fb {background: url(images/attus-facebook.jpg) no-repeat; right: 0;}
.more a#ba {background: url(images/attus-big-ass-sale.jpg) no-repeat; left: 0;}
