@charset "UTF-8";
/* CSS Document */

#container {
	width: 1080px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	position: absolute;
	height: 1400px;
	left: 6px;
	top: 19px;
}
	
	

#banner {
	width: 1080px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(banner2.jpg);
	position: absolute;
}
#left_column {
	float: none;
	width: 1080px;
	visibility: visible;
	padding-top: 800px;
}
#search {
	position: absolute;
	height: 40px;
	width: 65px;
	left: 985px;
	top: 130px;
	z-index: 1060;
}
#main {
	background-color: #fff;
	position: relative;
	visibility: visible;
	left: 10px;
	top: 230px;
	width: 1080px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #C587AB;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C587AB;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000;
	text-align: center;
}
#h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #F00;
	text-align: center;
}

