#main{width:932px;margin:0 auto;text-align:left;}
#header{height:457px;}
#footer{height:34px;}
.col-1,.col-2,.col-3{float:left;}
.container{width:100%;overflow:hidden;}
#home .col-1{width:221px;}
#home .col-2{width:592px;}
#home .col-2 .col-1{width:249px;}
#home .col-2 .col-2{width:283px;}
#about_us .col-1{width:221px;}
#about_us .col-2{width:592px;}
#about_us .col-2 .col-1{width:249px;}
#about_us .col-2 .col-2{width:283px;}
#program .col-1{width:592px;}
#program .col-2{width:221px;}
#program .col-1 .col-1{width:249px;}
#program .col-1 .col-2{width:283px;}
#testimonials .col-1{width:222px;}
#testimonials .col-2{width:591px;}
#testimonials .col-2 .col-1{width:249px;}
#testimonials .col-2 .col-2{width:260px;}
#admissions .col-1{width:592px;}
#admissions .col-2{width:221px;}
#admissions .col-1 .col-1{width:249px;}
#admissions .col-1 .col-2{width:283px;}
#contactPage .col-1{width:221px;}
#contactPage .col-2{width:592px;}
#contactPage .col-2 .col-1{width:249px;}
#contactPage .col-2 .col-2{width:283px;}
#callnow {
	width: 177px;
	float: right;
	background-color: #281610;
	padding-top: 10px;
	padding-right: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3AE37;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

.action {
	background-color: #F5F4F3;
	border: 1px solid #9c6642;
	border-radius: 5px 5px 5px 5px;
	clear: both;
	overflow: hidden;
	padding: 20px;
	text-align: center;
	font-family: "minion-pro-1", "minion-pro-2", "Times New Roman", Georgia, serif;
	width: 750px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 26px;
	font-style: italic;
}

.action a {
	color: #9c6642;
	font-size: 26px;
	text-decoration: underline;
	font-family: "minion-pro-1", "minion-pro-2", "Times New Roman", Georgia, serif;
}
.action a:hover {
   text-decoration:none;
   font-family: "minion-pro-1","minion-pro-2","Times New Roman",Georgia,serif;	font-style: italic;
}   

#landing1 .col-1{width:222px;}
#landing1 .col-2{
	width:840px;
}
#landing1 .col-2 .col-1{
	width:390px;
}
#landing1 .col-2 .col-2{
	width:420px;
	}
#landing1 #header {
	height: 85px;
}
#landing1 #content {
	background-image: url(../img/back-landing-content.jpg);
	background-repeat: repeat-x;
}

