#wrapper {
	height: auto;
	width: 800px;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#contents {
	height: auto;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}


#left {
	height: auto;
	width: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#left_ajust {
	padding-left: 70px;
	background-color: #FFFFFF;
}

#right {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	float: right;
}
#right_ajust {
	padding-left: 90px;
	background-color: #FFFFFF;
}
address {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#footer {
	background-image: url(../images/footer_img.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
.ajust {
	margin-top: 25px;
	margin-bottom: 10px;
}
.ajust2 {
	margin-bottom: 10px;
}
.ajust3 {
	margin-left: 50px;
	margin-right: 50px;
}
.ajust4 {
	padding-top: 20px;
	text-align: right;
}
.color {
	color: #990000;
}
