/********************
								Reset
											********************/
html,body,address,blockquote,div,form,fieldset,caption,h1,h2,h3,h4,h5,h6,hr,ul,ol,ul,li,dl,dt,dd,table,tr,td,th,p,img {
	margin: 0; 
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ul, ol, li {
	list-style-type: none; 	
}

img,fieldset {
	border: none;
}

input, select, textarea {
	margin: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

/********************
								Body
											********************/
body {
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	line-height: 1;
	color: #FFF;
}

#bg { 
	position: fixed; 
	top: 0; 
	left: 0;
	z-index: -999; 
}

.bgwidth { 
	width: 100%; 
}

.bgheight { 
	height: 100%; 
}


/********************
							Wrapper
											********************/
#wrapper {
	min-height: 100%;
	margin: -115px auto 15px;
	font-size: .8125em;
	clear:both;
}

* html #wrapper{
	height:100%
}

#container {
	width: 1001px;
	margin:0 auto;
	position: relative;
	z-index: 4;
	border-top:115px solid #fff;
}

/********************
							Header
											********************/
#header {
	width: 1001px;
	height: 85px;
	position: relative;
	z-index: 15;
}

#header #logo {
	width: 315px;
	float: left;
	margin: 10px 0 0 25px;
}

#header #logo a {
	width: 315px;
	height: 120px;
	display: block;
	background: url(../images/site/logo.gif);
	text-transform: uppercase;
	text-indent: -999em;
}

#header #languages {
	position: absolute;
	top: 20px;
	right: 10px; 
}

#header #languages #language {
	width: 60px;
	height: 16px;
	font-size: .5em;
}

#header #languages li {
	font-size: .5em;	
}

#header #languages,
#header #languages li a {
	font-size: .5em;
}

#top_menu {
	position: absolute;
	top: 60px;
	right: 10px;
	list-style: none !important;	
}

#header #top_menu li {
	float: left;
	margin: 0;
}

#header #top_menu li + li {
	margin-left: 14px;	
}

#header #top_menu li a {
	color: #FFF;
	text-decoration: none;
}

/********************
						Main menu
											********************/
											
#menu_background {
	width: 1001px;
	height: 120px;
	position: relative;
	z-index: 10;
	background: #FFF;
}

/********************
						    Icons
											********************/
#social_icons {
	position: absolute;
	top: 10px;
	right: 10px;
}

#social_icons li {
	width: 24px;
	height: 24px;
	margin: 0;
	float: left;
}

#social_icons li + li {
	margin-left: 12px;
}

#social_icons li a {
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -9999em;
	text-transform:uppercase;	
}

#social_icons li a.facebook {
	background: url(../images/site/facebook.png); 
}

#social_icons li a.twitter {
	background: url(../images/site/twitter.png); 
}	

#social_icons li a.linked {
	background: url(../images/site/linkin.png); 
}										
											
/********************
						    Menu
											********************/
#menu {
	width: 1001px;
	margin: 0 10px;
	overflow: hidden;
	clear: both;
}

#menu li {
  width:90px;
	line-height: 1.18;
	margin: 0;	
	position: relative;
  float:left;
  display:inline;
}

#menu li + li {
	margin:0 0 0 20px;	
}

#menu li strong {
  white-space:nowrap;
  display:block;
	font-weight: normal;
	color: #3b3b39;
	font-size: 1.4em;
}

#menu li a {
	width: 101px;
	padding:5px 0 2px;
  float:left;
  position:relative;
  z-index:1;
  color:#a4a2a2;
  text-decoration:none;
  font-size:.8em;
  text-align:right;
}

#menu a strong:hover,
#menu a stron:focus {
	color: #00abaf;
}

/********************
							Content
											********************/
#content {
	width: 915px;
	margin: 0 43px;
	padding-bottom: 25px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.content_background {
	width: 915px;
	position: absolute;
	bottom: 0px;
	left: 43px;
	top: 516px;
	z-index: 0;
	background: url(../images/site/content.png) 0 100%;
}

#content h1,
#content h2 {
	padding: 25px 25px 15px;
	font-size: 1.25em;
	color: #FFF;
}

#content h2 {
	font-size: 1.1em;
}

#content p {
	margin: 0 40px 0 25px;
	text-align: justify;
}

#content p + p,
#content p + ul + p,
#content ul {
	margin: 15px 40px 0 25px;
}

#content ul {
	line-height: 1.3;
	list-style: square !important;
}

#content ul li {
	margin-left: 12px;
	list-style: square !important;	
}

#content p.map {
	margin: 15px 0 0 25px !important;
	display: block;	
}

#content p.map a {
	color: #FFF;
	text-decoration: underline !important;
}

#content p.map a:hover, 
#content p.map a:focus{
	text-decoration: none;	
}

#content a {
	color: #FFF;
	text-decoration: underline !important;
}

#content a:hover,
#content a:focus {
	text-decoration: none;
}

/********************
						  Gallery
											********************/
#content #gallery {
	width: 867px;
	margin: 0 23px 0 24px;
	clear: both;
	overflow: hidden;
	list-style: none !important;
}

#content p + #gallery {
	margin-top: 25px;
}

#content #gallery li,
#content #gallery li.last_li {
	width: 157px;
	margin: 0 20px 20px 0;
	float: left;
	list-style: none !important;
	text-align: center;
}

#content #gallery li.last_li {
	margin: 0 0 20px;
}

#content #gallery li img {
	padding: 2px;
	border: solid 1px #FFF;
}

/********************
							Links
											********************/
#content #links {
	width: 866px;
	margin: 0 24px 0 25px;
	overflow: hidden;
	list-style: none !important;	
}

#content #links li {
	width: 100% !important;
	margin: 0 0 20px;
	list-style: none !important;
	font-weight: bold;
}

#links li span {
	margin-top: -2px;
	diplay: block !important;
	font-weight: normal;
}

#links li span a {
	font-size: .86em;
	color: #FFF;
	text-decoration: none;
}

#links li span a:hover,
#links li span a:focus {
	text-decoration: underline;	
}

/********************
						  Contact
											********************/
#content .contact {
	width: 433px;
	margin: 0 25px;
	float: left;
	overflow: hidden;	
}

#content .contact h2 {
	padding: 0 0 25px !important;
	font-size: 1.1em;
	font-weight: bold;
}

#content .contactR {
	width: 408px;
	margin: -8px 0 0;
	line-height: 1.3;
}

#content .contact form {
	width: 433px;
	margin: 0;
	padding: 0;	
}

#content .contact form .formfield{
	width: 350px;
	margin: 0 0 10px;
	padding: 6px 2px;
	float: left;
	background: none;
	border: 1px solid #FFF;
	color: #FFF;
}

#content .contact form .textarea {
	width: 350px;
	height: 110px;
	margin: 0 0 10px;
	padding: 6px 2px;
	float: left;
	background: none;
	border: 1px solid #FFF;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 1.1em;
	color: #FFF;
}

#content .contact form .button {
	float: left
}

#content .contact p {
	margin: 0 !important;
	font-weight: bold;
}

#content .contact p + p {
	margin: 15px 0 0 !important;
	font-weight: normal;
}


/********************
							Location
											********************/
#content iframe {
	width: 640px;
	height: 480px;
	margin: 25px 0 0 25px;
	border: 0;
}

/********************
					  Guestbook
											********************/
#content #guestbook{
	width: 485px;
	margin: 0 25px;
	float: left;
	overflow: hidden;	
}

#content #guestbook h2,
#content .guestbookR h2 {
	padding: 0 0 15px !important;
	font-size: 1.1em;
	font-weight: bold;
}

#content #guestbook .guestbook {
	width: 470px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	list-stye: none !important; 
}

#content #guestbook .guestbook li {
	width: 470px;
	margin: 0 !important;
	float: left;
	padding: 0 0 5px !important;
	display: block;
	border-bottom: dotted 1px #999;
	list-stye: none !important;
}

#content #guestbook .guestbook li + li {
	padding: 10px 0 5px !important;
}

#content #guestbook .guestbook li h2 {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1em;	
}

#content #guestbook .guestbook li h2 + li h2 {
	
}

#content #guestbook .guestbook li h2 span {
	display: block;
	font-size: .9em;
}

#content #guestbook .guestbook li p {
	margin: 10px 0 15px !important;
}

#content .guestbookR {
	width: 356px;
	margin: 0;
	float: left;
	overflow: hidden;
}

#content .guestbookR form {
	width: 356px;
	margin: 0;
	padding: 0;	
}

#content .guestbookR form .guestbookfield {
	width: 350px;
	margin: 0 0 10px;
	padding: 6px 2px;
	background: none;
	border: 1px solid #FFF;
	color: #FFF;
}

#content .guestbookR form .captchafield {
	width: 120px;
	margin: 0 0 10px;
	padding: 6px 2px;
	background: none;
	border: 1px solid #FFF;
	color: #FFF;	
}


#content .guestbookR form .textarea {
	width: 350px;
	height: 110px;
	margin: 0 0 10px;
	padding: 6px 2px;
	float: left;
	background: none;
	border: 1px solid #FFF;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
	font-size: 1.1em;
	color: #FFF;
}

#content .guestbookR form .button {
	float: left
}

#content .guestbookR p {
	margin: 0 !important;
	font-weight: bold;
	line-height: 1.2;
}

#content .guestbookR p + p {
	margin: 10px 0 0 !important;
	font-weight: normal;
}

/********************
							Footer
											********************/
#footer {
	width: 100%;
	height: 100px;
	clear: both;
	font-size: .8125em;
}

.footer {
	width: 915px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/site/content.png) 0 0;
	font-size: .86em;
}

.footer #footer_logo {
	width: 195;
	float: left;
	margin: 13px 25px; 	
}

.footer #footer_logo a {
	width: 195px;
	height: 74px;
	display: block;
	background: url(../images/site/logo_footer.gif);
	text-transform: uppercase;
	text-indent: -999em;	
}

.footer #footer_address {
	margin-top: 8px;
	float: left;
	display: inline-block;
	text-align: right;
	line-height: 1.3;
}

.footer #credits {
	line-height: 1.2;
	margin: 13px 25px 0 0;
	float: right;
	text-align: right;
	font-size: .7em; 
	color: #E2E2E2;
}

.footer #credits a {
	color: #E2E2E2;
	text-decoration: none;	
}

.footer #credits a:hover,
.footer #credits a:focus {
	text-decoration: underline;
}

