body,div,p,form,h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 10px;
	color: #888888;
	font-weight: normal;
}

.header {
	margin: 0;
}

.leftbox {
	width: 580px;
	float: left;
}

.rightbox {
	width: 220px;
	background: url("img/235AA3.gif") repeat-y;
	float: left;
}

.textbox {
	margin-left: 30px;
	text-align: left;
}
.textbox table {
	font-size: 14pt;
}
.textbox th {
	text-align: left;
}
.textbox small {
	font-size: 10pt;
	font-weight: normal;
}

.price {
	color: #5555ff;
	font-weight: bold;
}

.line {
	background-color: #7777ff;
	height: 2px;
	overflow: hidden;
}
.line2 {
	background-color: #A7C350;
	height: 8px;
	overflow: hidden;
}

.footer {
	width: 800px;
	background: url("img/bottom-back.gif") repeat-y;
}
.footer div {
	width: 390px;
	float: left;
}
.map {
	width: 396px;
	height: 271px;
	float: left;
}

address {
	width: 390px;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #555599;
}
address strong {
	font-size: 14pt;
}
