@charset "utf-8";
/* CSS Document of Presidency School */

body {
	margin:0px;
	width:100%;
	height:1100px;
}
/* -------------- page elements --------------- */
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#091527;
}
.p1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#091527;
	text-align:justify;
	padding-right:10px;
	letter-spacing:0.2px;
	line-height:1.5;
}
.normal_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#091527;
	text-align:justify;
	padding-right:10px;
	line-height:1.5;
}
/* ------------------------------------------- */
/* ------ backgrounds  ------- */
#bg {
	width:100%;
	height:1150px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
#bg2 {
	width:100%;
	height:2070px;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
}
/* ------------------------------------------ */
#banner_area {
	width:100%;
	height:102px;
}
#main_area {
	width:900px;
	height:1071px;
	border-bottom:1px solid #6c6c6c;
}
#main_area2 {
	width:900px;
	height:100%;
	border-bottom:1px solid #6c6c6c;
}
.logo {
	width:650px;
	height:102px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	/*float:left;*/
	margin-left:130px;
}
#showcase
{
box-shadow:1px 1px 1px 1px #fff;
position:absolute;
border-radius:5px;
margin:0px auto;
/*width:900px;*/
height:327px;
float:left;
}
.img
{
       position:absolute;
       width:900px;
       height:327px;
}
#banner_txtarea {
	float:right;
	margin:10px 10px 0px 0px;
	color:#8097bc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/* ------------------------------------- */
/* --------------- menu btns ----------- */
.menu_area {
	margin:0 auto;
	width:900px;
	padding-left:0px;
}
#Menu {
	display:inline;
	margin:0;
	padding:0px;
	position:relative;
	z-index:5;
}
#Menu li {
	float:left;
	display:inline;
	margin:0px 1px 2px 1px;
}

.txtalign{
	padding-top:6px;
}
a.menu, a.menu_a {
	display:block;
	float:left;
	min-width:98px;
	height:31px;
	background: url(../images/butns.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
}
a.menu:hover {
	text-decoration:none;
	background-image: url(../images/butns.jpg);
	background-position:bottom;
}

a.menu_a{
	text-decoration:none;
	background-image: url(../images/butns.jpg);
	background-position:bottom;
}
#bullet li{
	list-style:square;
	size:200%;
	color:#FF9900;
}
/* ------------------------------------- */
/* ---------------- Text --------------- */
.date_txt {
	float:left;
	margin-right:10px;
	color: #FFFFFF;
}
.feedback_txt {
	float:left;
	margin-right:10px;
}
.sitemap_txt {
	float:left;
}
.feedback_txt a {
	text-decoration:none;
	color:#FFFFFF;
}
.sitemap_txt a {
	text-decoration:none;
	color:#FFFFFF;
}
.head_txt{
	/*font-family:"Book Antiqua";*/
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#0f225a;
	line-height:0.5;
}
.subhead_txt{
	/*font-family:"Book Antiqua";*/
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#0f225a;
	font-weight:bold;
	line-height:1;
	padding-bottom:10px;
}
/* ------------------------------------- */
#flashbanner{
	width:900px;
	height:327px;
	float:left;
}
#flashbanner1{
	background-color:#FFFFFF;
	width:900px;
	height:190px;
	float:left;
}
#marquee{
	background-image:url(../images/marquee_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:900px;
	height:30px;
	background-color:#FFFFFF;
	float:left;
}
.marquee_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
	width:445px;
	}
#content_area{
	width:878px;
	height:auto;
	padding-left:20px;
	background-color:#ffffff;	
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	float:left;
}

#left_margin{
	width:640px;
	height:100%;
	float:left;
}
#right_margin{
	width:215px;
	height:87%;
	float:left;
	margin:25px 0px 0px 0px;	
	border-left:dotted 1px #000;
}
#event_box{
	width:189px;
	/*height:180px;*/
	background-color:#fef3ef;
	margin-bottom:10px;
	padding-bottom:5px;
	height: 200px;
}
.event_title{
	background:url(../images/event_img.jpg);
	height:33px;
	width:189px;
	}
.event_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#af5e31;
	text-decoration:none;
	text-align:left;
}
.eventtexts{
	padding-left:6px;
	padding-right:5px;
}

.event_txt a{
	color:#af5e31;
	text-decoration:none;
}

.event_txt a:hover{
	color:#af5e31;
	text-decoration:none;
}

#news_box{
	width:189px;
	/*height:198px;*/
	background-color:#f1f8eb;
	margin-bottom:10px;	
	padding-bottom:5px;
}
.news_title{
	background-image:url(../images/news_img.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:189px;
	}
.news_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#436703;
	text-decoration:none;
	text-align:left;
}
.newstexts{
	padding-left:6px;
	padding-right:5px;
}

.news_txt a{
	color:#436703;
	text-decoration:none;
}

.news_txt a:hover{
	color:#436703;
	text-decoration:none;
}
#locate_box{
	width:189px;
	height:144px;
	background:url(../images/locate_img.jpg) no-repeat;
	padding-top:36px;
}
#content{
	margin-top:15px;
	width:630px;
	height:100%;
	float:left;
}
#footer{
	vertical-align:baseline;
	position:relative;
	top:auto;
	bottom:5px;
	left:350px;
	float:none;
	z-index:5;
	width: 680px;
}
#footer1{
	vertical-align:baseline;
	position:absolute;
	top:1997px;
	bottom:0px;
	left:376px;
	float:none;
	z-index:5;
	width: 600px;
}
#footlink {
	padding:7px 4px 0px 0px;
	float:left;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#5d697c;
}
.foot_txt {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#5d697c;
	text-decoration:none;
}
a.foot_txt:hover {
	color:#cab020;
	text-decoration:none;
}
.foot_txt1{
	color:#cab020;
	text-decoration:none;
}
/* ---------------- about page -------------------------- */
#about_menu{
	width:185px;
	height:180px;
}
.rip{
	margin-bottom:5px;
	width:170;
	height:113;
	}
 
#about_box1{
	width:194px;
	height:153px;
	background-image:url(../images/about_menu.jpg);
	background-repeat:no-repeat;
}
#about_box2{
	width:194px;
	height:153px;
	background-image:url(../images/about_images1.jpg);
	background-repeat:no-repeat;
}
#about_box3{
	width:194px;
	height:153px;
	background-image:url(../images/about_images2.jpg);
	background-repeat:no-repeat;
}


#footer5{
	vertical-align:baseline;
	position:absolute;
	top:2660px;
	bottom:0px;
	left:371px;
	float:none;
	z-index:5;
	width: 601px;
}

#bg5 {
	width:100%;
	height:2700px;
	background-image:url(../images/bg5.jpg);
	background-repeat:repeat-x;
}

.download{
font-size:13px;
text-decoration:none;
color:#0F225A;
}
.vision_txt {
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    text-align: left;
}

.vision_txt_1 {
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    text-align: left;
}
.vision_txt_1 ul {
    margin: 0;
    padding: 0;
}
.vision_txt_1 li {
    background: url("../images/blue_bullet.gif") no-repeat scroll left 3px transparent;
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    list-style: none outside none;
    padding: 0 0 0 15px;
    text-align: left;
    text-decoration: none;
}

.vision_txt_1 a {
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}
.more {
    color: rgb(0, 0, 0);
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 0 10px 0 0;
    text-decoration: none;
}
.more a {
    background: url("../images/more_arrow.jpg") no-repeat scroll 0 0 transparent;
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 20px;
    text-decoration: none;
}
.box_blue_midBG {
    background: url("../images/mid_box_BG.gif") repeat-x scroll left top transparent;
	border-bottom:#CCCCCC solid 3px; padding:0 0 10px 0;
}

.vision_mission_new {
    border-right: 1px solid rgb(255, 255, 255);
    color: rgb(34, 84, 155);
    font: 18px "CG Omega",Arial,Helvetica,sans-serif;
    padding: 22px 0 10px 20px;
    text-transform: capitalize;
}

.vision_txt {
    color: rgb(0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0px 0 0px;
    text-align: left;
    text-decoration: none;
}
.link{ background: url("../images/tab4.png") repeat-x scroll left top transparent; margin:25px 0 0 0; float:right; padding:4px; border-radius:5px; color:#fff; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}

.txt{font-size: 12px; line-height:18px; width:625px;}
.txt1{
font-size: 12px;
line-height: 18px;
width: 360px;
margin-top: 0px;
margin-left: 265px;
}