@charset "UTF-8";

/* Layout Medium Screens */

header { width:100%; display:block;/* background: url(../images/Town-Lift-Condo-Header-Logo-2.png) no-repeat; background-position: 25px; */ }
#bigcontent{
	width:100%;
}
.subBanner{
	width:95%;
 	margin:0px auto;
  	padding-left:25px;
}
img.rimages{
	width:100%;
 	display:block;
}
.topbutton{
	top:160px;
}

.box{
	width:23%;
 	margin-bottom:10px;
}

.contactleft{
	float:left;
	width:30%;
 
}
.contactright{
	float:left;
	width:50%;
}
.cright{
 		float:left;
	width:50%;
}


#smallcontent{
  	width:90%;
}
.contectbox{
	width:90%;
 	padding:10px 25px;
}
.contacttable{
	width:90%;
}
.thankyou{
	width:90%;
}
#content{
	width:100%;
}

.thankyou .contactleft{
	width:55%;
}
.thankyou .contactright{
	width:30%;
 	float:left;
}