#page_about {
	background-color:#fff;
	padding:20px;
	height:2050px;
	color: #666565;
}
#page {
	background-color:#fff;
	padding:20px;
	color: #666565;
	
}


#mainbody-page {
	width:980px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	background-image:url('img/bg/black_bg.png');
	background-repeat:repeat;
	border:1px solid #fff;
	position:relative;
	z-index:3;

}


.page_title {
font-family: "Museo";
font-size:2.9em;
color:#4a85a0;
margin-left:20px;
}

.hr_d {
	width:100%;
	height:1px;
	background-color:#ddd;
	margin-bottom:20px;
}
#page_content {
	font-family:"Verdana";
	font-size:0.9em;
	text-align:justify;
	margin:10px;
}
.page_content_1 {
font-family: "Verdana";
	width:30%;
	font-size:0.9em;
	text-align:left;
	float:left;
	margin-right:37px;
	margin-left:20px;
	line-height:200%;
}


.page_content_2 {
font-family: "Verdana";
	width:30%;
	text-align:left;
	font-size:0.9em;
	float:left;
	margin-right:33px;
	line-height:200%;
}

.page_content_3 {
font-family: "Verdana";
	width:30%;
	font-size:0.9em;
	text-align:left;
	float:left;
	line-height:200%;
}


.page_ctitle {
font-family: "Museo";
	font-size:2.6em;
	color:#4a85a0;
}

#end_content {
position:absolute;
top:1055px;
margin-left:10px;
width:930px;
line-height: 150%;
text-align: justify;
}
#end_p {
	width:900px;
	
}
#end_content a {
	color:#4a85a0;
}
#pabe_about_top_banner {
	width:942px;
	height:190px;
	background-image:url('img/elements/about_top.jpg');
	background-repeat:no-repeat;
	border:1px solid #d1d1d1;
	margin-bottom:20px;

}

#home_icon{
margin-right:3px;
}
#home_link {
	position:absolute;
	float:right;
	right:0px;
	top:0px;
}


#mainbody-page_folio {
	width:980px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	background-image:url('img/bg/folio_bg.jpg');
	background-repeat:repeat;
	border:1px solid #fff;
	position:relative;
	z-index:3;

}

#page_folio {
	padding:20px;
	color: #363636;
	
}
.page_title_folio{
	font-size:2.8em;
	font-family: "Georgia";
	width: 98%;
	text-align: right;
	color:#000;
	margin-left:20px;
}
.hr_folio {
	width:100%;
	height:1px;
	background-color:#fff;
	margin-bottom:20px;
}

.curriculum_link {
	position: relative;
	left: 50px;
	margin-bottom: 10px;
	
}
.qbutton {
	background-image: url('img/elements/qbutton_bg.png');
	background-repeat: repeat-x;
	height: 47px;
	padding: 10px;
	text-decoration: none;
	color:#ffffff;
	border: 1px solid #d7d7d7;
}
.qbutton:hover {
	background-image: url('img/elements/qbutton_hover_bg.png');
	background-repeat: repeat-x;
	
}