body { background: #e3e3e3;  margin: 0; padding: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: left; color: #414141; }
a { color: #676767; cursor: pointer;  }
a:hover { color: black; text-decoration: none; }
h1 { padding: 0px 0px 15px 0px; margin: 0px; font-size: 24px; color: #2c4c48; font-weight: normal;  }
p { padding: 0px; margin: 0px; }

#container {text-align: left;width: 1000px; margin: 0 auto 0 auto;padding: 0;position: relative;}
#main { float: left; width: 1000px; background: white; }
#head { float: left; width: 1000px; padding-top: 40px; }
#slogan { float: left; width: 750px; font-size: 26px; color: #b3aeb3; padding: 10px 0px 20px 50px;}
#logo { float: left; width: 164px; height: 61px; }

.col { float: left; }
#menu { float: left; width: 900px; padding-left: 50px; }
#content { float: left; width: 1000px; background: url(../img/content_bg.gif); }
.menulink a{ float: left; padding: 5px 30px 10px 10px; background: url(../img/arrow.png) no-repeat 0px 5px; font-size: 15px; font-weight: bold; color: red; text-decoration: none;}
.menuact { float: left; padding: 5px 30px 10px 15px; background: url(../img/arrow_d.gif) no-repeat 0px 10px; font-size: 15px; font-weight: bold; color:#7f7f7f; text-decoration: none;}

h1 { margin: 0px 0px 0px 0px; padding: 5px 0px 5px 50px; background: #b3aeb3; color: white; font-weight: bold;}



#footer { float: left; width: 950px; height: 30px; color: #b3aeb3; padding: 20px 0px 0px 50px; background: url(../img/footer.gif) no-repeat; }
#footer a{ font-size: 12px; color: #b3aeb3; font-weight: bold; text-decoration: none;}

