@charset "utf-8";

#mainWrapper {
	background-color: #A73336;
	height: 696px;
	width: 992px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
}
#brandingWrapper {
	background-color: #A73336;
	height: 100px;
	width: 100%;
}
#contentWrapper {
	float: left;
	width: 100%;
	position: relative;
	z-index: 3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A73336;
	height: 155px;
}
#logo {
	float: left;
	height: 99px;
	width: 315px;
	position: relative;
}
#fone {
	float: right;
	height: 99px;
	width: 374px;
	position: relative;
}

#footerWrapper {
	background-color: #000;
	height: 26px;
	width: 100%;
	float: left;
	position: relative;
	padding-top: 5px;
}
#homeMenu {
	position: relative;
	float: right;
	width: 200px;
	height: 32px;
	overflow: hidden;
	top: 88px;
	background-repeat: no-repeat;
}
.horizMenuTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F9EFC8;
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
	width: 140px;
	padding-bottom: 8px;
}
.horizMenuTxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #CCC;
	list-style-type: none;
	position: relative;
	float: left;
	display: block;
	line-height: 1.5em;
	width: 140px;
}
#banner {
	position: relative;
	z-index: 3;
	height: 403px;
	width: 100%;
	float: left;
	background-color: #FFF;
	background-image: url(../images_home/homeBanner3.jpg);
	background-repeat: no-repeat;
	color: #DBC440;
}
.panels {
	height: 150px;
	width: 305px;
	background-color: #EDEEE0;
	float: left;
	position: relative;
	top: 12px;
	border: .01em solid #B9BD88;
	margin-right: 5px;
	margin-left: 5px;
}
#highlight {
	background-color: #282F3C;
	float: left;
	height: 100px;
	width: 100%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #999;
}
#topMenu {
	background-color: #FFFFFF;
	height: 27px;
	width: 992px;
	background-image: url(../images_home/topBandBg2.jpg);
	background-repeat: no-repeat;
	
}
#banner_template {
	float: left;
	height: 164px;
	width: 100%;
	position: relative;
}

#panel1 {
	float: left;
	height: 124px;
	width: 315px;
	position: relative;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
#panel2 {
	float: left;
	height: 124px;
	width: 315px;
	position: relative;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
#panel3 {
	float: left;
	height: 124px;
	width: 315px;
	position: relative;
	margin-top: 15px;
	margin-right: 7px;
	margin-bottom: 15px;
	margin-left: 7px;
}
#home {
	float: left;
	position: relative;
	text-indent: -10000px;
}
#contentWrapper_template {
	float: left;
	width: 100%;
	position: relative;
	z-index: 3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A73336;
	height: 402px;
}
#contentWrapper_template_EN {
	float: left;
	width: 100%;
	position: relative;
	z-index: 3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A73336;
	height: 1000px;
}
#selection_menu {
	float: left;
	height: 164px;
	width: 210px;
	position: relative;
	padding-right: 5px;
	padding-left: 20px;
}
#image_panel {
	float: right;
	height: 130px;
	width: 740px;
	position: relative;
}
#content_wide {
	float: left;
	height: 164px;
	width: 940px;
	position: relative;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	background-color: #A73336;
}
.image_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#image_panel_title {
	height: 25px;
	padding-top: 5px;
}
#banner_caption {
	float: left;
	height: 90px;
	position: relative;
	width: 100%;
	top: 310px;
}
*>#intro {position: fixed}