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

/* RESET ALL */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}

/* BASICS */
body {
	background: #1e1e1e url(images/bg_master.gif) left top;
	font: 62.5% "Lucida Sans Unicode","Lucida Grande","Lucida Sans",Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	}
img {
	border: 0px;
	}
.cnt {
	width: 842px;
	margin: 0px auto 0px;
	}

.footer #box_three img {
	margin-bottom:10px;
	margin-right:10px;
}