/*
	CSS Document
	styles for PBC's main page
	Author Salman Azeem
*/

body{
	background:url(../images/bg-body.gif);
	font-family:Arial, Helvetica, sans-serif;
	padding:0; margin:0px auto; color:#777777;
	font-size:11px;
}

#header{
	background:#fff url(../images/bg-shadow-head.jpg) 50% 0 no-repeat;
	height:140px;
}

#center{
	background:url(../images/bg-shadow.jpg) 50% 0 repeat-y;
}

#footer{
	background:#fff url(../images/bg-shadow-foot.jpg) 50% 100% no-repeat;
	height:26px;
	text-align:center;
	color:#BBBBBB;
	font-size:10px;
}

#footer_msg{
	height:26px;
	text-align:center;
	color:#BBBBBB;
	font-size:10px;
}
.link_footer{
	color:#BBBBBB;
	}
#body_handler{
	width:778px;
	background-image:url(../images/cotent_bg.gif);
	margin:0 auto;
	border:0px solid #fff;
}
/*#content_area{
	background-image:url(../images/cotent_bg.gif);
	background:#fff url(../images/bg-page.gif) repeat-y 0% 0% ;
	}
    */
#page{
	background-image:url(../images/cotent_bg.gif) left bottom repeat-x;
	
}
#page .left_area{
	float:left; width:181px;
	background-color:#F0F0F0;
}

#page .right_area{
	float:right; width:590px;
	color:#333;
}
.right_area .content {
	text-align:left;
	font-size:11px;
	padding-left:15px;
	padding-right:20px;
	padding-top:8px;
	}
	
.link01{
	color:#1B7F3A;
	text-decoration:none;
	}
.link01:hover {
color:#1B7F3A;
text-decoration:underline;
}

.link02{
	color:#666666;
	text-decoration:none;
	}
.link02:hover {
color:#666666;
text-decoration:underline;
}

.hr1 {
	height:32px;
	}
.hr2{
	background-image:url(../images/hr_line02.gif);
	height:17px;
}
.hr3{
	background-image:url(../images/hr_line03.gif);
	height:21px;

}
.hr4{
	height:92px;
	padding-top:5px;
	padding-bottom:5px;

}
.objectives{
	padding-left:5px;
	padding-top:4px;
}

#page_img{
	padding-left:10px;
	padding-bottom:10px;
	}
#imgSpace{
	padding-right:15px;
	padding-bottom:10px;
	}




/*    */

/* info  */
.info {
	padding:8px;
	}
	
	
	
/* START BOTTOM BOXES HERE */

ul#about,ul#about li{
	list-style-type:none;
	margin:0;
	padding:0;
	}
ul#about{
	width: 560px;
	}
ul#about li{
	float:left;
	}
	
li#ab1{
	width: 166px;
	height:100px;
    padding: 30px 10px 20px 20px;
	margin:8px 8px 0 0;
}
li#ab2{
	width: 29px;
	}
li#ab3{
	width: 160px;
	height:100px;
    padding: 30px 10px 20px 20px;
	margin:8px 8px 0 0;
	}
li#ab4{
	width: 172px;
	height:163px;
    padding: 30px 10px 20px 20px;
	margin:8px 8px 0 0;
	}
#bg_thing2say{
	background-image:url(../images/bg_thing2say.jpg);
	height: 118px;
}
#thing2say_txt{
	width:156px;
	padding-left: 12px;
	
}
/* ENDS BOTTOM BOXES HERE */
