/* CSS demo */
* {
	padding: 0;
	margin: 0;	
	}
div#toparea {
	width: 780px;
	background-color: #ffffff;
	text-align:center;
	padding-top: 20px;
	border:#e4eafb solid 1px;
	}	
body {
	text-align: center;
	/*padding-top: 25px;*/
	font-family: Biaukai;apple LI sung; SimHei utf-8
		/*font-family: SimHei; */
	}
table#logo {
	background-color: #fff;
	color: #394c99;
	}
table#logo p {
	/* padding-bottom: 5px; */
	font-weight: bold;
	font-size: 12px;
	}

table#logo p#awards {
	padding-right: 50px;
	font-size: 10px;
	}
div#navigation {
	background-color: #485d96;
	width:780px;
	}
div#navigation ul {
	padding-left: 50px;
	list-style: none;
	}
div#navigation ul li {
	padding-left: 30px; /* controls the space between each button */
	float: left;
	color: #fff;
	}
div#navigation ul li a {
	/* border: 1px solid #000; */
	text-decoration: none;
	padding: 5px 10px;
	letter-spacing: 1px;
	font-size: 14px;
	display: block;
	color: #fff;
	}
div#navigation ul li a:hover {
	background: #081f7f;
	}
/* div#locations {
	background-color: #48964f;
	height:30px;
	color:#FFFFFF
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
	width:780px;
	 }  */
	 
div#locations02 {
	/*padding: 0px 0px 0px 0px;*/
	width:780px;
		 }
		 
div#pad01 {
	padding: 0px 0px 0px 0px;
		 } 
	 
div#mainarea {
	width: 780px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align:left;
	vertical-align: top;
	font-size: 12px;
	color:#999999;
	line-height:135%;
	/*border:#e4eafb solid 1px;*/
	}
	
div#pest_info {
	width: 120px; 
	background-color: #e4eafb;
	text-decoration: none;
	color:#6699FF;
	text-align:center;
	height:550px;
	font-size: 12px;
		}	

div#mainarea02 {
	width: 640px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align:left;
	vertical-align: top;
	font-size: 12px;
	color:#999999;
	line-height:135%;
	/*border:#e4eafb solid 1px;*/
	}
	
div#mainarea03 {
	width: 740px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align:left;
	vertical-align: top;
	font-size: 12px;
	color:#999999;
	line-height:135%;
	/*border:#e4eafb solid 1px;*/
	}