body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #E9F4FA;
	}
	
	
	h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F547D;
	font-weight: bold;	
	}
	
	
	
     h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3887B1;
	font-weight: bold;
     }


a:link {
	color: #FEC61D;
	text-decoration: none;
	font-weight: bold;	
}

a {
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: #FEC61D;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FEC61D;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FEC61D;
	font-weight: bold;
}

#wrapper {
	width: 900px;
	height: 660px;
	margin: 0 auto;
	background-image:url(../images/aboutus_bg.jpg);
	background-repeat: no-repeat;
    }


   #flashcontent {
	width: 891px;
	height: 255px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 7px;
	}
	
	#textbox {
	float: left;
	width: 467px;
	height: 290px;
	background-color: #EFEFEF;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	margin-left: 17px;
	margin-right: 0px;
	}
	
	#imagebox {
	float: right;
	width: 319px;
	height: 290px;
	margin-right: 17px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	background-color: #EFEFEF;
	}


   #bottomsection {
	width: 866px;
	clear: both;
	height: 70px;
	background-color: #0E547C;
	margin: 0 auto;
	margin-left: 18px;
   }



  * html #textbox {
	float: left;
	width: 477px;
	height: 290px;
	background-color: #EFEFEF;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 20px;
	margin-left: 8px;
	margin-right: 0px;
	}
	
	
	* html #imagebox {
	float: right;
	width: 305px;
	height: 290px;
	margin-right: 9px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	background-color: #EFEFEF;
	}
	
	
	* html #bottomsection {
	width: 866px;
	clear: both;
	height: 70px;
	background-color: #0E547C;
	margin: 0 auto;
	margin-left: 18px;
   }