#wrapperAll {
	width: 100%;
	background-color: #661818;
	background-image: url(../images/body/wrapperAllIndexBG.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#wrapper {
	clear: both;
	width: 100%;
	min-height: 540px;
  	height:auto !important;
  	height: 540px;
	background-image: url(../images/body/wrapperIndexBG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#content .headerLogo {
	position: absolute;
	top: 40px;
	left: 50px;
	z-index: 15;
}

#content .headerText {
	float: left;
	display: inline;
	margin: 45px 0px 0px 50px;
}

#content #contentLeft {
	float: left;
	display: inline;
	min-height: 360px;
  	height:auto !important;
  	height: 360px;
	width: 523px;
	margin: 0px 0px 0px 25px;
}

#content #contentLeft .contentText {
	float: left;
	display: inline;
	width: 515px;
	font-size: 12px;
	line-height: 20px;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin: 5px 0px 0px 0px;
}

#content #contentLeft .contentText .textPicture {
	float: right;
	display: inline;
}

#content #contentRight {
	float: right;
	display: inline;
	width: 430px;
	min-height: 360px;
  	height:auto !important;
  	height: 360px;
	position: relative;
	z-index: 20;
}
