
body {
	background-color: #e6e6e2;
	margin: 0;
	padding: 0;
	font-family: Helvetica;
}

img {
	border: 0;
}

.body {
	margin: 0 auto;
	position: relative;
	background: #e6e6e2 url(../images/background.png) repeat-x left top;
}

.body-holder {
	width: 850px;
	margin: 0 auto;
	position: relative;
}

.content-load {

}

.content-holder {
	position: relative;
}

.bottom-media {
	position: relative;
	background: #4B4B40 url(../images/footer-bg.png) repeat-x scroll 0 top;
}

.bottom-media-holder {
	margin: 0 auto;
	width: 850px;
	height: 85px;
}

.footer {
	background: url(../images/bottom.png) no-repeat;
	width: 848px;
	height: 13px;
	position: relative;
	top: 15px;
}

.footer-home {
	position: absolute;
	top: -2px;
	left: -2px;
}

.footer-facebook-tami {
	position: absolute;
	top: -2px;
	left: 618px;
}

.footer-twitter-tami {
	position: absolute;
	top: -2px;
	left: 680px;
}

.footer-facebook-jerry {
	position: absolute;
	top: -2px;
	left: 737px;
}

.footer-twitter-jerry {
	position: absolute;
	top: -2px;
	left: 800px;
}
