body{
	margin:0px;
}

#top,#flash,#bottom{
	width:1003px;
	margin:0px auto;
}
#top{
	height:74px;
	background-color:#ce0000;
}
#top img{
	margin-left:328px;
	margin-top:5px;
}
#flash{
	height:446px;
	background-color:#f8f7f2;
}
#bottom{
	height:90px;
	background-color:#ce0000;
}
#bottom #language{
	width:168px;
	height:81px;
	border-right:#e99392 solid 1px;
	float:left;
	padding-top:13px;
}
#bottom #language a img{
	border:none;
	padding-left:50px;
}
#bottom #nav{
	float:left;
}
#bottom #nav a{
	width:135px;
	height:90px;
	display:block;
	float:left;
	background-color:#ce0000;
	font-size:16px;
	text-align:center;
	line-height:90px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#bottom #nav a:hover{
	background-color:#ee0000;
}