@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	background:url(../img/fm_intro_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../img/fm_intro_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #555555;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;	
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

#container {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	padding: 0;
}

#containermain {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	padding: 0;
}

#container_middle {
	float: left;
	width: 480px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 180px;
	padding-bottom: 0px;
	padding-left: 160px;
}

#flashcontent1 {
width:820px;
height:400px;
}



a {
	text-decoration: none; 
	color: #AAAAAA; 
}
a:vlink { 
	text-decoration: none;
	color: #AAAAAA; 
}

a:link { 
	text-decoration: none;
	color: #AAAAAA; 
}

a:hover {
	text-decoration: none; 
	color: #FFFFCC; 
}

a:active { 
	text-decoration: none;
	color: #AAAAAA; 
}
