table.frame {
	width: 928px;
	margin: 0px;
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td,
table.main_table td,
table.menutable td,
table.icon_table td {
	padding: 0px;
	vertical-align: top;
}

table.frame td.main {
	width: 928px;
}

table.frame td.foot {
	padding: 10px 0px 20px 0px;
	background-image: url("../images/foot_line.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	font-size: 11px;
}

table.frame td.foot a {
	color: #cfa279;
	font-size: 11px;
}

table.frame td.foot a:hover {
	color: #e5710a;
}

span.foot_text {
	padding-right: 38px;
}

table.main_table td.main_left {
	width: 206px;
	/*height: 631px;*/
	background-image: url("../images/main_left.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.main_table td.main_right {
	width: 156px;
	background-image: url("../images/main_right.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

table.main_table td.main_logo {
	width: 196px;
	height: 237px;
	background-image: url("../images/main_logo.jpg");
	background-repeat: no-repeat;
}

table.main_table td.main_header {
	width: 370px;
	background-image: url("../images/main_header.jpg");
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}

table.main_table td.main_menu {
	background-image: url("../images/main_menu.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height: 394px;
}

table.main_table td.main_content {
	padding-bottom: 20px;
	background-image: url("../images/main_content.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

table.icon_table {
	margin-bottom: 36px;
}
