@charset "UTF-8";
/* by 22sparks - digital creative agency */
/* */
/* www.22sparks.com*/

body {
	background:			#e0e0e0 url(../img/background.jpg) top repeat-x;
}

img, img a {
	border:				0;
}

a {
	outline:			none;
}

#wrapper {
	width:				950px;
	margin:				0 auto;
}


.buttons ul {
	list-style-type:	none;
	padding:			0;
	margin-top:			85px;

}

.buttons li {
	float:				left;
	padding-right:		30px;
}
