body {
	margin:0;
	color:#999;
	font:14px Arial, Verdana, Tahoma,sans-serif;
	min-height:978px;
	min-width:889px;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* html body { height:978px;}
img {border-style:none;}
form {margin:0; padding:0;}
.wrapper {
	width:889px;
	margin:0 auto;
	position:relative;
}
/*Logotype*/
strong a.logo {
	position:absolute;
	top:50px;
	left:25px;
	width:154px;
	height:67px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	z-index:10;
}
/* Header */
#header {
	position:absolute;
	height:206px;
	left:0;
	width:100%;
	top:0;
}
#header p.fad {
	position:absolute;
	top:52px;
	margin:0;
	left:213px;
	width:295px;
}
#header .login {
	position:absolute;
	top:53px;
	left:631px;
	width:215px;
}
#header .login label {
	font-size:12px;
	line-height:14px;
}
#header .login .txt-inp {
	float:left;
	margin:9px 0 0;
	height:22px;
	background:url(../images/inptxt-bg.gif) no-repeat;
}
#header .login .txt-inp input {
	border:none;
	background:none;
	padding:4px 5px 0 5px;
	width:145px;
	font-size:12px;
}
#header .login .submit {
	float:right;
	margin:11px 0 0;
}
#header ul {
	position:absolute;
	left:26px;
	top:164px;
	margin:0;
	padding:0;
	list-style:none;
	height:17px;
}
#header ul li {
	float:left;
	padding-right:43px;
}
#header ul a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul a.home {
	width:45px;
	background:url(../images/home.gif) no-repeat;
}
#header ul a.home:hover {
	background:url(../images/home-hover.gif) no-repeat;
}
#header ul a.homedown {
	width:45px;
	background:url(../images/home-hover.gif) no-repeat;
}
#header ul a.gallery {
	width:60px;
	background:url(../images/gallery.gif) no-repeat;
}
#header ul a.gallery:hover {
	background:url(../images/gallery-hover.gif) no-repeat;
}
#header ul a.gallerydown {
	width:60px;
	background:url(../images/gallery-hover.gif) no-repeat;
}
#header ul a.events {
	width:48px;
	background:url(../images/events.gif) no-repeat;
}
#header ul a.events:hover {
	background:url(../images/events-hover.gif) no-repeat;
}
#header ul a.eventsdown {
	width:48px;
	background:url(../images/events-hover.gif) no-repeat;
}
#header ul a.services {
	width:62px;
	background:url(../images/services.gif) no-repeat;
}
#header ul a.services:hover {
	background:url(../images/services-hover.gif) no-repeat;
}
#header ul a.servicesdown {
	width:62px;
	background:url(../images/services-hover.gif) no-repeat;
}
#header ul a.contact {
	width:58px;
	background:url(../images/contact.gif) no-repeat;
}
#header ul a.contact:hover {
	background:url(../images/contact-hover.gif) no-repeat;
}
#header ul a.contactdown {
	width:58px;
	background:url(../images/contact-hover.gif) no-repeat;
}
/* Main */
#main {
	padding:206px 0 0;
	width:100%;
}
#main h1 {
	margin:0 0 0 27px;
	background:url(../images/headtype_artrec.gif) no-repeat;
	width:168px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
#main h2 {
	margin:0 0 0 27px;
	background:url(../images/headtype_serv.gif) no-repeat;
	width:168px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
#main h3 {
	margin:0 0 0 27px;
	background:url(../images/headtype_events.gif) no-repeat;
	width:168px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
#main h4 {
	margin:0 0 0 27px;
	background:url(../images/headtype_contact.gif) no-repeat;
	width:168px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
#main h5 {
	margin:0 0 0 27px;
	background:url(../images/headtype_gallery.gif) no-repeat;
	width:168px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
}
.grey-box-top {
	width:100%;
	background:url(../images/grey-box-top.png) no-repeat;
	padding:9px 0 0;
}
.grey-box {
	background:url(../images/grey-box-bg.png) repeat-y;
	width:862px;
	overflow:hidden;
	padding:0 0 22px 27px;
}
.grey-box a {
	position:relative;
}
.grey-box p {
	margin:11px 0 0;
	color:#fff;
}
.grey-box p a {
	color:#c1cd23;
	font-weight:bold;
	text-decoration:none;
}
.grey-box .info-block {
	height:1%;
	overflow:hidden;
	padding:12px 0 0;
}
.grey-box .info-block img {
	float:left;
}
.grey-box .info-block .description {
	float:right;
	width:320px;
	padding:0 26px 0 0;
	margin:-4px 0 0;
}
.grey-box .info-block .description ul {
	margin:0;
	padding:0;;
	list-style:none;
	font-size:21px;
	font-weight:bold;
	height:1%;
	overflow:hidden;
}
.grey-box .info-block .description ul li {
	float:left;
	padding:0 19px 0 10px;
	margin-left:-11px;
	position:relative;
	background:url(../images/grey-box-separ.gif) no-repeat 0 5px;
}
.grey-box .info-block .description ul li:first-child {
	background:none;
}
* html .grey-box .info-block .description ul li {position:static;}
.grey-box .info-block .description ul a {
	color:#c1cd23;
	text-decoration:none;
}
.grey-box .info-block .description p {
	margin:0;
	line-height:17px;
}
.grey-box .info-block .description a.more-info {
	color:#c1cd23;
	margin:19px 0 0;
	float:left;
	background:url(../images/bullet2.gif) no-repeat 0 50%;
	padding-left:12px;
	text-decoration:none;
}
.grey-box .info-block .description a.more-info span {
	display:block;
	padding-right:12px;
	background:url(../images/bullet2.gif) no-repeat 100% 50%;
}
.grey-box .info-block .description2 {
	float:right;
	width:836px;
	padding:0 26px 0 0;
	margin:-4px 0 0;
}
.grey-box-btm {
	width:100%;
	background:url(../images/grey-box-btm.png) no-repeat;
	height:7px;
	overflow:hidden;
}
/* Footer */
#footer {
	padding: 188px 23px 30px 0px;
	text-align:right;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	overflow:hidden;
}
#footer ul li {
	display:inline;
	padding-left:6px;
	background:url(../images/footer-separ.gif) no-repeat 0 50%;
}
#footer ul li:first-child {
	background:none;
}
#footer ul a {
	color:#c1cd23;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	font-size:12px;
	color:#999;
}
.greyboxwhite {
	color: #FFFFFF;
}
.bodyhead {
	font-size: 18px;
	font-weight: bold;
}
