body{
	margin:0px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	background:url(img/bg.jpg) center top no-repeat #666666;
}

body#index{
	background:url(img/bg2.jpg) center top no-repeat #666666;
}

a{
	text-decoration:none;
}

img{
	border:0px;
	behavior: url("pngbehaviour.htc");
}

.PageContainer{
	width:802px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.Header{
	margin-top:10px;
	position:relative;
}

.Header-index{
	margin-top:80px;
	position:relative;
}

.MainMenu{
	width:807px;
	height: 31px;
	overflow:hidden;
}


.MainMenu a:hover{
	letter-spacing:1px;
}

.MainMenu a:hover img{
	margin-top:-31px;
}

#mm1{
	width:64px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#mm2{
	width:140px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#mm2 img{
	margin-left:-64px;
}

#mm3{
	width:148px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#mm3 img{
	margin-left:-204px;
}

#mm4{
	width:99px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#mm4 img{
	margin-left:-352px;
}

#mm5{
	width:131px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#mm5 img{
	margin-left:-451px;
}

#mm6{
	width:107px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#mm6 img{
	margin-left:-582px;
}

#mm7{
	width:112px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#mm7 img{
	margin-left:-689px;
}

/* SUBMENU */

.SubMenu{
	width:182px;
	overflow:hidden;
	position:absolute;
	left:514px;
	z-index:999;
}


.SubMenu a:hover{
	letter-spacing:1px;
}

.SubMenu a:hover img{
	margin-left:-182px;
}

#sm1{
	width:182px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#sm2{
	width:182px;
	height:31px;
	overflow:hidden;
	display:block;
	float:left;
}

#sm2 img{
	margin-top:-24px;
}

/*			*/

.Box{
	background:url(img/boxbg.png);
	border:3px solid #eddc00;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.Team .Box{
	margin-left:10px;
	width:630px;
	margin-top:35px;
	overflow:visible;
}

.Box h1{
	font-size:20px;
	font-weight:bold;
	margin:15px 0px 5px 25px;
	padding:0px;
}

.Box h2{
	font-size:14px;
	font-weight:bold;
	margin:-5px 0px 5px 25px;
	padding:0px;
}

.Box p{
	padding: 2px 25px;
	font-size:13px;
}

.Box li{
	margin: 0px 25px 10px 25px;
	font-size:13px;
}

#index .Box{
	width:600px;
	margin-left:30px;
}

#index .Box p{
	font-size:15px;
	line-height:18px;
	padding-right:80px;
}

.Team{
	position:relative;
}

.Team .Box p{
	padding-right:100px;
	text-align:left;

}

.Box h1 a{
	font-weight:normal;
}

.Team .Box p img{
	position:absolute;
	left:560px;
	top:-40px;
}

.Box p a{
	color:#000000;
	text-decoration:underline;
}
