@charset "utf-8";
/* CSS Document */
body{
	background:url(images/bodyBg.jpg) 0 0 repeat-x #C7C4BD;
	width:100%;
	color:#4F2526;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

.wrapper{
	width:816px;
	height:825px;
	margin:100px auto ;
}	

.box_top{
	background:url(images/box_top.jpg) 0 0 no-repeat;
	width:816px;
	height:9px;
	display:block;
	float:left;
}

.box_mid{
	width:816px;
	height:766px;
	display:block;
	float:left;
}

.box_mid_l{
	width:9px;
	height:766px;
	display:block;
	float:left;
	background:url(images/left.jpg) 0 0 no-repeat;
}

.box_mid_r{
	width:9px;
	height:766px;
	display:block;
	float:left;
	background:url(images/right.jpg) 0 0 no-repeat;
}

.box_mid_mid{
	float:left;
	width:795px;
	height:766px;
}


.box_bottom{
	margin-top:10px;
	margin-left:10px;
	background:url(images/bottom.jpg) 0 0 no-repeat;
	width:795px;
	height:53px;
	display:block;
	float:left;
}

.box{
	border:2px solid #FFF;
	float:left;
	width:261px;
	height:254px;
}
.box1{
	background-color:#c8bdb5;
}
.box2{
	background-color:#e8e9e5;
}
.box6{
	background-color:#c8bdb5;
}
.box7{
	background-color:#f7faf8;
}
.box8{
	background-color:#87cb4a;
}
h3  {
	color:#569F2A;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
	padding:0;
}
p{
	margin-bottom:10px;
	padding:0;
	font-size:12px;
}
.fp-text {
	float:left;
	padding:0 10%;
	width:80%;
	margin-top:150px;
}
a{
	background:url("arrow.png") no-repeat 0 0;
	color:#4F2526;
	display:block;
	float:left;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	height:22px;
	line-height:22px;
	text-decoration:none;
	width:auto;
	padding-left:24px;
}
a:hover{
	color:#4F2526;	
	text-decoration:none;
	font-weight:bold;
}

.box .holder{
	width:261px;
	height:254px;
	position: relative;
}

.offersNav1, .offersNav2, .offersNav3, .offersNav4{
	display:none;
}