@charset "utf-8";

#wrapper {
	background-image: url("../images/background.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	height: 612px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	padding-top: 5px;
}
#headline {
	padding-left: 620px;
}
#lead {
	padding-top: 15px;
	padding-left: 620px;
}
#entry1 {
	padding-top: 45px;
	padding-left: 620px;
	padding-bottom: 10px;
}
#loginForm {
	background-image: url("../images/formbg1.gif");
	background-repeat: no-repeat;
	margin-left: 620px;
	height: 182px;
	width: 357px;
}
#tel_addr {
}
#addr {
	display: block;
	float: left;
	height: 26px;
	width: 178px;
	text-indent: -9999px;
}
#tel {
	display: block;
	float: left;
	height: 26px;
	width: 178px;
	text-indent: -9999px;
}
#formBox {
	clear: both;
	color: #272727;
	font-size: 12px;
	padding: 5px 20px;;
}
#formBox td{
	padding: 2px;
}
#form1 {
	height: 80px;
}
#form2 {
	height: 80px;
}
#login {
	margin: 5px 0px;
}

#content1 {
	background-image: url("../images/bgcenter.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 537px;
	width: 100%;
	text-align: center;
}
#content11 {
	margin: 0px auto;
	text-align: center;
	width: 680px;
}
#hd2 {
	margin-top: 32px;
	margin-bottom: 20px;
}
#ft1 {
	background-image: url("../images/img11.gif");
	float: left;
	height: 369px;
	width: 331px;
}
#ft1 p {
	color: #432434;
	font-size: 12px;
	line-height: 150%;
	padding: 250px 35px 0px 35px;
	text-align: left;
}
#ft2 {
	background-image: url("../images/img12.gif");
	float: left;
	margin-left: 15px;
	height: 369px;
	width: 331px;
}
#ft2 p {
	color: #432434;
	font-size: 12px;
	line-height: 150%;
	padding: 250px 35px 0px 35px;
	text-align: left;
}
#content2 {
	background-image: url("../images/bgcenter2.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
}
#content21 {
	margin: 0px auto;
	padding: 15px 0px;
	width: 750px;
}
#content21 img{
	vertical-align: top;
}
#content21 div p{
	color: #432434;
	font-size: 12px;
	line-height: 150%;
	padding: 0px 25px;
	text-align: left;
}
#im21 {
	float: left;
	height: 330px;
	width: 250px;
	text-align: center;
}
#im22 {
	float: left;
	height: 330px;
	width: 250px;
	text-align: center;
}
#im23 {
	float: left;
	height: 330px;
	width: 250px;
	text-align: center;
}
#warn {
	color: #432434;
	font-size: 11px;
}
#entry2 {
	margin: 15px;
}

/* only TOP */
#footer {
        text-align: left;
}
#footer footer {
        width: 1098px;
        margin: 0 auto;
        padding-left: 3px;
}
#developer {
        float: right;
}

