@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	}
h1 {
	margin:0;
	padding:0;
	line-height:100%;
	}
p {
	text-align:right;
	margin:0;
	padding:0;
	}
ul {
	margin:0;
	padding:0;
	width:150px;
	}
li {
	margin:0;
	padding:0;
	list-style:none;
}
li a {
	display:block;
	background:url(imgs/top_menu_new.jpg) no-repeat -150px 0;
	height:19px;
	text-indent:-100em;
	}
li#AM a {
	background-position:-150px 0;
	}
li#MF a {
	background-position:-150px -19px;
	}
li#BI a {
	background-position:-150px -38px;
	}
li#ST a {
	background-position:-150px -57px;
	}
li#CO a {
	background-position:-150px -76px;
	}
li#OS a {
	background-position:-150px -95px;
	}

li#AM a:hover {
	background-position:0 0;
	}
li#MF a:hover {
	background-position:0 -19px;
	}
li#BI a:hover {
	background-position:0 -38px;
	}
li#ST a:hover {
	background-position:0 -57px;
	}
li#CO a:hover {
	background-position:0 -76px;
	}
li#OS a:hover {
	background-position:0 -95px;
	}

#topBox {
	position:absolute;
	width:720px;
	height:475px;
	margin:-236px 0 0 -360px;
	top:50%;
	left:50%;
	/* Mac IE 5 \*//*/
	margin-top:135px;
	/* Mac IE 5 */
	}

.main {
	text-align:left;
	background:url(imgs/top_photo.jpg) no-repeat;
	height:455px;
	margin:0;
	padding:0;
	}
