

#wrapper {
width: 956px; 

padding: 10px;
margin: 0 auto;
}

#language {
height: 50px; 
width: 50px;
margin-bottom: 10px;
margin-right:1px;

float: right;
padding: 0px;
margin-top: 0px;
font-family: "Trebuchet MS", verdana, sans-serif;
font-size: 14px;
color: #283794
}

#header {
width: 500px;
height: 50px; 
margin-bottom: 10px;
margin-right: 60px;
margin-left: 10px;
}

#slider {
margin-bottom: 10px
}

#footer {
height: 50px; 
margin-bottom: 10px
}


#header {
color: #283794
}

#header {
font-family: "Trebuchet MS", verdana, sans-serif;
font-size: 18px
}
#header {
font-style: italic;
}


#boxbutton{
height: 60px; 
width: 99px;
margin-bottom: 10px;
float: right;
}

#footer {
height: 50px; 
width: 800px;
margin-bottom: 10px;
margin-left: 5px;
padding: 10px;
float: left;
color: #283794;
font-family: "Trebuchet MS", verdana, sans-serif;
font-size: 15px;
}


#sequence  .mbull {
    bottom: 18px;
	left:50%;
}
#sequence  .mbull div{
	left:-50%;
}
#sequence { 
	zoom: 1; 
	position: relative; 
	width:940px;
	height:526px;
	margin:0 auto;
	z-index:100;
	background-image: url(./frame.png);
}
#sequence .images{
	position: absolute;
	left:10px;
	top:9px;
	width:920px;
	height:500px;
	overflow:hidden;
}
#sequence .images a{
	color:transparent;
}

#sequence .images img{
	top:0;
	left:0;
	border:none 0;
	cursor:default;
}
#sequence a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#sequence  .mbull { 
	font-size: 0px; 
	padding: 10px; 
	float: left;
	position:absolute;
	z-index:70;
}
#sequence  .mbull div{
	position:relative;
	float:left;
}
#sequence .mbull a { 
	width:15px;
	height:15px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -1000px; 
	position:relative;
	margin-left:3px;
}
#sequence .mbull a:hover{
	background-position: 0 50%;
}
#sequence .mbull a.outb{
	background-position: 0 100%;
}


a:link {
text-decoration: none;
color:#283794;
}
a:visited {
text-decoration: none;
color:#283794;
}
a:hover {

}
a:active {

}