/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #fff;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #900;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #b42719;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main-tail-top {
	background: #e3e3e3 url(../images/main-tail-top.gif) repeat-x 50% 0%;
}

#main-bg-top {
	background: url(../images/main-bg-top.jpg) no-repeat 50% 0%;
	width: 100%;
}

#main {
	font-size: 0.75em;
}

header {
	position: relative;
	width: 100%;
	height: 140px;
	margin: 0 auto;
}

section#content {
	width: 968px;
	margin: 0 auto;
}

#footer-bg {
	background: #fff;
}

	footer {
	width: 968px;
	min-height: 130px;
	height: auto !important;
	height: 165px;
	margin: 0 auto;
	overflow: hidden;
	}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 0 0;
	}

.fright {
	float: right;
}

	ul.fright {
		width: 191px;
		padding: 0 0 22px 0;
	}
	
	ul.fright1 {
		float: right;
		width: 191px;
		padding: 0 0 8px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

#slogan {
	position: absolute;
	top: 50px;
	left: 239px;
}

#icons {
	background: url(../images/icons.gif) no-repeat 0% 0%;
	width: 110px;
	height: 27px;
	padding: 7px 0 0 1px;
	overflow: hidden;
	position: absolute;
	top: 34px;
	right: 0;
}

	#icons li {
		float: left;
		padding: 0 0 0 6px;
	}

#navi {
	overflow: hidden;
	position: absolute;
	top: 49px;
	right: 117px;
}

	#navi li {
		background: url(../images/navi-divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 10px 0 11px;
		line-height: 1.182em;
		font-size: 0.917em;
		text-transform: uppercase;
		color: #ff8d7c;
	}
	
		#navi li a {
			text-decoration: none;
			color: #ff8d7c;
		}
		
		#navi li a:hover {
			text-decoration: underline;
		}

nav {
	width: 980px;
	position: absolute;
	top: 86px;
	left: -1px;
}

	nav ul {
		width: 100%;
		overflow: hidden;
	}
	
		nav ul li {
			background: url(../images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			width: 140px;
			height: 45px;
			margin: 0 0 0 -1px;
			padding: 5px 1px 0 0;
			overflow: hidden;
			font-size: 1.25em;
			font-weight: 400;
		}
		
			nav ul li a {
				background: url(../images/menu-bg.gif) no-repeat 0% -45px;
				display: block;
				width: 132px;
				height: 45px;
				margin: 0 auto;
				overflow: hidden;
				line-height: 32px;
				text-align: center;
				text-decoration: none;
				color: #fff;
			}
			
			nav ul li.act a {
				background-position: 0% 0%;
				line-height: 46px;
				color: #2f2f2f;
			}
			
			nav ul li a:hover {
				background-position: 0% 0%;
				line-height: 46px;
				color: #2f2f2f;
			}

#phone {
	background: url(../images/phone-bg.gif) no-repeat 0% 0%;
	width: 244px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	top: 142px;
	left: 0;
}

	#phone strong {
		float: right;
		padding: 0 15px 0 2px;
		line-height: 34px;
		font-size: 1.667em;
		font-weight: 400;
		color: #2f2f2f;
	}
	
	#phone b {
		padding: 0 2px 0 0;
		line-height: 38px;
		font-size: 0.7em;
		font-weight: 400;
		text-transform: uppercase;
		color: #c12808;
	}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 0 12px 0;
}

	#content p {
		padding: 0 0 16px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #2f2f2f;
	}
	
		#content p.extra {
			padding: 0 0 28px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 7px 0;
		}

#column-left {
	float: left;
	width: 243px;
	padding: 0 11px 0 0;
}

#column-middle {
	float: left;
	width: 461px;
	padding: 0 10px 0 0;
}

#column-right {
	float: left;
	width: 243px;
}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #fff url(../images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(../images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(../images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(../images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 14px 17px 33px 16px;
	}
	
	.box .inner-1 {
		padding: 14px 20px 26px 27px;
	}
	
	.box .inner-2 {
		padding: 14px 18px 26px 27px;
	}
	
	.box .inner-3 {
		padding: 14px 17px 28px 16px;
	}
	
		.box ul.list-1 li {
			background: url(../images/list-bg.gif) no-repeat 0% 0%;
		}
		
	.box p {
		padding: 0 0 27px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #a6a6a6 !important;
	}
	
		.box p.extra {
			padding: 0 0 10px 0 !important;
		}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #fff url(../images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(../images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(../images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(../images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(../images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(../images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(../images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(../images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 11px 23px 25px 28px;
	}
	
	.box-1 .inner-1 {
		padding: 11px 23px 23px 28px;
	}
	
	.box-1 .inner-2 {
		padding: 11px 20px 25px 28px;
	}
	
	.box-1 p {
		padding: 0 0 14px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #2f2f2f !important;
	}
	
	.box-1 p.extra {
		padding: 0 0 4px 0 !important;
	}
	
	.box-1 p.extra1 {
		padding: 0 0 26px 0 !important;
	}
	
		.box-1 p span {
			color: #a6a6a6 !important;
		}
		
	.box-1 p.no-indent {
		padding: 0 !important;
	}

.box-2 {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #2f2f2f url(../images/border-top2.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(../images/border-bot2.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(../images/border-left2.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(../images/border-right2.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(../images/corner-top-left2.gif) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(../images/corner-top-right2.gif) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(../images/corner-bot-left2.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(../images/corner-bot-right2.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 13px 27px 28px 28px;
	}
	
	.box-2 p {
		padding: 0 0 10px 0 !important;
		line-height: 1.333em !important;
		font-size: 1em !important;
		color: #888 !important;
	}

.box-3 {
	width: 100%;
	overflow: hidden;
}

	.box-3 .inner {
		padding: 0 12px 0 23px;
	}
	
	.box-3 .inner-1 {
		padding: 15px 12px 0 23px;
	}
	
	.box-3 .inner-2 {
		padding: 18px 12px 0 23px;
	}

.box-indent {
	margin: 0 0 11px 0 !important;
}

/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 25px;
	left: 25px;
}

	h1 a {
		background: url(../images/logo.gif) no-repeat 0% 0%;
		display: block;
		width: 211px;
		height: 45px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	padding: 0 0 11px 0;
	line-height: 1.2em;
	word-spacing: -1px;
	font-size: 1.833em;
	font-weight: 400;
	color: #2f2f2f;
}

	h2 span {
		padding: 0 0 0 12px;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}
	
	h2 b {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 400;
	}

h3 {
	padding: 0 0 21px 0;
	line-height: 1.25em;
	letter-spacing: -1px;
	font-size: 2em;
	font-weight: 400;
	color: #2f2f2f;
}

	h3 em {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}
	
	h3 i {
		display: block;
		margin: 0 0 -9px 0;
		font-style: normal;
	}

h5 {
	padding: 0 0 16px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #b42719;
}

	h5 em {
		display: block;
		margin: 0 0 -16px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 9px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	h6 span {
		display: block;
		padding: 1px 0 0 0;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 7px 0;
	}

.link {
	background: url(../images/arrow-1.gif) no-repeat 100% 5px;
	float: right;
	padding: 0 7px 4px 0;
	line-height: 1.25em;
	font-size: 0.917em;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	color: #3478ac;
}

	.link span {
		border-bottom: 1px solid #3478ac;
	}
	
	.link:hover span {
		border-bottom: 1px solid #fff;
	}

.title {
	padding: 0 0 5px 0;
	line-height: 1.3em;
	font-size: 1.5em;
	font-weight: 400;
	color: #2f2f2f;
}

.title-1 {
	padding: 0 0 22px 0;
	line-height: 1.3em;
	font-size: 1.667em;
	font-weight: 400;
	color: #2f2f2f;
}

.line-hor {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 34px;
	overflow: hidden;
}

.line-hor-1 {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 412px;
	padding: 10px 0 8px 0;
	overflow: hidden;
}

	#contact-form strong {
		float: right;
		width: 199px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1.167em;
		font-size: 1em;
		font-weight: normal;
		color: #a6a6a6;
	}
	
	#contact-form input {
		background: none;
		width: 173px;
		height: 15px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #d5d5d5;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: none;
		width: 193px;
		height: 99px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #d5d5d5;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form a.link {
		float: right;
		margin: 12px 0 0 17px;
	}

#login-form {
	width: 530px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	top: 147px;
	left: 282px;
}

	#login-form strong {
		float: left;
		height: 23px;
		padding: 0 9px 0 0;
		line-height: 22px;
		color: #2f2f2f;
	}
	
	#login-form label {
		background: url(../images/login-input.gif) no-repeat 0% 0%;
		float: left;
		width: 144px;
		height: 23px;
		padding: 0 6px 0 0;
		overflow: hidden;
	}
	
	#login-form input {
		background: none;
		width: 132px;
		height: 15px;
		padding: 4px 6px 4px 6px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #7f7f7f;
	}
	
	#login-form input#login-submit {
		background: url(../images/login-submit.gif) no-repeat 0% 0%;
		width: 57px;
		height: 23px;
		margin: 0 11px 0 1px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}
	
	#login-form a {
		float: left;
		line-height: 22px;
		font-weight: bold;
		color: #3477ab;
	}

#location-form {
	width: 188px;
	overflow: hidden
}

	#location-form label {
		background: url(../images/location-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#location-form input {
		background: none;
		width: 172px;
		height: 16px;
		padding: 4px 8px 4px 8px;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #898889;
	}
	
	#location-form select {
		background: #393939;
		display: block;
		width: 188px;
		height: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #898889;
	}
	
	#location-form input#location-submit {
		background: url(../images/location-submit.gif) no-repeat;
		width: 57px;
		height: 23px;
		margin: 8px 1px 0 0;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
	}
	
	#location-form a {
		float: left;
		width: 110px;
		padding: 6px 0 0 1px;
		line-height: 1.333em;
		font-size: 1em;
		color: #fff;
	}

#info-form {
	width: 100%;
	padding: 5px 0 35px 0;
	overflow: hidden;
}

	#info-form label {
		display: block;
		width: 100%;
		height: 44px;
		overflow: hidden;
	}
	
	#info-form strong {
		display: block;
		line-height: 1.333em;
		font-size: 1em;
		font-weight: normal;
		color: #2f2f2f;
	}
	
	#info-form select {
		background: #fff;
		width: 207px;
		height: 21px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#info-form a.link {
		margin: 5px 0 0 0;
	}

#reservation-form {
	width: 100%;
	padding: 10px 0 49px 0;
	overflow: hidden;
}

	#reservation-form label {
		display: block;
		width: 100%;
		height: 21px;
		overflow: hidden;
	}
	
	#reservation-form strong {
		float: left;
		padding: 0 4px 0 0;
		line-height: 18px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 0.917em;
		color: #b42719;
	}
	
	#reservation-form input {
		background: #fff;
		width: 186px;
		height: 14px;
		padding: 0 2px 0 2px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#reservation-form a.link {
		float: right;
		margin: 8px 0 0 20px;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 30px 0;
}

.pic-indent1 {
	margin: 0 0 21px 0;
}

.pic-indent2 {
	margin: 1px 0 26px 0;
}

.pic-indent3 {
	margin: 0 0 25px 0;
}

.banners {
	position: relative;
	width: 243px;
	height: 311px;
	overflow: hidden;
}

	#flashcontent {
		position: absolute;
		top: -1px;
		left: -1px;
	}

.list {
	padding: 0 0 9px 0;
	overflow: hidden;
}

	.list li {
		background: url(../images/list.gif) no-repeat 0% 0%;
		line-height: 1.857em;
		font-size: 1.167em;
		color: #3477ab;
	}
	
		.list li a {
			padding: 0 0 0 21px;
			text-decoration: none;
			color: #3477ab;
		}
		
		.list li a:hover {
			color: #000;
		}

.list-1 {
	padding: 0 0 9px 0;
	overflow: hidden;
}

	.list-1 li {
		background: url(../images/list-bg1.gif) no-repeat 0% 0%;
		line-height: 1.857em;
		font-size: 1.167em;
		color: #3477ab;
	}
	
		.list-1 li a {
			padding: 0 0 0 21px;
			text-decoration: none;
			color: #3477ab;
		}
		
		.list-1 li a:hover {
			color: #000;
		}

.list-2 {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.list-2 dt {
		width: 100%;
		padding: 0 0 3px 0;
		overflow: hidden;
	}
	
		.list-2 dt strong {
			float: left;
			padding: 8px 0 0 0;
			line-height: 1.429em;
			font-size: 1.167em;
			font-weight: 400;
			color: #8c8c8c;
		}
		
		.list-2 dt b {
			letter-spacing: -1px;
			line-height: 1.25em;
			font-size: 2em;
			font-weight: 400;
			color: #2f2f2f;
		}

	.list-2 dd {
	background: url(../images/line-hor.gif) repeat-x 50% 100%;
	width: 100%;
	margin: 0 0 11px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	font-weight: bold;
	color: #e38b02;
	}
	
	.list-2 dd.last {
		background: none;
		margin: 0;
		padding: 0;
	}
	
		.list-2 dd em {
			display: block;
			width: 100%;
			overflow: hidden;
			font-style: normal;
		}
	
		.list-2 dd strong {
			display: block;
			width: 100%;
			margin: 0 0 -1px 0;
			overflow: hidden;
		}
		
		.list-2 dd b {
	display: block;
	width: 100%;
	margin: 0 0 -2px 0;
	overflow: hidden;
	color: #3478ac;
		}
		
		.list-2 dd i {
	display: block;
	width: 100%;
	margin: 0 0 -2px 0;
	overflow: hidden;
	font-style: normal;
	font-weight: bold;
	color: #b42719;
		}

.list-3 {
	padding: 0 0 3px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	.list-3 dt {
		padding: 0 0 16px 0;
		font-weight: bold;
		color: #b42719;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #b42719;
		}
		
	.list-3 dd {
		background: url(../images/line-hor.gif) repeat-x 50% 100%;
		margin: 0 0 21px 0;
		padding: 0 0 23px 0;
	}
	
		.list-3 dd.last {
			background: none;
			margin: 0;
			padding: 0;
		}

.list-4 {
	width: 100%;
	margin: 0 0 -24px 0;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 33px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-4 li img {
			float: left;
			margin: 0 20px 0 1px;
		}
		
		.list-4 li strong {
			display: block;
			padding: 0 0 8px 0;
			line-height: 1.333em;
			font-size: 1em;
			color: #a6a6a6;
		}
		
		.list-4 li p {
			padding: 0 0 4px 0 !important;
		}

.list-5 {
	margin: 0 0 -13px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	.list-5 dt {
		font-weight: bold;
		color: #b42719;
	}
	
		.list-5 dt a {
			text-decoration: none;
			color: #b42719;
		}
		
		.list-5 dt a:hover {
	text-decoration: underline blink;
		}
		
	.list-5 dd {
		padding: 0 0 22px 0;
	}

.list-6 {
	margin: 0 0 -24px 0;
	padding: 0 0 3px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #2f2f2f;
}

	.list-6 dt {
		padding: 0 0 16px 0;
		font-weight: bold;
		color: #b42719;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #b42719;
		}
		
	.list-6 dd {
		padding: 0 0 23px 0;
	}

.list-7 {
	margin: 0 0 -20px 0;
	padding: 3px 0 0 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #a6a6a6;
}

	.list-7 dt {
		font-weight: bold;
		color: #b42719;
	}
	
	.list-7 dd {
		width: 100%;
		padding: 0 0 20px 0;
		overflow: hidden;
	}
	
		.list-7 dd small {
			float: right;
			padding: 0 14% 0 0;
			font-size: 1em;
		}

.list-8 {
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #2f2f2f;
}

	.list-8 dt {
		font-weight: bold;
		color: #b42719;
	}
		
		.list-8 dt a {
			text-decoration: none;
			color: #b42719;
		}
		
		.list-8 dt a:hover {
			text-decoration: underline;
		}
		
	.list-8 dd {
		background: url(../images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		overflow: hidden;
		margin: 0 0 27px 0;
		padding: 0 0 27px 0;
	}
	
		.list-8 dd.last {
			background: none;
			margin: 0;
			padding: 0;
		}

.list-indent {
	padding: 0 0 38px 0 !important;
}

.banner {
	position: relative;
	width: 461px;
	height: 301px;
	overflow: hidden;
}

	#flashbanner {
	position: absolute;
	top: 16px;
	left: 9px;
	}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#privacy {
	padding: 4px 0 0 11px;
}

	#privacy h2 {
		padding: 0 0 16px 0 !important;
	}

	#privacy dl {
		padding: 0 0 7px 0;
		overflow: hidden;
		line-height: 1.333em;
		font-size: 1em;
		color: #a6a6a6;
	}
	
		#privacy dl dt {
			font-weight: bold;
			color: #b42719;
		}
		
			#privacy dl dt a {
				text-decoration: none;
				color: #b42719;
			}
			
			#privacy dl dt a:hover {
				text-decoration: underline;
			}
			
		#privacy dl dd {
			padding: 0 0 16px 0;
		}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer .indent {
	padding: 24px 27px 15px 27px;
}

footer .block-1 {
	width: 235px;
	padding: 0 20px 0 0;
}

footer .block-2 {
	width: 147px;
	padding: 0 20px 0 0;
}

footer .block-3 {
	width: 127px;
	padding: 0 20px 0 0;
}

footer .block-4 {
	width: 132px;
	padding: 0 20px 0 0;
}

footer .block-5 {
	width: 193px;
}

footer p {
	margin: -1px 0 0 0;
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	color: #9b9b9b;
}

	footer p b {
		display: block;
	}
	
		footer p b a {
			text-decoration: none;
			color: #9b9b9b;
		}
		
		footer p b a:hover {
			text-decoration: underline;
		}

footer ul {
	overflow: hidden;
}

	footer ul li {
		background: url(../images/arrow.gif) no-repeat 0% 7px;
		padding: 0 0 0 9px;
		line-height: 1.667em;
		font-size: 1em;
		color: #9b9b9b;
	}
	
		footer ul li a {
			text-decoration: none;
			color: #9b9b9b;
		}
		
			footer ul li a:hover {
				text-decoration: underline;
			}
		
		footer ul li b a {
			color: #3478ac;
		}

/* ============================= footer END ====================================== */
