	.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {
text-decoration: none;
}

body {
	height: 100%;
	background-color: #a16e37;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scoll;
	font-family: Arial, sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	text-align: center; /* for IE */
	padding: 0;
	margin: 0;
}

h1 {
	font: 72px/20px "Times New Roman", Times, serif;
	color: #fff;
}

#header {
	position: relative;
	width: 940px;
	height: 130px;
	clear: both;
	margin: 0 auto;
	text-align: left;
	font: italic 55px/65px "Times New Roman", Times, serif;
	color: #fff;
}


#wrap {

width: 940px;
height: 517px;
margin: 0 auto 80px;
-moz-box-sizing:border-box;box-sizing:border-box;
text-align: left;
background-color: transparent;
}

#content {
	width:980px;
	height: 501px;
	-moz-box-sizing:border-box;box-sizing:border-box;
  	margin: 0 auto 0;
	text-align: left;
	padding: 0px 5px 20px;
		background-image: url(images/contentbg_home.gif);
	background-position: top;
	background-repeat:no-repeat;
}

.halfdivl h2{
		line-height: 25px;
		font: bold 20px/30px Verdana, Geneva, sans-serif;
		color: #fff;
}

#reaxionwrap {
	height: 83px;
	margin: -83px 0;
	background-repeat: repeat-x;
	background-color: transparent;
	position: relative;
}

#reaxionwrap a {
	color: #fff;
}

#logodiv {
	width: 940px;
	height: 30px;
	margin: 0 auto;
	padding: 15px 0 0;
	color: #fff;
	text-align: right;
	background-position: right;
	background-repeat: no-repeat;
	background-color: transparent;
	position: absolute;
	top: 26px;
	right: -36px;
	font-size: 14px;
}

.halfdivl {
	position: relative;
	width: 560px;
	height: 268px;
	padding: 15px 0 15px 20px;
	line-height: 20px;
	text-align: left;
	background-image:url(images/clearbg.png);
}

.halfdivr {
	position: relative;
	width: 500px;
	height: 235px;
	padding: 135px 0 0 0;
	float:right;
	text-align: center;
	z-index: 3;
}

#current {
	position:absolute;
	left: -20px;
	bottom: -180px;
}

#post {
	position:absolute;
	right: -40px;
	bottom: -180px;
}

.bg {
	background-image:url(images/contentbg.gif);
	background-color: #c1a484;
}
