


#bgmainimg {
	width: 1050px;
	background-image: url(../images/mainimagebooks.png);
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
}



#wrapper {
	width: 1050px;
	margin-top:-30px;
	margin-right:auto;
	margin-left:auto;

}

.h1blocks {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #444;
}
#threeitms {
	height: 298px;
	width: 1050px;
	background-image: url(../images/bg3boxes.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 385px;
}

#threeitmsbottom {
	height: 7px;
	width: 961px;
	background-image: url(../images/bg3boxes.png);
	background-position:bottom;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}



#box1 {
	float: left;
	height: 292px;
	width: 292px;
	padding-left: 63px;
	background-image: url(../images/box1.png);
	background-repeat: no-repeat;
	background-position: right;
}
#details1 {
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}



#box2 {
	float: left;
	height: 292px;
	width: 292px;
	padding-left: 22px;
	background-image: url(../images/box2.png);
	background-repeat: no-repeat;
	background-position: right;
}
#details2 {
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}



#box3 {
	float: left;
	height: 292px;
	width: 292px;
	padding-left: 22px;
	background-image: url(../images/box3.png);
	background-repeat: no-repeat;
	background-position: right;
}


#details3 {
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

#whatcanwedo {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	height: 620px;
	padding-top: 15px;
}

#whatcan {
	float: left;
	height: 105px;
	width: 655px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-left: 10px;

}

#details {
	float: left;
	height: 310px;
	width: 655px;
	padding-left: 10px;

}


#aboutus {
	height: 400px;
	width: 250px;
	float: right;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;

	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-left:10px;
}


#do1 {
	float: left;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	width: 300px;
}


#do2 {
	font-size: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 25px;
	font-weight: bold;
	width: 355px;
}



