body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font: 13px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif, Arial;
	background: #f3f3f3;
	color: #777777;
}

#WindowArea {width: 100%; height: auto;}

#PageLayout {width: 1024px; height: auto; background-color: #fafafa; margin: auto; float: center;}

#Page {width: 1000px; height: auto; background-color: #fafafa; margin: auto; float: center;}


#HeaderBox {width: 1000px; height: 110px; padding: 20px 0px 0px 0px; float: left;}
#HomeLogo {width: 150px; height: 110px; float: left; background: url(../images/melogo.png) no-repeat;}
#Feature {width: 1000px; height: 620px; float: left; padding: 15px 0px 0px 0px;}

#grid01 {width: 320px; height: 200px; float: left; padding: 0px 0px 0px 0px;}
#grid02 {width: 320px; height: 200px; float: left; padding: 0px 0px 0px 20px;}
#grid03 {width: 320px; height: 200px; float: left; padding: 0px 0px 0px 20px;}

#titlebox {width: 320px; height: auto; float: left; padding: 0px 0px 0px 0px; color: #ffffff}
#descriptionbox {width: 320px; height: auto; float: left; padding: 0px 0px 0px 0px; color: #ffffff}


#title01 {width: auto; height: auto; float: left; background: #0066CC; padding: 5px 5px 5px 5px; color: #ffffff}
#description01 {width: auto; height: auto; float: left; background: #6666CC; padding: 5px 5px 5px 5px; color: #ffffff}


#title02 {width: auto; height: auto; float: left; background: #FF66CC; padding: 5px 5px 5px 5px; color: #ffffff}
#description02 {width: auto; height: auto; float: left; background: #FF9900; padding: 5px 5px 5px 5px; color: #ffffff}


#title03 {width: auto; height: auto; float: left; background: #66CC99; padding: 5px 5px 5px 5px; color: #ffffff}
#description03 {width: auto; height: auto; float: left; background: #66CCFF; padding: 5px 5px 5px 5px; color: #ffffff}


/*Links*/
a:link {color: #000000; text-decoration: underline; font-weight: bold;}
a:visited {color: #000000; text-decoration: underline; font-weight: bold;}
a:hover {color: #000000; text-decoration: none; font-weight: bold;}
a:active {color: #000000; text-decoration: underline; font-weight: bold;}
