html, body, #container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0; margin: 0;
	border: 0;
	background:#599fd5 url(../images/html_background.jpg) repeat-x;
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}
html>body #content-holder{
	height: auto;
}
img {border: none;}
#menu_dec1 {
	background: url(../images/menu_dec1.jpg) repeat-y;
	width: 230px;
	height: 18px;
	position: absolute;
	top: 166px;
	left: 0px;
	z-index: 1; 
}
#menu_dec2 {
	background: url(../images/menu_dec2.jpg) repeat-y;
	width: 765px;
	height: 19px;
	position: absolute;
	top: 185px;
	left: 0px;
	z-index: 1; 
}
#container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13456a;
}
#content-holder {
	width: 765px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background:#abe4fe url(../images/content_background.jpg) repeat-x;
}
#content {
	padding: 215px 20px 90px 20px;
}
#content a {	
	color: #13456a;
	text-decoration: none;
}
#content a:hover {	
	color: #eb008e;
	text-decoration: none;
}
#logo {
	width: 83px;
	height: 139px;
	position:absolute;
	top: 17px;
	left: 8px;
	z-index: 900;
}
#nav {
	position: absolute;
	top: 168px;	
	right: 0px;
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	z-index: 2;
}
#nav ul {
	padding: 0px; 
	margin: 0px;
	list-style-type: none; 
	text-align: center;
}
#nav ul li{
	text-align: center;
	padding: 0px; margin: 0px;
	display: inline;
	list-style-type: none;
}
#nav a {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover, #nav .current {
	color: #ffffff;
	background-color: #eb008e;
}
hr {
	color: #FFFFFF;
	height: 1px;
}
.white {
	color: #ffff14;
}
h1, .h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

h2, .h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #13456a;
}
h3, .h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eb008e;
}
h4, .h4 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h5, .h5 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffa0e;
}
#header_images {
	width: 600px;
	height: 156px;
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 1;
}
#dashed_1 {
	background: url(../images/dashed_1.jpg) no-repeat;
	position: absolute;
	top: 240px;
	left: 20px;
	width: 400px;
	height: 1px;
}
#dashed_2 {
	background: url(../images/dashed_1.jpg) no-repeat;
	position: absolute;
	top: 260px;
	left: 20px;
	width: 400px;
	height: 1px;
}
#footer_paint {
	background: url(../images/footer_dec.jpg) repeat-x;
	width: 109px;
	height: 32px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
}
#footer_dec {
	position:absolute;
	bottom: 0px;
	background-color: #13456a;
	width: 100%;
	height: 10px;
}
#footer_background {
	position:absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/footer_background.jpg) repeat-x;
	width: 100%;
	height: 10px;
}
#footer-container {
	width: 765px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(../images/footer_dec.gif) repeat-x;
	background-color: #13456a;
}
#footer-fm {
	position: absolute;
	bottom: 15px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #13456b;
	text-align: left;
	width: 100%;
}
#footer-fm a, #footer-fm a:visited {
	font-size: 9px;
	color: #ec008c;
	text-decoration: none;
}
#footer-fm a:hover {
	color: #b6006c;
	text-decoration: none;
}
.digital {
	border: 1px solid #abe4fe;
}
#digital img:hover {
	border: 1px solid #abe4fe;
}
#digital {
	border: none;
	width: auto;
	height: auto;
}
#line {
	border: none;
	width: auto;
	height: auto;
}
#line img {
	border: none;
	width: auto;
	height: auto;
}
.fm-logo {
	float: left;
	margin: 5px 10px 0px 0px;
	border: none;
}
.text-drop, .text-field, .text-area, .button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.text-drop {
	width: 95px;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.text-field {
	width: 90px;
	height: 15px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.text-area {
	width: 250px;
	height: 80px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.text-drop:hover, .text-field:hover, .text-area:hover {
	background-color: #d4ecf7;
}
.button {
	width: 80px;
	height: 20px;
	padding: 2px;
	background-color: #13456b;
	border: 1px solid #999999;
	color: #FFFFFF;
}
.button:hover {
	background-color: #4482b2;
}
.fineprint {
	font-size: 9px;
}
