/* Website */

#page {


	width: 100%;
	height: 2250px;
	

}

/*------------ IMAGES ------------*/

#family{
	background: url(/images/family-large.jpg);
	height: 382px;
	width: 594px;
	float: right;
	
}




@media only screen and (max-width : 740px) {
	/** title **/
#title {
	position: relative;
	top: -50px;

}
}



@media only screen and (max-width : 980px) {

#page {

	height: 2000px;
}

#footer1 .section {
	float: left;
	min-height: 146px;
	width: 259px;
	border-left: 1px solid #c2c2c2;
	padding: 30px;
}

.clearfix {
	width: 100%;
	margin: 0 auto;
}

#footer .section {
	float: left;
	min-height: 146px;
	width: 130px;

	padding: 30px;
}
#adbox {
	background: url(/images/bg-adbox12.png) no-repeat bottom;
	border-bottom: 1px solid #fff;
	padding-top: 15px;
}
#adbox> div {
	background-color: #e9e9e9;
	width: 640px;
	height:685px;
	border1: 1px solid #fff;
	  display: block;
  margin-left: auto;
  margin-right: auto;
	position: relative;
}
#adbox > div img {
	float: bottom;
}

#family{
	position: relative;
	background: url(/images/family-large.jpg);
	height: 382px;
	width: 594px;
	top: 300px;
}

#family1{
	background: url(/images/family-large.jpg);
	height: 382px;
	width: 594px;
	  display: block;
  margin-left: auto;
  margin-right: auto;
}

.highlight .clearfix {
	width: 640px;
}

.testimonial {

	padding: 75px 20px;
}

.featured {
	background-color: #e2e2e2;
	
}

.featured .clearfix {
	width: 480px;

	
}

#test{
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

#contents1 {
	  display: block;
  margin-left: auto;
  margin-right: auto;
}

}


@media only screen and (max-width : 675px) {
	
#page {

	height: 2850px;
}
	
	#adbox> div {

	width: 80%;

	height:545px;
	  display: block;
  margin-left: auto;
  margin-right: auto;
	position: relative;
}

#family{
	background: url(/images/family-large1.jpg);
	position: relative;
	height: 241px;
	width: 375px;
	float: left;
}

.highlight .clearfix {
	width: 400px;
}

.testimonial {

	padding: 75px 20px;
}

.testimonial, .main, .sidebar > div h2, .sidebar ul li, .main > .section {
	background-image: url(/images/border2.png);

}
	
}


@media only screen and (max-width : 675px) {
	
.featured .clearfix {
	width: 300px;

	
}

@media only screen and (max-width : 450px) {
	
.featured .clearfix {
	width: 300px;

	
}	
	
}