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, font, img, ins, kbd, q, samp,
small, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #0e98c5 url(bg.png) 0 0 repeat-x;
	font-family: sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
}

#wrapper {
	width: 801px;
	background: url(body.png) 0 0 no-repeat;
	margin: 0 auto;
}

#logo {
	padding: 150px 40px 40px 0;
	float: left;
}

#ma {
	float: right;
	padding: 335px 0 0 0;
}

#content {
	clear: both;
}

#left {
	width: 380px;
	padding-right: 20px;
	float: left;
}

#right {
	width: 380px;
	padding-left: 20px;
	float: right;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

li {
	padding: 3px 0;
	padding-left: 20px;
	background: url(plus.png) 0 50% no-repeat;
	list-style:none;
}
