/* Intro */
#flash_top {
	height: 28px;
	width: 940px;
	border-top: 1px solid #080a0d;
	background: url(../images/bg_menu_main.gif) top left repeat-x;
}
#flash {
	height: 360px;
}
#flash p {
	color: #ff5800;
	text-align: center;
	padding: 160px 0 0 0;
}
#flash p img {
	margin: 25px 0 0 0;
}
#skip {
	height: 56px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: url(../images/bg_skip.gif) left repeat-x;
	padding: 0 20px;
}
#skip h1 {
	float: left;
	display: block;
	font-size: 20px;
	color: #ff5800;
	line-height: 54px;
	font-weight: 600;
}
#skip a {
	float: right;
	display: block;
	line-height: 54px;
}
#skip a:link,
#skip a:visited {
	color: #ff5800;
	text-decoration: underline;
}
#skip a:hover {
	color: #ff5800;
	text-decoration: none;
}
#skip a:active {
	color: #ff5800;
	text-decoration: underline;
}
#address {
	margin: 20px 0 0 0;
}
#address p {
	padding: 10px 10px 0 20px;
	color: #ebebeb;
}
#address p img {
	margin: 0 5px 1px 0;
}
