body {
	color: #000000;
	background-color: #FFFDF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../pics/design/back.gif);
	
}
#mainbody {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	float: none;
	position: relative;
}
#topmenu {

}
#topcontainer {
height: 233px;
}

#topnav {
	float:left;
	clear: right;
	margin-top: 25px;
	position: relative;
	margin-bottom: 5px;
}
#topnav a:hover{
	
	text-decoration: none;
	color: #000000;
	height:40px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFC515;
	position: relative;
}
#topnav a:link, #topnav a:visited{
	text-decoration: none;
	color: #000000;
	height:40px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}


#topmenu img {
	float: right;
}
#topmenu .flag img {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 5px;
}
#header {

}

#headertitle {
	background-color: #FFC515;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;


}
#maincell {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 630px;

}
#maincell #flagcell {
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
}
#maincell #flagcell img {
}
#maincell .text_cell {
}
#maincell .text_cell img {
	clear: right;
	float: left;
	margin-right: 20px;
}
#footer {
	color: #000000;
	text-decoration: none;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
}
#footer #footer_left {
	float: left;
}
#footer #footer_right {
	float: right;
	text-align: right;
}
