@charset "utf-8";

#page .visual{
	height: 407px;
	position: relative;
	overflow: hidden;
	background-image: url('../images/bp_slide1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#page .visual .content{
	position: relative;
	width: 960px;
	height: 100%;
	margin: auto;
}

#page .visual .content .title{
	position: absolute;
	left: 0px;
	top: 36px;
	font-family: Gotham-Book;
	font-size: 35px;
	color: #475456;
	line-height: 35px;
	text-transform: uppercase;
}

#page .lineTop{
	height: 3px;
	background-image: url("../images/centralPanel_line.png");
	background-position: center center;
	background-repeat: no-repeat;
}


#page .infoContainer{
	padding-top: 35px;
}




/* top part */
#page .infoContainer .topPart{
	padding-bottom: 57px;
}

#page .infoContainer .topPart table{
	width: 100%;
}

#page .infoContainer .topPart .leftSide{
	width: 323px;
	font-size: 36px;
	color: #f08002;
	font-family: Gotham-Book;
	line-height: 40px;
	text-transform: uppercase;
}

#page .infoContainer .topPart .rightSide{
	font-family: Gotham-Light;
	font-size: 12px;
	line-height: 20px;
	color: #303030;
}

#page .infoContainer .topPart .rightSide b{
	font-weight: bold;
	color: #f08002;
}

#page .infoContainer .topPart .left{
	width: 253px;
	font-family: Gotham-Light;
	font-size: 12px;
	line-height: 20px;
	color: #303030;
}

#page .infoContainer .topPart .right{
	width: 253px;
	font-family: Gotham-Light;
	font-size: 12px;
	line-height: 20px;
	color: #303030;
}

#page .infoContainer .topPart .vSep{
	width: 67px;
}

#page .infoContainer .topPart .hSep{
	height: 55px;
}

#page .infoContainer .topPart .title{
	font-size: 18px;
	color: #f08002;
	font-family: Gotham-Book;
	line-height: normal;
	padding-bottom: 25px;
	text-transform: uppercase;
}


/* bottom part */
#page .infoContainer .bottomPart{
}

#page .infoContainer .bottomPart table{
	width: 100%;
}

#page .infoContainer .bottomPart .leftSide{
	width: 323px;
	font-size: 36px;
	color: #f08002;
	font-family: Gotham-Book;
	line-height: 40px;
	text-transform: uppercase;
}

#page .infoContainer .bottomPart .rightSide{
	font-family: Gotham-Light;
	font-size: 12px;
	line-height: 20px;
	color: #303030;
}

#page .infoContainer .bottomPart .rightSide b{
	font-weight: bold;
	color: #f08002;
}
