@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:30px;
}
#header {
margin:0px; padding:0px;
	
}

#mainContent {
	margin:0px; padding:0px; width:800px; height:435px; 
	}

#mainContent a {color:#84321e;}
	
#mainContent p {width:540px; margin-left:135px; line-height:18px; font-size:12px; margin-bottom:0px; padding-top:10px;}
	
#footer {
	background:#367755;
	width:800px; height:47px;
	
}

#footer p{padding-left:15px; padding-top:15px; 	color:#FFFFFF; text-transform:capitalize; font-size:11px;}
#footer a{ color:#FFFFFF; text-transform:capitalize; font-size:11px;}

p {padding:0px; margin:0px; color:#605c4c; }

#navigation {width:254px; height:84px; background-image:url(/images/Backs_03.jpg); background-repeat:no-repeat;}

#bottomNav {background-image:url(/images/backs_07.jpg);}


#index {background-image:url(/images/microsite-home_04.jpg); background-repeat:no-repeat; width:285px; height:84px;}

.index {background-image:url(/images/microsite-home_15.jpg); background-repeat:no-repeat; }

#Index {background-image:url(/images/microsite-home_04.jpg); background-repeat:no-repeat; width:285px; height:84px;}

.Index {background-image:url(/images/microsite-home_15.jpg); background-repeat:no-repeat; }


#notfound {background-image:url(/images/microsite-home_04.jpg); background-repeat:no-repeat; width:285px; height:84px;}

.notfound {background-image:url(/images/microsite-home_15.jpg); background-repeat:no-repeat; }


#meetus {background-image:url(/images/meetback_04.jpg); background-repeat:no-repeat; width:285px; height:84px;}

.meetus {background-image:url(/images/meetback_15.jpg); background-repeat:no-repeat; }


#learnmore {background-image:url(/images/learnback_04.jpg); background-repeat:no-repeat; width:285px; height:84px;}

.learnmore {background-image:url(/images/learnback_15.jpg); background-repeat:no-repeat; }

#getsome {background-image:url(/images/getback_04.jpg); background-repeat:no-repeat; width:285px; height:84px;}

.getsome {background-image:url(/images/getback_15.jpg); background-repeat:no-repeat; }


#map {background-image:url(/images/getback_04.jpg); background-repeat:no-repeat; width:285px; height:84px;}

.map {background-image:url(/images/getback_15.jpg); background-repeat:no-repeat; }



#emp {font-weight:bold; font-size:16px;}

#meet a {width:58px; height:30px; background-image:url(/images/microsite-home_05.jpg); display:block; float:left; margin-top:26px; margin-right:5px;}
#meeton a {width:58px; height:30px; background-image:url(/images/microsite-home-over_05.jpg); display:block; float:left; margin-top:26px; margin-right:5px;}

#learn a {width:74px; height:30px; background-image:url(/images/microsite-home_06.jpg); display:block; float:left; margin-top:26px; margin-right:5px;}
#learnon a {width:74px; height:30px; background-image:url(/images/microsite-home-over_06.jpg); display:block; float:left; margin-top:26px; margin-right:5px;}

#get a {width:74px; height:30px; background-image:url(/images/microsite-home_07.jpg); display:block; float:left; margin-top:26px; margin-right:5px;}
#geton a {width:74px; height:30px; background-image:url(/images/microsite-home-over_07.jpg); display:block; float:left; margin-top:26px; margin-right:5px;}

#meet a:hover {background-image:url(/images/microsite-home-over_05.jpg);}

#learn a:hover {background-image:url(/images/microsite-home-over_06.jpg);}

#get a:hover {background-image:url(/images/microsite-home-over_07.jpg);}

#indent {margin-left:180px; width:500px; font-size:12px; color:#605c4c; margin-bottom:0px; margin-top:5px; padding-bottom:0px; font-weight:bold; }

#emp2 {font-size:13px; font-weight:bold;}

ul.meet {margin:0px; padding:0px; margin-left:40px; margin-top:3px; }
li.meet {margin:2px;}

ul.learn {color:#605c4c; font-size:11px; margin-left:160px; line-height:16px; margin-top:0px; padding-left:10px; margin-right:70px; }
ul.learn li {margin-top:6px;}

#getsTab {width:600px; margin-left:140px; font-size:11px; color:#605c4c; margin-top:10px; border:1px;}

.meetTable {border-bottom:1px solid #605c4c; padding-bottom:3px; padding-left:4px; padding-top:5px;}

