body
{
	font-family: Verdana;
	font-size: 11px;
}


input
{
	font-family: Verdana;
	font-size: 9px;
}

a, a:hover, a:visited, a:active
{
	color: #EE7C1C;
}

#footer .marque
{
	margin: 0px 15px;
	padding-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	width:895px;

}

#footer #marque_data
{
	/* use this for animation */
	margin-left: 0px;
}


#footer
{
	height: 35px;
	background: url(../images/shared/bg_footer.gif) #11A13E;
}

#content
{
	height: 394px;
	width: 642px;
	padding-top: 26px;
	padding-left: 30px;
	position:absolute;
}

/*#content div
{
	margin-left: 175px;
	padding-top: 35px;
	width: 180px;
}*/

#content ul
{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content li
{
	margin-bottom: -2px;
}

#content_right
{
	height: 394px;
	margin-left: 672px;
	padding: 26px 24px 0 13px;
	color: #000000;
	width:216px;
	position:absolute;
	font-size:10px;
}



#content_right a
{
	text-decoration:none;
	color: #000000;
	font-size:10px;
}

#top{
	width:925px;
	height:160px;
}

#content-container{
	width:925px;
	clear:both;
	height:420px;
}

#header_left
{
	position:absolute;
	background: url(../images/shared/bg_header_left.gif) #FFFFFF;
	width: 390px;
	height: 70px;
	padding: 90px 5px 0 135px;
}

#header_right
{
	
	
	position:absolute;
	height: 140px;
	width: 371px;
	padding: 20px 12px 0 12px;
	margin-left:530px;

}

#header_right ul
{
	padding-left: 15px;
	margin: 0;
}

#main_wrapper
{
	width: 925px;
	margin: 0 auto;
}

