@charset "utf-8";
/* CSS Document */
body, html{
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	background-color:#FFFFFF;
}
img{
	outline:none;
	border:none;	
}
.container {
	width: 1280px;
	margin:0 auto;
	position:relative;
}
ol, ul {
	list-style: none;
}
a{
	cursor:pointer;
}
.cycle-pager {
	position:absolute;
	top:460px;
	left:1032px;
	z-index:200;
}
.cycle-pager span { 
    font-size: 50px; 
	width: 20px; 
	height: 20px; 
    display: inline-block; 
	cursor: pointer; 
	overflow:hidden;  
	background-image:url(../images/btn_pg_no_highlight2.gif);
	background-repeat:no-repeat;
	margin:5px;
}
.cycle-pager span.cycle-pager-active {
	background-image:url(../images/btn_pg_no_highlight.gif);
}
.cycle-pager > * {
	cursor: pointer;
}
input[type=text], input[type=password], textarea {
	font-family:Helvetica, Arial, sans-serif;
	background:transparent;
	border:none;
	outline:none;
}

/* TOP BAR/NAVIGATION */
.top_bar{
	width:975px;
	height:80px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:250;
	top:0px;
	left:152px;
}
#top_logo{
	position:absolute;
	top:10px;
	left:30px;
}
#top_white_paper{
	top:0px;
	right:30px;
	position:absolute;
	cursor:pointer;
}

/* MAIN*/
#bg_grid{
	width:1280px;
	height:690px;
	background-image:url(../images/grids.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:absolute;
	z-index:200;
}
#center_hightlight{
	position:absolute;
	top:221px;
	left:396px;
	z-index:202;
}
#highlight_row2, #highlight_row3{
	display:none;
}
.center_hightlight_txt{
	color:#FFFFFF;
	width:731px;
	height:235px;
}
.main_inner_txt{
	font-size:13px;
}
.inner_table{
	padding-right:25px;
	padding-left:25px;
}
.main_title_txt{
	font-weight:bold;
	font-size:30px;
}

/* FOOTER MAIN*/
#footer_main{
	width:100%;
	height:190px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#003366;
	position:relative;
}
#footer_center_main_bg{
	width:976px;
	height:290px;
	background-image:url(../images/footer_box.png);
	position:absolute;
	top:-130px;
	left:152px;
	z-index:210;
}
#footer_higlight_paging{
	position:absolute;
	top:122px;
	left:465px;
}
#bottom_hightlight{
	position:absolute;
	top:150px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
}
#footer_copyright{
	width:1280px;
	text-align:center;
	position:relative;
	z-index:250;
	top:168px;
	color:#FFFFFF;
	font-size:11px;
}
#footer_content_main{
	position:absolute;
	top:120px;
	left:565px;
	color:#333333;
	font-size:12px;
}

/*PAGE */
#bg_grid_top{
	width:1280px;
	height:280px;
	background-image:url(../images/grids.png);
	background-position:top center;
	background-repeat:no-repeat;
	position:absolute;
	z-index:200;
	top:0px;
}
#top_banner{
	width:1280px;
	height:280px;
	position:relative;
}
#pg_container{
	height:auto;
	background-color:#f4f4f4;
}
#pg_content{
	padding-top:0px;
	margin:0 auto;
	width:1000px;
}
.info_table{
	width:680px;
	padding-top:30px;
}
.project_slide_bg{
	background:url(../images/album_photo_bg.gif) no-repeat top left;
}
.spacing{
	height:60px;
}
#side_navi{
	width:200px;
	height:200px;
	padding-top:30px;
	float:right;
}
.side_section{
	font-size:19.8px;
	color:#003366;
}
.side_selected{
	cursor:pointer;
	font-size:15px;
	height:35px;
	width:200px;
	background-color:#999999;
	padding:15px 0 0px 10px;
	color:#FFFFFF;
}
.side_selected a{
	text-decoration:none;
	color:#FFFFFF;
}
.side_select{
	cursor:pointer;
	font-size:15px;
	height:35px;
	width:200px;
	padding:15px 0 0px 10px;
	color:#003366;
}
.side_select:hover{
	background-color:#999999;
	color:#FFFFFF;
}
.pg_title{
	font-size:40px;
	color:#003366;
}
.pg_txt{
	color:#767676;
	font-size:14px;
}
.pg_txt_bold_1{
	font-weight:bold;
	color:#484848;
}
.pg_txt_bold_2{
	font-weight:bold;
}
.pg_txt_italic{
	font-style:italic;
}
.enlarge_icon{
	position:absolute;
	top:55px;
	left:105px;
	display:none;
}
.enlarge_icon_gallery{
	position:absolute;
	top:30px;
	left:58px;
	display:none;
}

/*BOARD OF DIRECTORS*/
.director_name_txt{
	color:#2d94d1;
	font-size:20px;
	padding-left:30px;
	font-weight:bold;
}
.director_details_txt{
	display:inline-block;
	width:80%;
	color:#767676;
	font-size:15px;
	padding-left:30px;
}

/* CERTIFICATION */
.cert_container{
	width:740px;
	height:auto;
	padding:0px;
}
.cert_box{
	width:156px;
	height:276px;
	display:inline-block;
	margin-right:25px;
	margin-bottom:25px;
	position:relative;
}
.cert_name{
	text-align:center;
	width:156px;
	position:absolute;
	bottom:23px;
	font-size:14px;
	color:#FFFFFF;
}
.cert_img{
	position:absolute;
	top:3px;
	left:3px;
}

/* PROJECT */
.project_title_txt{
	color:#484848;
	font-weight:bold;
	font-size:16px;
}
.project_txt{
	color:#484848;
	font-size:14px;
}
.project_gallery{
	position:relative;
	top:15px;
	left:14px;
}

/*  MEDIA */
.photo_gallery_row{
	width:680px;
	height:250px;
	position:relative;
	background-image:url(../images/gallery_album_bg.png);
}
.photo_box{
	width:180px;
	height:180px;
	display:inline-block;
	margin-left:30px;
	margin-top:10px;
	margin-right:11px;
	margin-bottom:25px;
	position:relative;
}
.photo_name{
	text-align:left;
	width:180px;
	position:absolute;
	top:137px;
	font-size:14px;
	color:#767676;
}

/* ENQUIRY FORM */
.form_txt{
	font-size:12px;
	color:#4c4d4e;
	font-family:Tahoma, Geneva ,Verdana;
}
.form_txt input[type=text], textarea {
	font-family:Tahoma, Geneva ,Verdana;
	background-color:#FFFFFF;
	border:1px solid #a5acb2;
	outline:none;
	width:100%;
	font-size:12px;
}
.imgSubmit, .imgReset { 
    background-repeat: no-repeat;
    border: 0px;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
}

/* FOOTER PAGE */
#footer{
	width:100%;
	height:72px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
}
#footer_page_bg{
	width:976px;
	height:32px;
	background-image:url(../images/footer_bg.gif);
	position:absolute;
	top:-32px;
	left:152px;
	z-index:210;
}
#footer_search{
	visibility: hidden;
	position:absolute;
	top:35px;
	left:20px;
}
#btn_go_top{
	position:absolute;
	top:12px;
	right:12px;
}
#footer_info{
	text-align:right;
	font-size:12px;
	color:#333333;
	line-height:20px;
	position:absolute;
	top:30px;
	left:350px;
}
.footer_page_copyright{
	color:#003366;
	font-size:11px;
}