@charset "UTF-8";
#wrapper {
	margin: 0 auto;
	width:850px;
}
#menu {
	text-align:left;
	width:850px;
	height:170px;
	margin:0px;
	padding:0px;
	position:relative;
}
#content {
	text-align:left;
	width:850px;
	height:400px;
	margin:0;
	padding:0;
	border-bottom:solid 1px;
	border-bottom-color:#D2A768;
	border-top:solid 1px;
	border-top-color:#D2A768;
}

#footer {
	text-align:right;
	width:850px;
	height:40px;
	margin:0px;
	padding:10px 0px 0px 0px;
	clear:both;
}
#menuposition {
	position:absolute;
	padding-bottom:10px;
	bottom:0px;
}
#atom {
	width:850px;
	height:400px;
	background-image:url(img/home-atom.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#charlie {
	width:850px;
	height:400px;
	background-image:url(img/staff/CS-pic.png);
	background-position:center left;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#hailey {
	width:850px;
	height:400px;
	background-image:url(img/staff/HK-pic.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#andrea {
	width:850px;
	height:400px;
	background-image:url(img/staff/AK-pic.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#mir {
	width:850px;
	height:400px;
	background-image:url(img/staff/MK-pic.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#manny {
	width:850px;
	height:400px;
	background-image:url(img/staff/MP-pic.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#john {
	width:850px;
	height:400px;
	background-image:url(img/staff/JB-pic.png);
	background-position:center left;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#andrew {
	width:850px;
	height:400px;
	background-image:url(img/staff/AS-pic.png);
	background-position:center left;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#ad {
	width:850px;
	height:400px;
	background-image:url(img/services/atom-ad.png);
	background-position:50px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#mediabuying {
	width:850px;
	height:400px;
	background-image:url(img/services/atom-web.png);
	background-position:50px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#designprod {
	width:850px;
	height:400px;
	background-image:url(img/services/atom-design.png);
	background-position:50px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#illusphoto {
	width:850px;
	height:400px;
	background-image:url(img/services/atom-photo.png);
	background-position:50px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#brandingco {
	width:850px;
	height:400px;
	background-image:url(img/services/atom-branding.png);
	background-position:50px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#writing {
	width:850px;
	height:400px;
	background-image:url(img/services/atom-writing.png);
	background-position:50px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}