#wrapper {
    background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	width: 940px;
	height: auto;
	margin: auto;
}	
#maintxt {
	width: 530px;
	height: auto;
	padding: 10px 15px 10px 40px;
	float: left;
}
#maintxt h1 {
    font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 20px 0;
}
#maintxt h4 {
    font-size: 14px;
	padding: 10px 0 25px 0;
	font-weight: normal;
	color: #333;
}
.boxes {
    width: 540px; 
	background-color: #E2D2AC;
	margin: 0 0 20px 0;
}
.innerbox {
    padding: 7px;
}
.innerbox p {
    padding: 0 0 10px 5px;
	font-size: 16px;
	color: #333;
}
#pricestxt {
    font-style: italic;
	color: #333;
	padding: 0 60px 10px 15px;
	width: auto;
	float: left;
}
#rightsidewrap {
    width: 295px;
	float: right;
	padding: 0 20px 0 0;
}	
#rightside {
    float: right;
	background-image: url(../images/textibg.png);
	background-repeat: repeat-y;
	width: 275px;
	height: auto;
}
#rightside h1 {
    font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 55px 0;
}		
#rightside p {
    padding: 35px 7px 17px 12px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.3em;
	text-indent: 25px;
	background-image: url(../images/ornament.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#testifooter {
    float: left;
	width: 275px;
	height: 37px;
}
.testibox {
    width: 270px;
	height: auto; 
}
.innertestibox {
    padding: 2px;
}
#btmtxtbox {
    width: 450px;
	padding: 65px 170px 5px 0;
	float: right;
}
#btmtxtbox p{
    padding: 5px;
	font-size: 18px;
	text-align: center;
}
.genbook {
	width: 440px;
	float: left;
	margin: 0 0 15px;
	text-align: center;
}

    		
