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;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
	background: #fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body { text-align: center; font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #222; }

a { color:  #1d6321; }

#frame { width: 900px; text-align: left; margin: 0 auto; }

#header { top: 4px; width: 900px; height: 71px; }

#nav { height: 240px; width: 250; margin-left: 0px; padding: 0px; float: left; }

#main_image { height: 240px; width: 650px; padding: 0px; float: left; }

#sub_header { top: 4px; width: 900px; height: 29px; }

#content { padding: 10px; 10px; line-height: 16px; }

#content h1 { font-size: 18px; text-transform: uppercase; color: #222; }

#content h2 { font-size: 18px; text-transform: uppercase; color: #222; font-family: Arial, helvetica, sans-serif; }

#content h3 { font-size: 16px; color: #222; font-family: Arial, helvetica, sans-serif; }

#content p { margin: 20px 0; }

#content ol { list-style: decimal; margin-left: 20px; }

#content ul { list-style: disc; margin-left: 50px; }

#content li { padding: 0px; 0; }

#content_home ul { list-style: disc; margin-left: 50px; }

#content_home li { padding: 0px 0; }

#left { width: 200px; float: left; padding: 8px; margin-top: 10px; }

#right { width: 600px; float: left; padding: 8px; margin-top: 10px; margin-left: 20px; }

.red {color:#f33;}	


#footer { float: left; 900px; height: 19px; }

#copyright
{
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0px;
}

