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,
dl, dt, dd,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:Arial, san-serif;
	background:url(/images/bg_main.jpg) repeat-x 0 0 ;
}

#footer{
	margin:0 auto;
	position:relative;
	width:855px;
	text-align:center;
	overflow:hidden;
	width:1000px;
	position:relative;
	margin:0 auto;
}

#textNav {
	font-family:Arial, san-serif;
	color:#999999;
	font-size:11px;
}
#copywrite {
	font-family:Arial, san-serif;
	color:#999999;
	font-size:11px;

}

#mainHeader {
	background:url(/images/bg_header.jpg) no-repeat -20px 7px;
	overflow:hidden;
	width:1000px;
	position:relative;
	margin:0 auto;
}

#mainBody {
	overflow:hidden;
	width:1000px;
	position:relative;
	margin:0 auto;
}

#badges {
width:855px;
}

#sbtContainer {
	float:left;
	width:179px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:10px;
	font-family:Arial, san-serif;
	font-size:11px;
}

#sbtScrollTitle {
	color:#407f85;
	font-size: 15px;
	font-weight:bold;
}
#sbtScrollDesc {
	color:#000000;
	font-size: 12px;
}

li {
	margin-bottom:10px;
}