body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
}

.bg {
	background-image: url(../_media/splash/bg.gif);
	background-repeat: repeat-x;
}


#title {
	padding: 20px;
}

.content {
	font-family: Trebuchet, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

li {
	list-style-image: url(../_media/en/bullet.gif);
}

#address {
	font-family: Trebuchet, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 4px 12px 0px;
}

#tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #962D2E;
	padding: 5px 12px 0px;
	background-image: url(../_media/en/bg_footer_right.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	height: 80px;
	padding-top: 20px;
}

#photo-box {
	position: relative;
}

#next-button {
    position: absolute;
    background-color: transparent;
    right: 10px;
    bottom: 10px;
    z-index: 100;
    text-align: left;
    height: 18px;
}


#photo {
    position: relative;
    left: 0px;
    z-index: 1;
}

#photo-cell {
    height: 330px;
}

.borderless {
    border-style: none;
}

#footer-bottom {
    width: 760px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.banner {
    border: none 0;
}
