*{
	padding:0;
	margin:0;
	border:0;
	background-position:0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
div{
	position:relative;
	float:none;
	display:block;
	background-color: transparent;
}
#doc{
	width:100%;
	background-color:#0071B2;
}
#all{
	width:100%;
	float:left;
	background-color: #0071B2;
}
#all-in{
	width:100%;
	float:left;
	background-image: url(images/06.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}
#holder{
	width:820px;
	margin:auto;
}
#holder-in{
	width:820px;
}
#band{
	width:820px;
	height:10px;
	background-color: #02466E;
	font-size: 1px;
	line-height: 0;	
}
#head{
	width:820px;
	height:256px;
}
#menu{
	width:820px;
	height:38px;
	background-image:url(images/01.jpg);
	background-repeat:repeat-x;
}
#menu1{
	width:460px;
	float:left;
	height: 38px;
}
#menu2{
	width:355px;
	float:right;
	height:38px;
}
#menu1-in{
	padding: 18px 20px 0 37px;
	text-align: center;
}
#menu2-in{
	padding: 18px 35px 0 20px;
	text-align: center;
}
#main{
	width:820px;
	background-image: url(images/03.jpg);
	background-repeat: repeat-y;
	float: left;
}
#main-in{
	width:820px;
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	float: left;
}
#main-in-in{
	width:820px;
	background-image: url(images/04.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
}
#side-a{
	float:left;
	width: 460px;
}
#side-b{
	float:right;
	width: 355px;
}
#side-a-in{
	padding: 40px 20px 35px 37px;
	float: none;
}
#side-b-in{
	padding: 40px 35px 35px 20px;
	margin-bottom: 150px;
}
#foot-hold{
	width:100%;
	background-image:url(images/05.jpg);
	background-repeat:repeat-x;
	float:left;
	background-color: #0071B2;
}
#foot{
	width:820px;
	background-image:url(images/05.jpg);
	background-repeat:repeat-x;
	margin: auto;
	background-color: #0071B2;
}
#bottom{
	padding:37px;
	padding-bottom: 5px;
	padding-top: 25px;
}
