body { 
	font-family: arial;
	font-size: 12pt;
}

#language {
	text-align: right;
	width: 819px;	
}

#container {
	width: 819px;
	background-image: url(images/mainbg.gif);
}

#topsection {
	background-image: url(images/topbg.gif);
	padding-top: 35px;
	padding-left: 5px;
}

#menu {
	width: 780px;
	margin-left: 20px;
}

.menu {
	color: #1244a7;
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.menu:hover {
	background-color: #1244a7;
	color: white;
}

#main{
	width: 730px;
	text-align: left;
	margin-top: 15px;
	padding: 20px;
}

#flashcontent {
	width: 700px;
	text-align: center;
	height: 400px;	
 	position: static;
}

#bottomsection {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	width: 819px;
	height: 85px;
	float: left;
	margin-top: -18px;
}

#copy {
	font-size: 12px;
	text-decoration: none;
	float: left;
	text-align: left;
	padding: 2px;
	margin-top: 25px;
	margin-left:45px;
}
#adh {
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: right;
	padding: 2px;
	margin-top: 25px;
	margin-right:45px;
}

.adh {
	font-size: 12px;
	text-decoration: none;
}

.adh:hover {
	text-decoration: underline;
}
