/* 
Through the Eyes of Hope
Chienyi Hung @ CYH Photo & Design
Created: November 2007
Updated: November 2008
*/

@import url("inside.css");

.content {
background:url(/images/contact-bgd-new.jpg) right top no-repeat;
height:950px;
margin:0px 5% 0px 0%;
padding:30px 0px 0px 50px;
}

.content h3 {
margin:0;
}
.content h3.sec {
color:#CC6600;
padding-bottom:5px;
font-size:100%;
}
.content h4 {
margin:0;
font-weight:normal;
font-size:11px;
}
.content p {
margin:0;
font-size:11px;
}

.section {
margin-bottom:2%;
border-bottom:1px dashed #999;
padding-bottom:10px;
}