#main { width:932px; margin:0 auto; text-align:left;}

#header {height:457px;}

#footer { height:34px;}

.col-1, .col-2, .col-3 {
	clear: right;
	float: left;
}
.container {width:100%; overflow:hidden;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:221px;}
#page1 .col-1 .Advert {
	width: 154px;
	height: 100px;
	margin-bottom: 30px;
}

#page1 .col-2 {
	width:592px;
}

#page1 .col-2 .col-1 {
	width:209px;
}
#page1 .col-2 .col-2 {
	width:323px;
}

/* ============================= page2 ===========================*/

#page2 .col-1 {
	width:221px;
}
#page2 .col-2 {
	width:572px;
}

#page2 .col-2 .col-1 {
	width:209px;
}
#page2 .col-2 .col-2 {width:283px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:592px;}
#page3 .col-2 {width:221px;}

#page3 .col-1 .col-1 {
	width:200px;
}
#page3 .col-1 .col-2 {width:283px;}
#page3  .col-1  .col-3 {
	width:270px;
}
#page3 .col-2 .Advert {
	height: 100px;
	width: 154px;
	margin-bottom: 35px;
}


/* ============================= page4 ===========================*/

#page4 .col-1 {width:222px;}
#page4 .col-2 {width:591px;}

#page4 .col-2 .col-1 {width:249px;}
#page4 .col-2 .col-2 {width:260px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {
	width:492px;
}
#page5 .col-2 {
	width:300px;
	padding-left: 20px;
	cursor:pointer;
}

#page5 .col-1 .col-1 {width:249px;}
#page5 .col-1 .col-2 {width:283px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {
	width:209px;
}
#page6 .col-2 {
	width: 600px;
}

#page6 .col-2 .col-1 {
	width:273px;
}
#page6 .col-2 .col-2 {width:283px;}.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #666666;
	background-image: url(images/bullet2.png);
	height: 30px;
	padding-left: 35px;
	display: block;
	background-repeat: no-repeat;
	letter-spacing: -1px;
	word-spacing: 0em;
	padding-top: 6px;
	font-style: normal;
	text-transform: uppercase;
}
#about {
	background-color: transparent;
	height: 200px;
	width: 250px;
	padding-left: 5px;
	border: 0px none transparent;
}
