

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ff3333;
}

img {
	border: none;
}

a {
	color: #ff3333;
}

h3 {
	font-size: 11px;
	margin: 0 0 3px 0;
}

input, textarea {
	width: 300px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 5px;
}
input.btn {
	width: 100px;
}

#wrapper {
	width: 741px;
	height: 100%;
	padding: 28px 0 0 28px;
}

#header {
	width:741px;
	height: 112px;
	background: url(../images/relax_head.gif) no-repeat 0 0;
}

#logo {
	position: absolute;
	z-index: 9999;
	top: 26px;
	left: 28px;
	width: 210px;
	height: 62px;
	cursor: pointer;
}

#navigation {
	float: left;
	padding: 0 0 0 350px;
	width: 451px;
	height: 62px;
	font-size: 14px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}	

#navigation li {
	display: inline;
}

#navigation a, #navigation span {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	width: 95px;
	text-decoration: none;
}	

#navigation a:hover, #navigation span.here, #navigation a.here  {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	width: 95px;
	text-decoration: none;
	background: url(../images/nav-bullet.gif) no-repeat 0 0;
}	

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	display: inline;
}

#subnav a, #subnav span {
	display: block;
	float: left;
	padding: 0 5px 0 8px;
	background: url(../images/subnav-bullet.gif) no-repeat 0 3px;
}

#subnav a:hover, #subnav a.here {
	text-decoration: none;
}

#subnav a.last {

}

#section {
	float: right;
	width: 741px;
	font-size: 20px;
	line-height: 24px;
	text-align: right;
	text-transform: lowercase;
}

#content {
	width:736px;
}

#leftContent {
	float: left;
	margin: 0 0 10px 0;
	width:306px;
	text-align: right;
}

#rightContent {
	float: left;
	width:370px;
	margin: 0 0 10px 60px;
}

/* NEWS */
.imagetitle {
	margin: 5px 0 0 0;
}

.nl_summaryPost {
	margin: 0 0 10px 0;
}

.nl_page {
	margin: 0 5px 0 0;
}

#nl_pages {
	margin: 10px 0 10px 0;
}

#nl_currentpage {
	margin: 0 5px 0 0;
	text-decoration: none;
}

/* Contact */
.frmLabel {
	padding: 8px 0 0 0;
	height: 23px;
}

/* Slide images */

#si_image {
	margin: 0 0 10px 0;
}

.si_row {
	
}

a.si_link {
	width: 10px;
	height: 10px;
	text-decoration: none;
	color: #000;
}

a.si_active {
	width: 10px;
	height: 10px;
	text-decoration: none;
	color: #ff3333;
}
