.main {
	width:1014px;
	margin:0 auto;
	text-align:left;
	overflow: auto;
}

#header {

}
#header-rest {
	height:auto;
	background-color: #FFFFFF;
}
#footer { height:35px;}

.col-1, .col-2, .col-3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
}

.row .col-1 {
	width:142px !important;
}
/* ============================= page1 ===========================*/
#page1 .col-1 {width:432px;}
.col-10 {width:500px;}
#page1 .col-2 {width:242px;}
.button1-a{
	float:left;
	width:310px;
	height:200px;
	margin: 10px;
	background-color: #CCCCCC;
}
.button2-a{
	float:left;
	width:310px;
	height:200px;
	margin: 10px;
	background-color: #CCCCCC;
}
.button3-a{
	float:left;
	width:310px;
	height:200px;
	margin: 10px;
	background-color: #CCCCCC;
}
.button4-a{
	float:left;
	width:310px;
	height:200px;
	margin: 10px;
	background-color: #CCCCCC;
}
.button5-a{
	float:left;
	width:310px;
	height:200px;
	margin: 10px;
	background-color: #CCCCCC;
}
.button6-a{
	float:left;
	width:310px;
	height:200px;
	margin: 10px;
	background-color: #CCCCCC;
}

.button1{
	float:left;
	width:188px;
	height:200px;
	margin: 5px;
	background-color: #CCCCCC;
}
.button2{
	float:left;
	width:188px;
	height:200px;
	margin: 5px;
	background-color: #CCCCCC;
}
.button3{
	float:left;
	width:188px;
	height:200px;
	margin: 5px;
	background-color: #CCCCCC;
}
.button4{
	float:left;
	width:188px;
	height:200px;
	margin: 5px;
	background-color: #CCCCCC;
}
.button5{
	float:left;
	width:188px;
	height:200px;
	margin: 5px;
	background-color: #CCCCCC;
}
.button6{
	float:left;
	width:188px;
	height:200px;
	margin: 5px;
	background-color: #CCCCCC;
}
.sidebar{
	float:left;
	width:300px;
}
.sidebar h1{
	margin:0 2px 0 4px;
	padding:0;
}
.sidebar p{
	margin:0 4px 5px 8px;
	text-align: left;
}
.center{
	float:left;
	width:700px;
	height:500px;
}
.promo-but{
	float:left;
	margin:10px 20px 0 30px;
}

/* ============================= page2 ===========================*/
#page2 .col-1 {width:432px;}
#page2 .col-2 {width:242px;}

/* ============================= page3 ===========================*/
#page3 .col-2 {
	width:445px;
}
#page3 .col-1 {width:528px;}
#page3 .col-3 {width:242px;}

/* ============================= page4 ===========================*/
#page4 .col-1 {width:432px;}
#page4 .col-2 {width:242px;}

/* ============================= page5 ===========================*/
#page5 .col-1 {width:432px;}
#page5 .col-2 {width:242px;}

/* ============================= page6 ===========================*/
#page6 .col-1 {width:550px;}
#page6 .col-2 {width:242px;}
#page6 .col-3 {
	width:250px;
	text-align: left;
}

.button-a{
	float:left;
	width: 233px;
	height:200px;
	margin:0 0px 0 0;
	background-color: #CCCCCC;
}

