@charset "utf-8";
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, 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 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	float:left;
	color:#fff;
	font-size:1em;
	margin:18px;
}
img {
	float:left;
}
ul {
	margin:30px 0 0 20px;
	width:200px;
	float:left;
    list-style: none;

}

ul a:link {
	color: #F28411;
}

ul a:visited {
	color: #F28411;
}

ul a:hover {
	color: #F28411;
	text-decoration: none;
	background-color: #ffffc6;
}

ul a:active {
	color: #F28411;
}


#header {
	background:url(header.gif) repeat-x;
	height:102px;
}

#content {
	line-height:200%;
	font-size:0.8em;
}

.content2 {
	font-size:0.8em;
	width:470px;
	float:left;
}

.content2 h2{
	color:#000000;
}

.content3 {
	font-size:0.8em;
	width:470px;
	float:left;
	line-height:200%;
}

.content4 {
	font-size:0.8em;
	width:470px;
	float:left;
	border-left:#CCCCCC 1px solid;
}

.content4 h2{
	color:#000000;
}

.content5 {
	font-size:0.8em;
	width:470px;
	float:left;
	border-left:#CCCCCC 1px solid;
	line-height:200%;
}


