@charset "utf-8";
/* CSS Document */

#inner_content_left {
	float: left;
	width: 235px;
}

#inner_content_right {
	float: left;
	width: 580px;
	margin: 0 0px 0 28px;
}

#banner {
	width: 884px;
	height: 155px;
	background-image: url(../../images/about_us/about_us_main_image.jpg);
}

#about_navigation {
	line-height: 0px;
	font-size: 0px;
}

.sub_nav_item {
	width: 235px;
	height: 32px;
}


#about_nav_header {
	width: 235px;
	height: 41px;
}

#about_nav_footer {
	width: 235px;
	height: 22px;
	position: relative;
	top: -2px;
}

/*ABOUT COPY*/

#copy_area {
	margin: 25px 0 0 0;
}

.copy {
	font-size: 12px;
}

/*OUR PROMISE*/
#our_promise 

ul {
	padding: 0;
	margin: 0 0 15px 36px;;
}


/*CORPORATE GOVERNANCE*/

#corporate_governance {

}


