.col1, .col2, .col3, .cols {float:left;}
.col1 {width:304px}
.col2 {width:630px}
.cols {width:280px;}
/* page1 */
#page1 #logo_box{padding:48px 0 32px 0px}
#page1 header nav {top:72px}
#page1 .body3 {
	background:url(../images/bg_img.png) center top no-repeat;
	position:absolute;
	height:400px;
	width:373px;
	top:22px;
	left:50%;
	margin-left:127px;
	z-index:10
}
#page2 .body3,#page3 .body3,#page4 .body3,#page5 .body3,#page6 .body3{
background:url(../images/bg_img2.png) center top no-repeat;
position:absolute;
height:380px;
width:328px;
top:38px;
left:52%;
margin-left:160px;
z-index:10;   
}

@media screen and (max-width: 800px){
#page1 .body3{
	left:62%;
	margin-left:127px;
	}
#page2 .body3,#page3 .body3,#page4 .body3,#page5 .body3,#page6 .body3{
    left:68%;
	margin-left:127px;
}
}

#page1 .text1 {padding:199px 0 0 47px}
#page1 #icons {padding:42px 0 0 353px}
#page1 header {padding-bottom:183px}
#page1 .marg_top {margin-top:-150px}
#page5 .col1 .col2 {width:76px;letter-spacing:-1px}
#page5 .col1 .col3 {width:120px}
