* {
     margin: 0;
}
body, html {
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}
#container {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	width: 850px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -82px; /* the bottom margin is the negative value of the footer's height */
}
#top {
	background-repeat: no-repeat;
	height: 72px;
	background-position: left top;
	padding-left: 25px;
}
#top h1{
}
#top h1 a {
	height: 0px;
	width: 245px;
	display: block;
	padding-top: 75px;
	overflow: hidden;
}
#top h2 {
	display: none;
}
#menu {
	padding-left: 25px;
}
#menu ul, #menu li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display:inline;
}
#menu a {
	background-repeat: no-repeat;
	display: block;
	height: 0px;
	padding-top: 44px;
	overflow: hidden;
	float: left;
}
#menu .menu1 a {
	width: 202px;
}
#menu .menu2 a {
	width: 84px;
}
#menu .menu3 a {
	width: 70px;
}
#menu .menu4 a {
	width: 116px;
}
#menu .menu5 a {
	width: 100px;
}
#menu .menu6 a {
	width: 94px;
}
#menu .menu7 a {
	width: 134px;
}
#content {
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	padding-top: 72px;
	clear: both;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 82px;
	*padding-top: 40px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width:850px;
	text-align: center;
		margin-left: auto;
	margin-right: auto;
}
#footer p {
	padding-top: 65px;
	font-size: 10px;
	font-weight: bold;
	color: #ADDDEA;
}
.clear {
	clear: both;
}
.clear-push {
	height: 82px;
	clear:both;
}
div.tx-wecmap-pi1,
div.tx-wecmap-map {
color: #000000;
margin-top: 10px;
margin-bottom: 10px;
}
div#map13_directions {
color: #ADDDEA;
}
div.csc-frame-frame2 {
	background-image: url(images/tags_box_bottom.gif);
	background-repeat: no-repeat;
	width: 180px;
	padding-bottom: 20px;
	background-position: center bottom;
	margin-bottom: 10px;
}
div.csc-frame-frame2 h2 {
	background-image: url(images/tags_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}