html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C89C52 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #CCC;
	padding: 20px 0 0 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
	position: relative;
}

/** header **/
#header {
  padding-top: 1px;
}
#header h1 {
	font: 32px "Times new roman", serif;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 35px;
	color: #333;
	padding: 0 0 0 0.7em;
	margin: -1em 0 0 0;
	line-height: 1;
	width: 433px;
	font-family: DIN-Bold;
	font-size: 14px;
}
#nav-top {
  margin-left: 503px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
	float: left;
	background: #666666;
	list-style: none;
	text-align: center;
	font: 18px "Times new roman", serif;
	height: 31px;
	line-height: 31px;
}
#nav-top li div {

}
#nav-top li#tab-faq {
	width: 59px;
	font-family: DIN-Bold;
	font-size: 12px;
}
#nav-top li#tab-map {
	width: 99px;
	margin-left: 3px;
	font-family: DIN-Bold;
	font-size: 12px;
	text-align: center;
}
#nav-top a {
	color: #CCC;
	text-decoration: none;
	font-family: DIN-Regular;
	font-size: 10px;
}
#nav-top a:hover {
	color: #FFF;
	font-family: DIN-Regular;
	font-size: 10px;
}

#nav {
	padding-top: 372px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 13px;
}
#nav li.home {
	padding-left: 20px;
	background-image: url(images/nav_lit.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#nav a {
	font: 16px "Times new roman", serif;
	color: #CCC;
	text-decoration: none;
	font-family: DIN-Regular;
	font-size: 12px;
}
#nav a:hover {
	font-family: DIN-Regular;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}

/** content **/

#content {
	padding-left: 15px;
	background-color: #FFF;
	border-width: 1 px;
	border-bottom-style: solid;
	border-color: #CCC;
	border-left-style: solid;
	border-right-style: solid;
}
#content h2 {
	font: 24px;
	color: #666;
	font-weight: normal;
	border-left: 2px solid #666;
	padding: 1px 1px 1px 8px;
	margin-top: 22px;
	font-family: DIN-Bold;
	font-size: 12pt;
}
#content p {
	margin-left: 11px;
	line-height: 1.3;
	font-family: DIN-Regular;
	color: #666;
}
#content a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #666;
}

#content .left-col {
	float: left;
	width: 450px;
	background-color: #FFF;
}
#content .right-col {
	float: right;
	width: 205px;
	color: #666;
}

#content #welcome {
	margin-right: 15px;
	font-size:10pt;
	color: #333;
}
#content #welcome a{
	color: #666;
	font-weight: normal;
}
#content #welcome a:hover{
	color: #007CC3;
	font-weight: normal;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
	float: left;
	width: 119px;
	padding: 0 23px 2.3em 23px;
	margin-right: 1px;
	background: #007CC3;
	position: relative;
	background-color: #CCC;
}
#gallery .box h3 {
	text-align: center;
	line-height: 25px;
	color: #FFF;
	height: 23px;
	margin-bottom: 10px;
	background-color: #007CC3;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: DIN-Regular;
	font-size: 8pt;
}
#gallery .box p {
	margin: 1em 0;
	padding: 0;
	line-height: 1.4;
	color: #666;
}
#gallery .box .more {
	height: 18px;
	line-height: 18px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 3.2em;
	padding-right: 4px;
	margin-bottom: 0;
	background-color: #666;
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery .box .more a {
	color: #FFF;
	font-size: 14pt;
	font-weight: normal;
}
#gallery .box .more a:hover {
	color: #333;
	font-size: 14pt;
}
#gallery .box-lit {

}
#gallery .box-lit h3 {
	background-color: #007CC3;
	background-repeat: no-repeat;
	background-position: center top;
}
#gallery .box-lit .more {
	background-color: #666;
	background-repeat: no-repeat;
	background-position: left top;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
	border-left: 1px solid #666;
	padding-left: 9px;
	margin: 10px;
	font-family: DIN-Regular;
	font-size: 9pt;
}
#content .right-col a {
	font-size: 9pt;
	font-weight: normal;
	color: #666;
	font-family: DIN-Regular;
}
#content .right-col a:hover {
	color: #007cc3;
	font-family: DIN-Regular;
	font-size: 9pt;
}
/** later **/

#later {
	color: #333;
}
#later h2 {
	font-size: 12pt;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
	float: left;
	width: 170px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 67px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
	background: #666;
	text-align: center;
	color: #CCC;
	padding: 5px;
	font-family: DIN-Regular;
}
#wrapper #header #nav-top ul #tab-map div {
	font-size: 9px;
}
#wrapper #content .left-col #welcome p {
	color: #666;
}
.destaque {
	color: #007cc3;
}

