@charset "utf-8";





A {
	color: #F06;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 10px #333;
}



#column1 {
	width: 188px;
	height: 700px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	float: left;
}
#column2 {
	float: right;
	height: 1060px;
	padding-top: 30px;
	padding-right: 30px;
	width: 620px;
	padding-left: 40px;
	position: relative;
}
#flasher {
	position: absolute;
	width: 607px;
	height: 224px;
	z-index: 1;
	left: 141px;
	top: 89px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header #flasher a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #column2 p #leannesmile {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #999;
}

#wrapper #column2 #group {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #999;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#wrapper #column2 #sign{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	box-shadow: 0px 0px 0px 0px;
}

#signiture {
	position: absolute;
	width: 112px;
	height: 58px;
	z-index: 1;
	left: 497px;
	top: 1449px;
}
