.col1, .col2, .col2wide, .col3, .cols {
	float:left;
}
.col1 {
	max-width:480px;
}
.col2 {
	max-width:201px;
}
.col2wide {
	max-width:420px;
}
.col3 {
	max-width:296px;
}
#page1 .body1 {
	background:url(../images/bg_img1.png) top center no-repeat;
	height:680px;
	position:absolute;
	width:100%;
	z-index:1;
}
#page1 h1 {
	padding:77px 0 0 20px;
}

#page1 .text1 {
	font-size:40px;
	font-weight:300;
	color:#fff;
	line-height:48px;
	padding:10px 0 15px 0;
}
#page1 header p {
	padding-bottom:10px;
}
#page2 .col2 {
	max-width:345px;
}
#page3 .col3 {
	max-width:258px;
}
#page3 .col2 {
	max-width:570px;
}
#page3 .list2 li a {
	text-decoration:none;
}
#page3 .list2 li a:hover {
	text-decoration:underline;
}
#page4 .col2 {
	max-width:345px;
}
#page4 .col3 {
	max-width:187px;
}
#page5 .col3 {
	max-width:258px;
}
#page5 .col2 {
	max-width:570px;
}

#page5 .col2 strong {
	max-width:96px;
	float:left;
}

#page5 .col1 strong {
	max-width:110px;
	float:left;
}
