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

body{
	background-color: #3c3c3c;
	margin: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0;
}

img{
	border: thick;
}

#wrapper{
	width: 900px;
	height: 751px;
	margin: 0 auto;
	background-repeat: no-repeat;
}

#mainrow{
	width: 900px;
	margin: 0 0 4px 0;
	
}

#row{
	width: 900px;
	margin: 0 0 120px 0;
}

.MainPressImage{
	width: 376px;
	height: 399px;
	background-color: #3c3c3c;
	margin: 0 262px 0 262px;
}


#movers-row {
	margin: -114px 0 0px 108px;
}
#movers-row div {
	width: 14.2%;
	float: left;
}
#movers-row div img {
	float: right;
}
