
html, body {
	margin: 0px;
	background-color: #686969;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
}

a, img {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

img {
	border: none;
}

ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

li {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	list-style: none;
}

li a {
	display: inline;
	float: none;
}

h1 {
	color: #000000;
	font-size: 34px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	color: #A68500;
	font-size: 16px;
	font-family: arial;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
}

table, td, tr {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#doc {
	margin: 0 auto;
	width: 921px;
}

#wrapper {
	width: 100%;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding-right:2px;
}

#wrapper2 {
	width: 100%;
	background-image: url(images/bg2_grad.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#side a, #side img {
	float: none;
}

#side {
	float: right;
}

#body {
	background-color: #FFFFFF;
	background-image: url(images/l.jpg);
	background-repeat: repeat-y;
	background-position: right;
	/* border-top:16px solid #f00; */
}

#body #banner img {
	float: none;
}

#body table {
	background-image: url(images/l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#body table table {
	background-image: none;
}

#body #content {
	background-image: url(images/content_tr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: 220px;
	min-height: 636px;
	padding: 20px;
}

#body #left {
	float: left;
	width: 180px;
	padding-left: 40px;
	padding-top: 100px;
}

body #footer #map a {
  border: 0px solid !important;
}


#footer {
	background-image: url(images/cfooter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 152px;
	clear:left;
}

#map {
	position: relative;
	margin: 0 auto;
	width: 921px;
}
