body {

	background: url("../img/bg.gif") repeat-x; 
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #333333; 
	margin: 0;
	text-align: center; }



a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}


#footer a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	text-decoration: underline;
}
#footer a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}



.fontstyle_footer {
	font-family: Verdana;
	font-size: 9px;
	color: #666666; }


table {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333; }


.fontstyle_orange {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6600; }


li {
	color: #333333;
	list-style-type: square; }





#container {
	width: 750px;
	position: relative;
	text-align: left;
	margin: auto; }


#navigation { 
	background: url("../img/navigation.gif");
	width: 750px;
	height: 90px;
	float: left;
	top: 0;
	left: 0;
	position: relative; }

	#navigation_Container { position: relative; width: 750px; height: 90px; }
	#navigation_Container b { display: none; }


#main {
	width: 100%;
	position: relative;
 	float: left; }


#header_right li {
	list-style-type: none;
	margin-top: 18px; }


#content { 
	width: 750px;
	float: left;
	top: 0;
	left: 0;
	position: relative; }


#content .text {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px; }


#footer {
	background: url("../img/footer.gif") no-repeat;
	background-position: center;
	position: relative;
	float: left;
	width: 750px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 14px; }

#footer .text {
	margin-top: 58px;
	margin-bottom: 35px; }