* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999;
	border-left-color: #999;
}
#wrapper #logo {
	height: 100px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 35px;
	text-align: center;
}
#wrapper #mid {
	background-color: #CC339B;
	height: 5px;
}
#wrapper #mid2 {
	background-color: #FCF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	height: 70px;
	line-height: 65px;
	padding: 10px;
	width: 170px;
	float: left;
}
#wrapper #mid3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 70px;
	line-height: 25px;
	background-color: #FCF;
	padding: 10px;
}


#wrapper #text1 {
	width: 365px;
	background-color: #CFC;
	float: left;
	padding: 10px;
	height: 1300px;
}
.head1 {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.head2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}
.head3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}
.head4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}
.head5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}




#wrapper #text2 {
	width: 365px;
	background-color: #CFC;
	float: right;
	padding: 10px;
	height: 1300px;
}
.head1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
}
.head2 {
	font-family: "Arial Black", Gadget, sans-serif;
}
.head3 {
	font-family: "Arial Black", Gadget, sans-serif;
}


#footer {
	background-color: #FCF;
	font-size: 16px;
	text-align: center;
	clear: both;
}

