/* Page: Home - About Us
=====================================================
										|
										|
										|
		   			1					|	  2
										|
										|
										|
=====================================================
*/

.c-home-aboutus { position:relative; width:100%; }
.c-home-aboutus .block1 { position:relative; float:left; width:83%; margin-right:1%; }
.c-home-aboutus .block1-1 { position:relative; float:right; width:30%; margin:0 0 10px 10px; }
.c-home-aboutus .block2 { position:relative; float:right; width:14%; border-left:2px dotted #D6D6D6; }

/* Block 1: Main text */
.c-home-aboutus .block1 h3 { font-size:0.9em; font-weight:normal; color:#11006A; margin:0 0 5px 0; }
.c-home-aboutus .block1 h4 { font-size:0.8em; font-weight:normal; color:#11006A; margin:15px 0 5px 0; }
.c-home-aboutus .block1 p { font-size:0.7em; color:#333333; margin:0 20px 10px 0; padding:0; }
.c-home-aboutus .block1 img { position:relative; float:right; margin:0 0 10px 10px; }

/* Block 1-2: Link list */
.c-home-aboutus .block1-1 h3 { position:relative; width:85%; background-color:#11006A; font-size:0.8em; font-weight:normal; color:#FFFFFF;
	margin:0 6% 3px 6%; padding:7px 10px 7px 10px; }
.c-home-aboutus .block1-1 .textblock { position:relative; width:85%; background-color:#E2E7ED; font-size:0.7em; color:#333333;
	margin:0 6% 0 6%; padding:10px; }
.c-home-aboutus .block1-1 .textblock ul { position:relative; padding:0; margin:0; list-style-type:none; }
.c-home-aboutus .block1-1 .textblock li { position:relative; display:block; clear:both; width:100%; color:#11006A; padding:0; margin:0 0 5px 0; font-size:1em; }
.c-home-aboutus .block1-1 .textblock li a.more { font-weight:bold; font-size:1.1em; }

/* Block 2: Banners */
.c-home-aboutus .block2 img { position:relative; float:right; margin-bottom:20px; }
