/* CSS dokument */
/* © dg studio 2012 */
* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, label, input, textarea, ol, ul, li {
	font-family: Arial, Helvetica, sans-serif;
}

.display-none {
	display: none;
}

.clear {
	clear: both;
}

li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

img {
	border: none;
}

abbr {
	cursor: help;
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.42em;
	background: #000001 url('../img/body.png') no-repeat fixed top;
}

#page {
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 1000px;
	min-height: 229px;
}

#header h1 {
	float: left;
	font-size: 1.2em;
}

#header h1 a {
	position: relative;
	margin-top: 26px;
	margin-left: 22px;
	width: 205px;
	height: 174px;
	text-decoration: none;
	border: none;
	display: block;
	background: url('../img/logo.png') no-repeat top;
}

#header h1 a span {
	display: none;
}

#header h2 {
	float: left;
	color: #ffffff;
	font-size: 2.6em;
	font-weight: bold;
	width: 330px;
	margin-top: 25px;
	margin-left: 170px;
	line-height: 1.5em;
}

#header h2 span {
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	background: #b10000;	
}

#header .facebook {
	position: relative;
	width: 80px;
	height: 30px;
	float: right;
	margin-top: 25px;
	margin-right: 22px;
}

#menu {
	position: relative;
	width: 1000px;
	min-height: 56px;
	background: url('../img/menu.png') no-repeat top;
}

#menu ul {
	margin: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

#menu li {
	float: left;
	margin-left: 14px;
}
#menu ul ul{
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
}


#menu li ul li{
	margin: 0px;
}


#menu li a {
	position: relative;
	color: #000000;
	display: block;
	background: url('../img/menu-a.png') no-repeat left;
	padding-top: 18px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
}

#menu li ul li a {
	position: relative;
	color: #000000;
	display: block;
	padding:5px;
  background:none;
}

#menu li a:hover, #menu li a.active {
	background: url('../img/menu-hover.png') no-repeat left;
}

#menu li ul li a:hover, #menu li ul li a.active {
	background: none;
  color:red;
  font-weight:bold;
}


#content {
	position: relative;
	width: 1000px;
	min-height: 536px;
	margin-top: 9px;
}

#content .content-top {
	position: relative;
	width: 1000px;
	height: 9px;
	font-size: 0px;
	background: url('../img/content-top.png') no-repeat top;
}

#content .content-center {
	position: relative;
	width: 1000px;
	min-height: 518px;
	background: url('../img/content-center.png') repeat-y top;
}

#content .content-bottom {
	position: relative;
	width: 1000px;
	height: 9px;
	font-size: 0px;
	background: url('../img/content-bottom.png') no-repeat bottom;
}

#content .content-center .cleft {
	position: relative;
	width: 621px;
	min-height: 487px;
	padding-top: 15px;
	margin-left: 28px;
}

#content .content-center .cleft .cleft-top {
	position: relative;
	width: 621px;
	height: 9px;
	font-size: 0px;
	background: url('../img/cleft-top.png') no-repeat top;
}

#content .content-center .cleft .cleft-center {
	position: relative;
	width: 573px;
	min-height: 459px;
	padding-top: 10px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 10px;
	color: #000000;
	background: url('../img/cleft-center.png') repeat-y top;
}

#content .content-center .cleft .cleft-center h2 {
	color: #b10000;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: underline;
}

#content .content-center .cleft .cleft-center h3 {
	color: #b10000;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 3px;
}

#content .content-center .cleft .cleft-center .img {
	float: left;
	margin-right: 20px;
}

#content .content-center .cleft .cleft-center a {
	color: #000000;
	text-decoration: underline;
}

#content .content-center .cleft .cleft-center .price-list ul {
	margin-left: 20px;
	margin-right: 20px;
}

#content .content-center .cleft .cleft-center .price-list ul li {
	font-weight: bold;
	cursor: pointer;
}

#content .content-center .cleft .cleft-center .price-list ul li ul {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: none;
}

#content .content-center .cleft .cleft-center .price-list ul li ul li {
	font-weight: normal;
	list-style-type: disc;
	cursor: default;
}

#content .content-center .cleft .cleft-center .price-list .information-box {
	text-align: center;
	color: #b10000;
	margin-top: 20px;
}

#content .content-center .cleft .cleft-center .info-panel {
	position: relative;
	width: 621px;
	min-height: 200px;
	margin-top: 20px;
	margin-left: -24px;
	padding-top: 20px;
	background: #b10000;
}

#content .content-center .cleft .cleft-center .info-panel ul {
	margin: 0px;
	margin-left: 24px;
	padding: 0px;
	color: #ffffff;
}

#content .content-center .cleft .cleft-center .info-panel li {
	background: url('../img/info-panel-li.png') no-repeat left;
	padding-left: 24px;
	margin-bottom: 3px;
}

#content .content-center .cleft .cleft-bottom {
	position: relative;
	width: 621px;
	height: 9px;
	font-size: 0px;
	background: url('../img/cleft-bottom.png') no-repeat bottom;
}

#partners {
	position: relative;
	width: 1000px;
	margin-top: 10px;
}

#partners h3 {
	font-size: 1.0em;
	font-weight: normal;
	color: #ffffff;
	margin-left: 30px;
	margin-bottom: 2px;
}

#partners .partners-top {
	position: relative;
	width: 1000px;
	height: 3px;
	font-size: 0px;
	background: url('../img/partners-top.png') no-repeat top;
}

#partners .partners-center {
	position: relative;
	width: 940px;
	padding-left: 30px;
	padding-right: 30px;
	background: #ffffff;
}

#partners .partners-bottom {
	position: relative;
	width: 1000px;
	height: 3px;
	font-size: 0px;
	background: url('../img/partners-bottom.png') no-repeat bottom;
}

#footer {
	position: relative;
	width: 1000px;
	min-height: 53px;
	font-size: 0.7em;
	padding-top: 10px;
	margin-top: 20px;
}

#footer p {
	color: #ffffff;
	line-height: 1.6em;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
}

#footer p.left {
	float: left;
	margin-left: 20px;
}

#footer p.right {
	float: right;
	margin-right: 20px;
	text-align: right;
}