@charset "utf-8";
body, table {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px;}
img, table, td { border:none; }
a {color: #000;}

body {
	background: #365672;
	background-image: url('../pics/bg_body.jpg');
}

h1 {
	font-size: 17px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

.wrap {
	width: 780px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px #0f2e49;
}

.top {
	height: 193px;
	background-image: url('../pics/top.jpg');
	background-repeat: none;
}

.content {
	min-height: 300px;
	_height: 300px;
	background-image: url('../pics/bg_content.jpg');
	background-repeat: repeat-y;
}

.content img {
	border: solid 1px #265987;
	margin: 10px;
}

.content_inner {
	width: 580px;
	margin: auto;
	padding-top: 15px;
	text-align: justify;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}

.bottom {
	background-image: url('../pics/bg_bottom.jpg');
	background-repeat: none;
	height: 100px;
}

.langs {
	display: inline;
	top: -22px;
	left: 10px;
	position: relative;
}

.menu {
	position: relative;
	top: 14px;
	text-align: center;
}

.menu a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #004e92;
	font-size: 15px;
}

.menu a:hover {
	color: #002444;
}

.rolling {
	width: 600px;
	margin: auto;
}

.rolling img {
	margin-top: 5px;
	margin-right: 5px;
}

.flash {
	position: relative;
	left: 412px;
	width: 368px;
	height: 129px;
	top: 0;
}

.macmike {
	position: relative;
	left: 475px;
	width: 345px;
	margin-top: 5px;
	font-size: 9px;
	color: #333;
}

.macmike a {
	font-size: 9px;
	text-decoration: none;
	color: #898989;
}