.col1, .col2, .col3, .cols {
	float:left;
}
.cols {
	width:30%;
}
.col1 {
	width: 670px;
}
.col11 {
	width: 100%;
}

.col3 {
	width:30%;
}
.col2 {
	width: 220px;
}
.col22 {
	width: 100%;
	margin-left: -10px;
}
/*======= index.html =======*/
#page1 .body2 {
	background:url(../images/slider-bg-blue.jpg) bottom repeat-x;
}
#page1 header {
	height:551px;
}
/*======= index-1.html =======*/
/*======= index-2.html =======*/
#page3 .cols {
	width:450px;
}
#page3 #content {
	padding-top:4px
}
#page3 figure {
	padding-top:5px;
}
/*======= index-3.html =======*/
#page4 .cols {
	width:270px;
}
#page4 h3 {
	line-height:2.1em;
	margin-bottom:1px;
}
#page4 figure {
	padding-bottom:19px;
}
#page4 .pad_bot2 {
	padding-bottom:48px;
}
#page4 #content {
	padding-bottom:57px;
}
/*======= index-4.html =======*/
#page5 #content {
	padding-top:4px
}
/*======= index-5.html =======*/
/*======= index-6.html =======*/
