@charset "utf-8";
/* CSS Document */

img{
border:0px;
}
a {
	color: #CC3300;
	text-decoration: underline;
	
	
	
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
.page_wrapper {
	width: 1000px;
	background-color: #999999;
	text-align: left;
	background-image: url(../images/grey_bckgd_2px.jpg);
}
#asial_logo {
	position: absolute;
	left: 714px;
	top: 16px;
}
#quality_logo {
	width: 38px;
	position: absolute;
	bottom: 10px;
	right: 36px;
}
#baloon {
	position: absolute;
	top: -55px;
	z-index: 100;
	left: 350px;
}
#gatepagetext {
	position: absolute;
	z-index: 1000;
	bottom: -80px;
	font-family: Arial, Helvetica, sans-serif;
	left: 37px;
	width: 477px;
	height: 66px;
	font-size: 110%;
}







.header {
	background-color: #E0DFE3;
	height: 200px;
	background-image: url(../images/header_2.jpg);
	text-align: left;
}
.header li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.header ul {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 412px;
	list-style-type: none;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.header a {
	color: #FFFFFF;
	text-decoration: none;
	
	
	
}
.header a:hover {
	color: #FF6600;
}

.navigation {
	width: 195px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.content {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/table_background_shade_3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 20px 10px 40px;
	float: right;
	font-size: 70%;
	width: 745px;
}
.content ul {
}

#page_index_header {
	background-image: url(../images/header_1.jpg);
}
#page_index_footer {
	background-image: url(../images/footer_1.jpg);
	height: 130px;
	padding-top: 65px;
	position: relative;
}
#page_index_content {
	background-image: url(../images/table_background_shade.jpg);
	width: 546px;
	position: relative;
	margin-right: 199px;
}


.footer ul {
	margin: 0px 0px 0px 0px;
	padding: 80px 0px 0px 412px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.footer p {
	font-size: 50%;
	padding-left: 412px;
}

.footer li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.footer a {
	color: #666666;
	text-decoration: none;
		
}
.footer a:hover {
	color: #FF6600;
}
.footer {
	background-image: url(../images/footer_3.jpg);
	height: 130px;
	text-align: left;
	clear: both;
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_image_body_dark_white.jpg);
	background-repeat: repeat-x;
}
.navigation li {
	margin: 0px;
	padding: 0px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation a {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.navigation a:hover {
	color: #FF6600;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: 5px;
}
.content ul {
	padding-left: 13px;
	margin: 15px 0px 15px 0px;
}
.content li {
	margin: 0px;
	padding: 0px;
}

.column_wrapper {
	clear: both;
	margin-bottom: 20px;
	padding: 0px;
}
.columns2_left {
	width: 460px;
	float: left;
}
/*

*/

.columns2_right {
	width: 265px;
	margin-left: 480px;
	padding: 0px;
}

/*

this is a note
*/


.column3_box {
	background-color: #CCCCCC;
	float: left;
	width: 235px;
	margin-right: 20px;
}
.column3_box p {
	padding-right: 10px;
	padding-left: 10px;
}

.column3_box h2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 0px;
}

.column3_box_nomargin {
	margin-right: 0px;
}
.content hr {
	color: #CC0033;
}
.navGlobalOn a {
	color: #333333;
}
.navHeaderOn a {
	color: #333333;
}
.navFooterOn a {
	color: #333333;
}
.news_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #CC3300;
	background-color: #999999;
	border: 1px solid #666666;
	padding: 10px;
	
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-o-border-radius:8px;
-khtml-border-radius:8px;
	
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CCCCCC), to(#666666));
background: -moz-linear-gradient(#CCCCCC, #666666);
background: linear-gradient(#CCCCCC, #666666);

}

