#main {
	width:980px;
	margin:0 auto;
	text-align:left;
}
h1 {
	text-align: center;
	line-height: 18px;
	font-family: "Good Times";
	font-size: 18px;
	font-weight: bold;
	color: #06F;
}
h2 {
	text-align: center;
	line-height: 18px;
	font-family: "Good Times";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
h3 {
	line-height: normal;
	color: #06F;
	font-size: 16px;
	font-weight: bold;
	font-family: DinC;
}
h4 {
	line-height: normal;
	color: #06F;
	font-size: 16px;
	font-weight: bold;
	font-family: DinC;
}
h5 {
	line-height: normal;
	color: #06F;
	font-size: 16px;
	font-weight: bold;
	font-family: DinC;
}
h6 {
	text-align: center;
	line-height: 18px;
	font-family: "Good Times";
	font-size: 18px;
	font-weight: bold;
	color: #06F;
}
h7 {
	text-align: center;
	line-height: 18px;
	font-family: "Good Times";
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

#header {
	max-height: 100px;
	overflow: visible;
}

#footer { height:88px;}

.column-1, .column-2, .col-1, .col-2{
	float:left;
	width: 285px;
}
.column-3, .col-3{
	float:left;
	width: 550px;
}
.container {
	width:100%;
	overflow:hidden;
}
.container2 {width:100%; }

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

/* ============================= page7 ===========================*/
#page7 .col-1{
	width:300px;
}
#h1 {
	text-align: center;
	line-height: 18px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	width: 980px;
}
#page7 .col-2{
	width:300px;
}



.Special {
	font-size: 18px;
	color: #FF0;
	float: right;
	position: relative;
	right: 45px;
	bottom: 470px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	font-weight: bolder;
	font-variant: small-caps;
	border: thin outset #CCC;
}

.Special a {
	color:#FF0
}
.Special a:hover {
	color:#ff4d00
}
