* {
 	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica;
}

body {
	background: url('images/header-bg.gif') repeat-x #fff1cd;
	text-align: center;
	color: #303030;
}

input, textarea, select, body {
	font-size: 11px;
	line-height: 15px;
}

div {
	text-align: left;
}

a {
	text-decoration: none;
	color: #303030;
}

a:hover, a:focus {
	color: #303030;
}

label {
	cursor: pointer;
}

input, textarea, select {
	padding: 2px;
	border: 1px solid #8F003E;
	width: 300px;
}

input[type="submit"] {
	background-color: #8F003E;
	float: right;
	width: 80px;
	color: #FFF;
}

textarea {
	width: 300px;
	height: 50px;
}

img {
	display: inline;
}

hr {
	height: 1px;
	background-color: #303030;
	display: block;
}

strong, b, .table-header, h3 {
	font-weight: bold;
	color: #8f003e;
	font-size: 11px;
	line-height: 15px;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 13px;
	line-height: 15px;
	color: #8f003e;
	text-align: left;
	margin: 5px 0px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	line-height: 15px;
	color: #8f003e;
	text-align: left;
	font-weight: bold;
}

p {
	margin-bottom: 5px;
}

a:hover {
	color: #303030;
}

#container {
	width: 901px;
	padding-top: 48px;
	margin: 0px auto;
	text-align:left;
}

#header {
	height: 284px;
	background-color: #FFF;
	color: #8f003e;
}

#shadow-left {
	position: absolute;
	background: url('images/shadow-left.png') repeat-y;
	width: 53px;
	margin-left: -53px;
	margin-top: 45px;
	height: 239px;
}

#shadow-right {
	position: absolute;
	background: url('images/shadow-right.png') repeat-y;
	width: 53px;
	margin-left: 901px;
	margin-top: 45px;
	height: 239px;
}

#navigation {
	position: absolute;
	z-index: 100;
}

#navigation li {
	float: left;
	height: 45px;
	line-height: 45px;
}

#navigation li a {
	font-size: 13px;
	padding: 16px 15px;
	color: #8f003e;
	text-transform: uppercase;
}

#navigation li a:hover,
#navigation .current_page_item a,
#navigation .current_page_parent a  {
	color: #FFF;
	background: #8f003e;
	padding: 16px 15px 36px 15px;
}

#header-box a {
	color: #8f003e;
}

#header-box {
	position: absolute;
	background: url('images/header-left.jpg') no-repeat left bottom;
	width: 366px;
	height: 239px;
	margin-top: 45px;	
}

#header-left-1 {
	position: absolute;
	margin-left: 28px;
	margin-top: 168px;
	width: 150px;
}

#header-left-2 {
	position: absolute;
	margin-left: 193px;
	margin-top: 168px;
	width: 150px;
}

#content {
	background-color: #FFF;
	padding-top: 6px;
}

#header-box a, #content a:hover {
	text-decoration: underline;
}

#content ul, #content ul li {
	list-style-type: disc;
	margin-left: 8px;
}

#content ol, #content ol li {
	list-style-type: decimal;
	margin-left: 8px;
}

#content-address {
	position: absolute;
	width: 366px;
	background-color: #fffae4;
}

#content-address a {
	text-decoration: underline;
}

#content-adress-div {
	margin: 20px 30px;
}

#content-text {
	width: 400px;
	margin-top: 20px;
	margin-left: 375px;
	padding: 0px 60px;
}

#content-text a {
	text-decoration: underline;
}

/* FORM 2 */

#wpcf7-f2-p57-o1 table td {
	padding: 1px 5px;
}

.size-1 input,
.size-2 input,
.size-3 input,
.size-4 input,
.size-5 input {
	width: 50px;
}

div.wpcf7-mail-sent-ok {
	border: 1px solid #8F003E;	
}

/* Header-Gallery */

#header-gallery {
	position: absolute;
	width: 527px;
	height: 239px;
	margin-left: 374px;
}

#header-gallery .header-gallery-3-div {
	width: 527px;
	height: 239px;
}

#header-gallery-1-content img,
#header-gallery-2-content img,
#header-gallery-3-content img {
	position: absolute;
	width:527px;
	height:239px;
}

#header-gallery-footer-text {
	position: absolute;
	top: 200px;
	z-index: 50;
	background-color: #FFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	padding: 13px 49px;
	
	width: 429px;
	height: 13px;
}

#header-gallery-footer {
	position: absolute;
	width:527px;
	top: 200px;
	z-index: 100;
}

#header-gallery-footer img {
	cursor: pointer;
}

#header-gallery-footer #header-gallery-button-right {
	position: absolute;
	right: 0px;
}
