body {
	background-color: #666666;
	font-family: "Helvetica";
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #666666;
}

#we_are_shopper {
	position: relative;
	float: left;
	top: -73px;
}

#social_media {
	float: right;
	position: relative;
	top: -30px;
	left: -22px;
}

#social_media img {
	border: 0px;
	padding-left: 2px;
	width: 20px;
}

.container {
	margin: 0 auto;
	width: 1024px;
	height: 768px;
}

.slide {
	height: 768px;
	width: 1024px;
	padding-top: 124px;
	background-repeat: no-repeat;
}

.slide_work {
	background-image: url("images/slide_work.jpg");
}

.slide_index {
	background-image: url("images/slide_index.jpg");
}

.slide_clients {
	background-image: url("images/slide_clients.jpg");
}

.slide_companies {
	background-image: url("images/slide_companies.jpg");
}

.slide_trends {
	background-image: url("images/slide_trends.jpg");
}

.slide_contact {
	background-image: url("images/slide_contact.jpg");
}



.box {
	width: 698px;
	height: 524px;
	padding: 5px;
	background-image: url("images/box.png");
	background-repeat: no-repeat;
}

.content {
	color: #A1A1A5;
	min-height: 514px;
}

.subcontent {
	width: 568px;
	border: 0px solid black;
}

.logo_content {
	font-size: 13px;
	width: 450px;
}

.content p {
	line-height: 18px;
	letter-spacing: 1px;
}

.logo_content p {
	line-height: 15px;
}


h1 {
	font-size: 16px;
	color: #50b948;
	line-height: 10px;
}

.we_are_shopper {
	text-align: right;
	font-weight: bold;
	width: 698px;
}

.we_are_shopper a {
	text-decoration: none;
	color: #FFFFFF;
}

.we_are_shopper_black {
	text-align: right;
	font-weight: bold;
	width: 698px;
}

.we_are_shopper_black a {
	text-decoration: none;
	color: #000000;
}

.skip {
	text-align: center;
	font-weight: bold;
	width: 1024px;
}

.skip a {
	text-decoration: none;
	color: #FFFFFF;
}

.selected {
	font-weight: bold;
	color: #999999;
}

.nav {
	margin-bottom: 50px;
}

.nav_dot {
	clear: none;
}

.bullet p {
	line-height: 8px;
}

#work_logos {
	display: inline-block;
	left: -38px;
}