@charset "UTF-8";

* {padding:0px;	margin:0px;}
body {font: 100% Verdana, Arial, Helvetica, sans-serif;	background: url(../images/MTL_bg.jpg) repeat #fff;margin: 0;padding: 0;text-align: center;color: #52310e;}
a {color:#79a23e; text-decoration:none;}
a:hover {color:#8dbd4a; text-decoration:underline;}
#container {top:20px; width: 801px;height: 576px;margin: 0 auto;;text-align: left;position:relative;}
#maincontent {width:687px; float:right;}
#header {width:687px; height:59px; background:url(../images/MTL_header.jpg) top left no-repeat;}
#logo {width:687px; height:113px; background:url(../images/MTL_logo.jpg) top left no-repeat;}
#content {width:500px;background:url(../images/MTL_content.jpg) top left repeat-y;padding:0 80px 0 107px;}
#footer {width:687px; height:63px; background:url(../images/MTL_footer.jpg) top left no-repeat;}
#copyright {text-align:center;padding-top:40px;}



/*Navigation
============================*/
#nav {width:183px;height:280px;z-index:1;position:absolute;	top: 171px;}
#nav ul {list-style:none;}
#nav li {padding-left:15px;}
#nav li a {display:block;text-decoration:none;font-size:14px; font-weight:bold;}
#nav #one {height:56px; background:url(../images/MTL_button01.jpg) top left no-repeat;}
#nav #one a {padding-top:18px;padding-left:25px;color:#967245;}
#nav #two {height:56px; background:url(../images/MTL_button02.jpg) top left no-repeat;}
#nav #two a {padding-top:14px;padding-left:40px;color:#967245;}
#nav #three {height:56px; background:url(../images/MTL_button03.jpg) top left no-repeat;}
#nav #three a {padding-top:19px;padding-left:30px; color:#967245;}
#nav #four {height:56px; background:url(../images/MTL_button04.jpg) top left no-repeat;}
#nav #four a {padding-top:19px;color:#967245;}
#nav #five {height:56px; background:url(../images/MTL_button05.jpg) top left no-repeat;}
#nav #five a {padding-top:19px;padding-left:40px;color:#967245;}
#nav #one a:hover {color:#8dbd49;}
#nav #two a:hover {color:#8dbd49;}
#nav #three a:hover {color:#8dbd49;}
#nav #four a:hover {color:#8dbd49;}
#nav #five a:hover {color:#8dbd49;}

#header ul {padding:30px 0 0 95px;list-style:none;}
#header li {width:70px;height:20px; font-size:12px;float:left;text-align:center;}
#header li a {display:block; text-decoration:none;}
#header li a:hover {text-decoration:underline;}
 
#breadcrumbs {padding:6px; background-color:#f6eed2;width:470px;font-size:11px; line-height:2}
#breadcrumbs a:link, #breadcrumbs a:visited {color:#bb9a27; text-decoration:none;}
#breadcrumbs a:hover {text-decoration:underline;}
#toynav {background-color:#e8efda; line-height:3; margin-bottom:12px; width:470px; font-size:11px; text-indent:6px;}



/*Typography
============================*/
h1 {font-size:18px; padding:15px 0px 10px 0;border-bottom:2px dashed #e2c86f;margin:0 20px 15px 0}
h2 {font-size:18px; padding:15px 0 10px 0; color:#8dbd49; font:"Times New Roman", Times, serif;}
p {font-size:14px;padding:0 25px 12px 0;line-height:20px;}
ol {padding: 4px 100px 6px 40px;}
ol li {font-size:14px;padding-bottom:12px;color:#ad8a5d;}
#copyright p {font-size:11px;color:#ad8a5d;}
.answers {color:#ad8a5d;}
.top a {font-size:11px;}


/*Images
============================*/
#about {width:149px;height:168px;white-space:normal;float:right;padding:15px 10px 0 5px;background:url(../images/Meike-head-shot.jpg) center center no-repeat;}


/*Clear float
============================*/
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

