body {
	margin: 0;
	background: url(../images/bg_body.gif);
	text-align: center;
}
a { text-decoration: none; }
img { border: none; }
div, td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }
#wrap {
	position: relative;
	width: 1010px;
	/*height: 610px;*/
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}
#header { width: 1010px; height: 160px; overflow: hidden; }
#logo { display: block; width: 330px; height: 160px; float: left; }
#intro {
	position: relative;
	width: 1010px; 
	height: 365px;
	overflow: hidden;
	background: url(../images/bg_intro.jpg) no-repeat;
}
#footer {
	width: 1010px;
	/*height: 80px;*/
	overflow: hidden;
	text-align: center;
	color: #a3caea;
	background: url(../images/footer.jpg) no-repeat;
	padding-top: 10px;
}
#footer div { color: #a3caea; }
/*#footer strong { color: #0a2534; }*/
#footer strong { font-weight: bold; color: #ffffff; }
#footer a { color: #70bdf2; }
#footer .flink td { font-weight: bold; color: #70bdf2; }
#inmenu {
	position: absolute;
	width: 230px;
	height: 290px;
	overflow: hidden;
	top: 16px;
	left: 750px;
}
#inmenu ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 230px;
	height: 290px;
	overflow: hidden;
}
#inmenu li {
	position: relative;
	width: 230px;
	overflow: hidden;
	height: 46px;
	_height: 46px;
	margin: 0;
	padding: 0;
}
#inmenu a {
	width: 230px;
	height: 46px;
	display: block;
}
#inmenu a:hover {
	position: relative;
	width: 230px;
	height: 46px;
	display: block;
	left: -230px;
}
#inphoto {
	position: absolute;
	width: 735px;
	height: 365px;
	left: 25px;
	top: 1px;
}
#inphoto div {
	position: absolute;
	top: 0;
	left: 0;
}
#inphoto #inbd { top: 1px; left: 720px; }
#intxt {
	position: absolute;
	width: 349px;
	height: 41px;
	left: 580px;
	top:495px;
}
#inarmada {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 940px;
	top: 470px;
}