body{
	font-family:Helvetica,Arial,sans-serif;
	padding:0px;
	margin:0px;
}
p{
	color:#8F9090;
	font-size: 10px;
	display: block;
	kerning: true;
}
#main{
	background-color:#ffffff;
	background-position:top center;
	background-repeat:no-repeat;
	color:#ffffff;
	margin-top:0px;
	position:absolute;
	width:98%;
	padding: 0px;
	margin: 0px;
	top:19px;
}
#main_inner{
	z-index:3;
	width:976px;
	height:585px;
	position:relative;
	left:0px;
	top:0px;
	display:block;
	background-image:url(../images/noflashback.jpg);
	background-position-x:center;
	background-repeat:no-repeat;
}
#main_inner_home{
	z-index:3;
	width:976px;
	height:585px;
	position:relative;
	left:0px;
	top:0px;
	display:block;
	background-image:url(../images/homeback.jpg);
	background-position-x:center;
	background-repeat:no-repeat;
}
#main_inner_text{
	text-align:left;
	color:#5fe9e8;
	font-size:small;
	font-weight:normal;
	position:absolute;
	top:200px;
	left:90px;
	width:300px;
}
#main_inner_text a{
	color:#000000;
}
#main_inner_text h1{
	color:#c61f41;
	font-weight:normal;
	font-size:larger;
}
#main_flash{
	z-index:10;
}
#main_topnav_home{
	width:100%;
	background-color:#ffffff;
	height:18px;
	font-size:x-small;
	color:#909090;
}
#main_topnav{
	width:100%;
	background-color:#e7e7e7;
	height:18px;
	font-size:x-small;
	color:#909090;
}
#main_topnav a{
	color:#909090;
	text-decoration:none;
}
#main_topnav a:hover{
	color:#909090;
	text-decoration:underline;
}

#main_topnav_content{
	padding-top:4px;
	width:970px;
}
.topnav_menu{
	padding-right:18px;
}


#main_menutitle{
	background-color:#ffffff;
	border-top:1px solid #9d9fa1;
	border-bottom:1px solid #9d9fa1;
	padding:0px;
	margin:0px;
	width:120px;
	min-height:13px;
}

#main_copyright{
	width:100%;
	background-color:#ffffff;
	height:18px;
	color:#909090;
}
#main_copyright_content{
	padding-top:3px;
	color:#C0C0C0;
	width:970px;
	font-size:9px;
}

table.outer_countries {
	position:absolute;
	left:288px;
	top:132px;
	border: none;
	padding:0px;
	margin:0px;
	color:#909090;
	font-size:x-small;
	font-weight:bold;
}
table.countries {
	font-weight:normal;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #9d9fa1;
	border-collapse: collapse;
}
table.countries td {
	width:125px;
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #9d9fa1;
	-moz-border-radius: 0px;
	color:#909090;
	font-size:x-small;
}
table.countries td a{
	color:#909090;
	text-decoration:none;
}
table.countries td a:hover{
	color:#909090;
	text-decoration:underline;
}
