* { margin: 0px; padding: 0px; }
body {background-color:#333333; text-align:center; color: #EEEEEE; font-family:Verdana, Arial, Helvetica, sans-serif;}
input {margin-top: 5px; margin-bottom: 5px;}
textarea {margin-top: 5px; margin-bottom: 5px;}

#container {width: 950px; margin: auto; text-align:center;}
#map {background-color: #EEEEEE; width: 900px; height: 300px; margin: auto; margin-top: 15px; margin-bottom: 15px; border: 2px solid #EEEEEE;}
#menu {margin-bottom: 5px;}
#menu li {display: inline; margin: 0px 15px 0px 15px;}
#menu li img {margin: 5px 5px 0px 0px;}
#menu a img {border: 0px;}
#menu a {color: #EEEEEE; text-decoration: none;}
#menu a:hover {color: #999999; text-decoration: underline;}

#locationcontainer {width: 850px; margin:auto;}
#locations {width: 750px; float:left; font-size: 10px;}
#locations div img {border: 1px solid #EEEEEE; width:175px; height:120px;}
#locations div {float:left; padding: 0px 5px 10px 5px; width: 177px;}
#locations h1 {font-size: 14px;}

#main {text-align:left; width: 850px; margin: auto;}
#main a {color: #999999; text-decoration: none;}
#main a:hover {color: #999999; text-decoration: underline;}
#main h1 {font-size: 24px; font-weight: normal; margin-top: 15px;}
#main h2 {font-size: 20px; font-weight: normal; margin-top: 15px;}
#main p { font-size: 14px; margin: 12px 0px 0px 0px; line-height: 24px; text-align:justify;}

#footer {clear: both; padding-top: 25px; margin-right:45px; font-size: 12px; color:#CCCCCC; text-align:right;}
#footer a {color: #EEEEEE; text-decoration: none;}
#footer a:hover {color: #999999; text-decoration: underline;}

.scroll {float:left; width: 50px;}
.scroll img {border: 0px;}
.scroll a img {border: 0px; text-decoration:none;}
