.col1, .col2, .col3, .cols {
	float:left;
}
.col1 {
	padding:0px 0px 0px 10px;
	width:320px;
	-moz-border-radius:1em;
	border-radius:1em;
	-webkit-border-radius:1em;
}
.col2 {
	float:right;
	padding:10px 0px 10px 15px;
	margin:0px 10px 10px 10px;
	box-shadow:3px 3px 5px #888888;
	width:610px;
	-moz-border-radius:1em;
	border-radius:1em;
	-webkit-border-radius:1em;
	background:#EBEBEB;
	border:#A0A0A4 solid 1px;
}
.col_1 {
	width:450px;
	padding:10px;
	float:left;
	text-align:justify;
}
.col_2 {
	width:460px;
	padding-left:20px;
	float:left;
	text-align:justify;
}

.col_2 ol {
	list-style:inside decimal;
}


.cols {
	width:256px
}
/* index.html */
#page1 header {
	height:410px;
	background:url(../images/header_bg.png) center 103px no-repeat;
}
/* index-1.html */
#page2 .col2 figure {
	float:left;
	width:53px;
}
#page2 .col2 .left {
	width:195px;
}
/* index-2.html */
#page4 h2.pad_top1 {
	padding-top:0;
	margin-top:-10px;
}
#page4 #content {
	padding-bottom:29px;
}
/* index-3.html */
/* index-4.html */
/* index-5.html */
/* index-6.html */
