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; color: #111; }
:focus { outline: 0; }
body{ line-height: 1; color: black;	background: #fff url(/body-shadow.gif) repeat-y center; }
ul { list-style: none; }




#wrapper  { margin: 0pt auto; width: 1004px; padding: 0pt; }


#Footer { font-family: Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,Verdana,sans-serif; text-align: left; margin-top: 20px;	padding: 20px; background: #e4e2ce; border-top: 0.3em solid #d5d2af; color: #716c3c; clear: both; font-size: 13px; line-height: 18px; }
#Footer a, #Footer p {	color: #716c3c; background: none; }

h1, .h1
{
	font-size: 24px;
	font-family:arial;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

h2, .h2
{
	font-size: 24px;
	font-family:arial;
	fletter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 30px;
	fdisplay: inline;
	font-weight: bold;
	line-height: 28px;
	color: #1fb0ff;
	letter-spacing: -1px;
}

h3, .h3
{
    font-weight: bold;
}



#HeaderWrapper {
text-align:left;
}

#Header
{
	behavior: none;
	background: url(/header.png) no-repeat center top;
	height: 100px;
	margin: 0;
	padding: 0;
}

#Navigation
{
	margin: 0;
	padding: 0;
	background: url(/menu.png) repeat-x top;
	height: 60px;
	margin-bottom: 50px;
}

#Menu
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#Navigation ul
{
	margin: 0;
	padding: 0;
	margin-top: 0px;
	list-style-type: none;
}

#Navigation li
{
	padding: 0;
	margin: 0;
	float:left;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-right: 0px;
}

#Navigation a
{
	display: block;
	color: #270;
	text-decoration: none;
	font-size: 115%;
	letter-spacing: -1px;
	fpadding: 8px 15px 0px;
	padding: 8px 15px 10px 15px;
	fheight: 52px;
	background: none;
}

#Navigation a:hover
{
	color: #000;
	background-color: Transparent;
}

#Navigation a:hover span
{
	text-decoration: underline;
	color: #ff0;
}

#Navigation a span
{
	color: #fff;
	font-size: 130%;
}

#Navigation li.Current
{
	background-color: #fff;
	background-image: url(/leftshadow.png);
	background-repeat: no-repeat;
}

#Navigation li.Current a
{
	background-image: url(/rightshadow.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #000;
}

#Navigation li.Current a span
{
	color: #000;
}


