@charset "utf-8";
/* CSS Document */

#main_container	{
	position: relative;
	width: 730px;
	/*dapat ang minimum height ng page na ito ay at least 530 hindi 
	tested na sa IE5, mozilla firefox 3*/
	/*min-height: 400px;
	/*overflow: visible;*/
	/*padding: 50px;*/
	margin: 35px 35px;
	border: #00AEF0 solid 8px;
	background: #FFF url(../img/base/content_bg.gif) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main_container	div.main_content 	{
	position: relative;
	/*border: #CCC solid 1px;  /*for testing */
	/*padding: 7px;*/
	margin: 5px 7px;
	padding: 8px;
}

#main_container_bottom {
position: relative;
width: 745px;
height: 20px;
margin:-35px 0 0 36px;
background: #FFF url(../img/base/content_bottom.gif) no-repeat;
}


div.listed_links {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position: relative;
	text-align: left;

}

div.listed_links a{
	text-align: left;	
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	margin: 6px;
}

/* used in about_us page */

.about_container {
	width: 700px;
	height: 700px;
	/*border: #000 1px solid; */
	text-align: left;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	margin: 0px -3px 0px 0px;
}

.about_container #about_section1{
	width: 700px;
	height: 150px;
	/*border: #AAF 1px solid; */
}

.about_container #about_section2{
	width: 700px;
	height: 225px;
	/*border: #FF6666 1px solid;*/
}

.about_container #about_section3{
	width: 700px;
	height: 230px;
	/*border: #AF6110 1px solid; */
}
.about_container #about_section4{
	width: 700px;
	height: 180px;
	/*border: #123456 1px solid;*/
	font-size: 12px;
}


#about_section2 div.section2_left {
	width: 250px;
	height: 230px;
	float: left;
/*	border: #CCFF00 1px solid; */
}

#about_section2 div.section2_right {
	width: 435px;
	height: 230px;
	float: right;
	/*border: #AABBFF 1px solid; */
}


div.section2_left div.box1 {
	width: 220px;
	height: 40px;
	float: left;
	/*border: #FF1123 1px solid; */
}
div.section2_left div.box2 {
	width: 220px;
	height: 90px;
	float: left;
	/*border: #FF1123 1px solid; */
}
div.section2_left div.box3 {
	width: 220px;
	height: 60px;
	float: left;
	/*border: #FF1123 1px solid;*/
}
#pink_colored {
	color: #FF3399;
}
div.pink_colored_no1 {
	float: left;
	width: 20px;
	height: 40px;
}
div.pink_colored_no2 {
	float: left;
	width: 20px;
	height: 80px;
}
div.pink_colored_no3 {
	float: left;
	width: 20px;
	height: 60px;
}

div.section2_right div.box1 {
	width: 200px;
	height: 220px;
	float: left;
	/*border: #11AABB 1px solid; */
	margin: 0px 5px 0px 20px;
}

div.section2_right div.box2 {
	width: 200px;
	height: 220px;
	float: left;
/*	border: #11AABB 1px solid; */
	margin: 0px 5px 0px 0px;
}

#about_section3 div.section3_left {
	width: 300px;
	height: 230px;
	float: left;
	/*border: #CCFF00 1px solid; */
	font-size: 12px;
}

#about_section3 div.section3_right {
	width: 400px;
	height: 230px;
	float: right;
	overflow: visible;
	/*border: #AABBFF 1px solid; */
}

div.section3_left div.box1 {
	width: 220px;
	height: 60px;
	float: left;
	/*	border: #FF1123 1px solid; */
	
}

div.section3_left div.box2 {
	width: 220px;
	height: 50px;
	float: left;
	/*border: #FF1123 1px solid; */
}
div.section3_left div.box3 {
	width: 220px;
	height: 100px;
	float: left;
	/*border: #FF1123 1px solid; */
}
div.section3_right div.box1 {
	width: 199px;
	height: 220px;
	float: left;
	/*border: #11AABB 1px solid; */
	margin: 0px 5px 0px -15px;
	overflow: visible;
}

div.section3_right div.box2 {
	width: 199px;
	height: 220px;
	float: left;
	/*border: #11AABB 1px solid; */
	margin: 0px 5px 0px 0px;
}
/* end of about_us page */

/* start of frequently asked questions FAQ */

.faqs-container {
	width: auto;
	/*border: #000 1px solid; */
}

.faqs-container #faqs-section1 {
	height: 530px;
	/*border: #CCC 1px solid; */
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
	
}

.faqs-container #faqs-section2 {
	height: 290px;
	/*border: #AEFFFE 1px solid; */
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
}

.faqs-container #faqs-section3 {
	height: 275px;
	/*border: #BAEFAF 1px solid; */
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
}

.faqs-container #faqs-section4 {
	height: 240px;
	/*border: #BAEFAF 1px solid;*/
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
}

.faqs-container #faqs-section5 {
	
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
}


#faqs-section1 #section1-left {
	float: left;
	width: 350px;
	height: 370px;	
	/*border: #ABBCCC 1px solid; for testing */
	list-style:none;
	font-size: 12px;
	
}
#faqs-section1 #section1-left ul{
	list-style:none;
	color: #000;
	font-size: 12px;
	line-height: 18px;

}

#faqs-section1 #section1-left a{
	font-size: 11px;
	color: #000;
}

#faqs-section1 #section1-right {
	float: right;
	width: 340px;
	height: 370px;	
	/*border: #AB1122 1px solid; for testing */
}
#faqs-section1 #section1-right ul{
	list-style:none;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}

#faqs-section1 #section1-right a{
	font-size: 11px;
	color: #000;
}

#faqs-section3 #section3-left {
	float: left;
	line-height: 20px;
	list-style: none;
	width: 25px;
	margin: 5px 25px 0px 5px;
}
#faqs-section3 #section3-right ul {
	float: left;
	height: 200px;
	line-height: 20px;
	list-style: none;
	height: 200px;
	margin: 5px 0px 0px 0px;
	width: 580px;
}

#faqs-section4 #section4-left {
	float: left;
	line-height: 20px;
	list-style: none;
	width: 25px;
	margin: 5px 25px 0px 5px;
}
#faqs-section4 #section4-right ul {
	float: left;
	height: 200px;
	line-height: 20px;
	list-style: none;
	height: 200px;
	margin: 5px 0px 0px 0px;
	width: 580px;
}

/* end of FAQ*/

/* start of policy-container */

.policy-container {
	width: auto;
	/*border: #000 1px solid; */
	font-size: 12px;
	
}

.policy-container #policy-section1 {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
}

.policy-container #policy-section2 {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
	margin: 0px 0px 0px 30px;
}
.policy-container #policy-section3 {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
	margin: 0px 0px 0px 30px;
	line-height: 18px;
}
 
#lined-title {
	font-size: 12px;
	font-weight: bold ;
}

#policy-section2 p {
	margin: 0px 0px 0px 25px;
	line-height: 18px;
}
#policy-section2 ul {
	margin: 0px 0px 0px 55px;
}

#policy-section3 div.text-titles {
	margin: 0px 0px 0px 25px;
	line-height: 18px;
}

div.text-titles p {
	margin: 0px 0px 0px 15px;
}
/* end of policy */

/* start of terms and conditions properties */

.terms-container {
	/*border: #000 1px solid; */
	font-family: Verdana, Arial, Sans-serif;
	font-size: 14px;	
}

.terms-container #terms-section1 {
	font-size: 13px;
	margin: 0px 0px 0px 15px;
}
.terms-container #terms-section2 {
	font-size: 13px;
	margin: 0px 0px 0px 15px;
}
.terms-container #terms-section3 {
	font-size: 13px;
	margin: 0px 0px 0px 15px;
}

#terms-section1 p {
	margin: 0px 0px 0px 20px;
}

#terms-section2 div.text-titles{
	margin: 0px 0px 0px 20px;
}
#terms-section2 div.text-titles p {
	margin: 0px 0px 0px 15px;
}

.terms-section3-intro {
	font-size: 12px;
	line-height: 18px;
}

.terms-section3-title {
	font-size: 12px;
	margin: 0px 0px 0px 15px;
}

#terms-section3 div.text-titles{
	margin: 0px 0px 0px 10px;
}
#terms-section3 div.text-titles p {
	margin: 0px 0px 0px 15px;
	line-height: 18px;
}
#terms-section3 ul {
	margin: 0px 0px 0px 50px;
}
#terms-section3 div.text-titles div.content-level5 {
	margin: 0px 0px 0px 30px;
}
