#main {
	margin:0 auto;
	width:792px;
	text-align:left;
}

#header, #content {
	width:100%;
}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .column_1, .column_2 {
	float:left;
	text-align: left;
}

.width {
	width:100%;
}

.box {
	width:349px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	float: left;
	position: absolute;
}
#box {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	float: left;
	width: 349px;
	position: relative;
	text-align: center;
}


/*======= index.html =======*/
#page1 .col_1{
	width:100%;
	background-repeat: no-repeat;
	background-attachment: inherit;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#page1 .col_2{
	width:100%;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1{width:481px;}
#page2 .col_2{width:267px;}
#page2 .col_box_1 {width:250px}
#page2 .col_box_2 {width:183px}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1{
	width:236px;
	text-align: left;
	border-right-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	margin-left: 15px;
}
.smallfont {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.bigfont {
	font-size: 16px;
}

#page3 .col_2{
	width:530px;
	float: left;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col_1{width:481px;}
#page4 .col_2{width:267px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1{width:236px;}
#page5 .col_2{width:512px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1{width:481px;}
#page6 .col_2{width:267px;}
#page6 .column_1 {width:236px}
#box2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	float: right;
	width: 349px;
	position: relative;
	text-align: center;
}
