@charset "UTF-8";
/* CSS Document */
/* Reset */
body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;padding:0px;
}
html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-color: #999;
	background-image: url(imgs/bkgd_opt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
                }

body{
	color:#CCC;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
h2{
	font-family: 'Architects Daughter', sans-serif;
	font-size: 22px;
	color: #163A8C;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
	}
a, a:visited {
	text-decoration:none;
	border:none;
	color: #039;
}

a:hover{
	text-decoration:none;
	border:none;
	color: #CCC;
}
/* UL, IL */
ul{margin:0; padding:0;}
ul.container{
	width:650px;
	height:auto;
	padding:10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
li{
	list-style:none;
	text-align:left;
	}
li.menu{
	padding:0;
	}
/* UL, LI titles */
li.panel a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	overflow:hidden;
	position:relative;
	width:600px;
	}
li.panel a span{/* right part of section background */
	height:50px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
	}

/* Layout */
#wrapper{
	margin:5px auto;
	text-align:center;
	width:1000px;
	position:relative;
	width:auto;
}
#header{
	height:80px;
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom:20px;
	}
#content{
	width:1000px;
	height:auto;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	}
#header p{
	margin:75px 0 8px -600px;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#036;}
.head p{
	margin:5px 0 8px 0;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#036;}
/* images */
img{
	margin:0;
	padding:0;
	border:none;
}
.img_top{
	margin:0px 40px 0px 40px;
}
li.panel img{
	margin-bottom:0px;
	margin-right: 0px;
	border:none;
}
.srvimg{
	margin-top: 0px;
	margin-left: 0px;
	border:none;
	}
.desc_1_img {
	float: right;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	height: 140px;
	width: 300px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.desc_2_img {
	float: left;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	height: 175px;
	width: 127px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.about img{
	float: left;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 22px;
	margin-left: 5px;
	}
.learnimg{
	margin-bottom: 5px;
}
.sampleimg{
	height: 30px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 300px;
}
.contact{
	margin:10px 20px 0px 40px;
	vertical-align: top;
}
/* content */
/* secondary pages */
.services{
	width:925px;
	height:685px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgs/notepad_serv.png);
	background-repeat: no-repeat;
	}
.services h3{
	font-size: 20px;
	color: #333;
	line-height: 28px;
	font-family:'Quattrocento Sans', sans-serif;
	}
.services p{
	color:#333;
	line-height: 23px;
	width: 365px;
	text-align: left;
	font-size: 14px;
	font-family:'Quattrocento Sans', sans-serif;
}
.about{
	width:925px;
	height:685px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgs/notepad_serv.png);
	background-repeat: no-repeat;
	}
.about #col1 h3{
	font-size: 20px;
	color: #333;
	line-height: 28px;
	font-family:'Quattrocento', sans-serif;
	margin-left:5px;
	width: 300px;
	}
.about #col1 p{
	color:#333;
	line-height: 23px;
	width: 340px;
	margin-left:0px;
	text-align: left;
	font-size: 14px;
	font-family:'Quattrocento Sans', sans-serif;
}	
.about #col2 h3{
	font-size: 20px;
	color: #333;
	line-height: 28px;
	font-family:'Quattrocento', sans-serif;
	width:325px;
	margin-bottom: 20px;
	}

.about #col2 p{
	color:#333;
	line-height: 23px;
	width: 365px;
	text-align: left;
	font-size: 14px;
	font-family:'Quattrocento Sans', sans-serif;
}		
.details{
	font-size: 11px;
	line-height: 15px;
	color: #036;
	}
#col1{
	width: 360px;
	margin-top: 55px;
	margin-left: 65px;
	float:left;
	margin-right: 0px;
	}
#col2{
	width: 380px;
	margin-top: 60px;
	float:left;
	margin-left: 90px;
	}
/* panel colors and h2 titles */
li.panel a.pos1{
	color:#074384;
	background-image: url(imgs/tabs/tab_green.png);
	margin: 0px;
	background-repeat: no-repeat;
	height: 55px;
}
li.panel a.pos2{
	color:#074384;
	background-image: url(imgs/tabs/tab_green_blue.png);
	background-repeat: no-repeat;
	height: 67px;
}
li.panel a.pos3{
	color:#074384;
	background-image: url(imgs/tabs/tab_blue_purp.png);
	height: 67px;
}
li.panel a.pos4{
	color:#074384;
	background-image: url(imgs/tabs/tab_purp_org.png);
	margin: 0px;
	background-repeat: no-repeat;
}
li.panel a.pos5{
	color:#074384;
	background-image: url(imgs/tabs/tab_org_red.png);
	background-repeat: no-repeat;
}
li.panel a.pos6{
	color:#074384;
	background-image: url(imgs/tabs/tab_red_btm.png);
	height: 277px;
}
/* panel titles */
li.panel a.pos1 h2{
	font-family: 'Architects Daughter', "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #163A8C;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
	letter-spacing: .05em;
	}
li.panel a.pos2 h2{
	font-family: 'Architects Daughter', "Trebuchet MS", sans-serif;
	font-size: 22px;
	color: #163A8C;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 22px;
	}
li.panel a.pos3 h2{
	font-family: 'Architects Daughter', "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #163A8C;
	margin-top: 22px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
	letter-spacing: .1em;
	}
li.panel a.pos4 h2{
	font-family: 'Architects Daughter', "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #163A8C;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 28px;
	letter-spacing: .1em;
	}
li.panel a.pos5 h2{
	font-family: 'Architects Daughter', "Trebuchet MS", sans-serif;
	font-size: 26px;
	color: #163A8C;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 25px;
	letter-spacing: 0.1em;
	}
/* descriptions */
.desc{
	display:none;
	width:600px;
	background-color:#96CE85;
	}
#desc_1{
	background-color:#96CE85;
	}
#desc_2{
	background-color:#72A0A2;
	padding-bottom: 0px;
	}
#desc_3{
	background-color:#9A80B4;
	padding-bottom: 10px;
	}
#desc_4{
	background-color:#C6AA64;
	padding-bottom: 10px;
	}
#desc_5{
	background-color:#B9717D;
	padding-bottom: 10px;
	height: auto;
	}
.desc h3{
	font-family: 'Quattrocento', serif;
	color:#333;
	font-style:normal;
	padding:10px 10px 2px 20px;
	}
.desc p{
	color:#000;
	padding:10px 20px 5px 25px;
	line-height:17px;
	font-size:15px;
	font-family: 'Quattrocento Sans', serif;
	font-weight: 500;
	}
#desc_4 p{
	color:#000;
	padding:5px 20px 5px 25px;
	line-height:17px;
	font-size:15px;
	font-family: 'Quattrocento Sans', serif;
	font-weight: 500;
	}
#desc_4 h3{
	font-family: 'Quattrocento', serif;
	color: #7E3843;
	font-size: 14px;
	padding-left: 25px;
	margin-top: 2px;
	text-transform: uppercase;
	line-height: 2px;
	}
.desc .col p a a:visited{
	color:#06C;
}
.desc .col p a:hover{
	color:#036;
}
.clear{clear:both;}

/* contact form */
.contactForm{
	background-repeat:no-repeat;
	background-position:right;
	height: 1020px;
	background-image: url(imgs/deptManila.png);
	width: 1100px;
	}
#contactForm{
	width:700px;
	height: 900px;
	float: right;
	margin-right: 300px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.form-label{
        width:150px !important;
    }
    .form-label-left{
        width:150px !important;
    }
    .form-line{
	padding:8px;
    }
    .form-label-right{
        width:150px !important;
    }
    .form-all{
	width:650px;
	color:#000769 !important;
	font-family:"Trebuchet MS";
	font-size:12px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #666;
	border-bottom-color: #666;
	background-color: #FFF;
	height: 865px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
	top: 20px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
    }
/* extras */
#note{
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	padding-right: 0px;
	}
#footer{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#addthis{
	width:200px;
	float:left;
	margin-left: 80px;
}
#Femail{
	margin-left:175px;
	width: 440px;
	float:left;
	}
#Femail p {
	font-family:'Quattrocento Sans', sans-serif;
	font-size:1em;
	color:#141777;
	}
#Femail p a, a:active, a:visited{
	font-family:'Quattrocento Sans', sans-serif;
	font-size:1em;
	color:#141777;}
#Femail p a:hover{
	font-family:'Quattrocento Sans', sans-serif;
	font-size:1em;
	color:#007BC6;}
#Femail span{
	margin-left:120px;
}
#Haddthis{
	width:200px;
	float:left;
	margin-left: 65px;
}
#Hemail{
	margin-left:170px;
	width: 400px;
	float:left;
	padding-bottom: 20px;
	}
#Hemail p {
	font-family:'Quattrocento Sans', sans-serif;
	font-size:1em;
	color:#141777;
	}
#Hemail p a, a:active, a:visited{
	font-family:'Quattrocento Sans', sans-serif;
	font-size:1em;
	color:#141777;}
#Hemail p a:hover{
	font-family:'Quattrocento Sans', sans-serif;
	font-size:1em;
	color:#007BC6;}
#Hemail span{
	margin-left:80px;
