body
{
	font-family: Verdana;
	font-size: 11px;
}

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
{
	float: left;
	height: 394px;
	width: 642px;	
	padding-top: 26px;
	padding-left: 30px;
		position:absolute;

}

/*

#content
{
	height: 394px;
	width: 642px;
	background: url(../images/index/bg_content.jpg) #FFFFFF;
	padding-top: 26px;
	padding-left: 30px;
}
*/

#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: 315px;
	margin-left: 672px;
	padding: 105px 24px 0 13px;
	color: #FFFFFF;
		width:216px;
	position:absolute;

}


#top{
	width:925px;
	height:160px;
}

#content-container{
	width:925px;
	clear:both;
	height:420px;
}


#header_left
{
	background: url(../images/shared/bg_header_left.gif) #FFFFFF;
	position:absolute;
	width: 390px;
	height: 70px;
	padding: 90px 5px 0 135px;
}

#header_right
{
	position:absolute;
	margin-left: 530px;
	height: 140px;
	width: 371px;	
	padding: 20px 12px 0 12px;
}



#header_right ul
{
	padding-left: 15px;
	margin: 0;
}

#main_wrapper
{
	width: 925px;
	margin: 0 auto;
}

