*{
	margin:0;
	padding:0;
	
}
html, body, div, span, applet, object, iframe,
h1, 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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	border: 0;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	font-size: 12px;
	color: white;
}

body { background-image: url(../images/header.jpg); background-repeat: repeat-x; background-color: #003374; }

#wrap { width: 900px; margin: 0 auto; }
#top { height: 89px; width: 862px; margin: 0 auto; }
#navigation { height: 40px; width: 900px; float: left; }
#mid_box { height: 225px; width: 100%; float: left; margin-top: 10px;}
#content { width: 882px;  margin-top: 30px; float: left; padding: 9px; margin-bottom: 0px;}
