@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #B1CDDC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#flash {
	position: absolute;
	top: 44px;
	z-index: 1;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 620px;
}
#wrapper h4{
	color: #B1CDDC;	
}
#photography {
	position: absolute;
	left: 267px;
	top: 261px;
	z-index: 999;
}
#photography a {
	background-image: url(../images/photography.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 155px;
	float: left;
	display: block;
}
#photography a:hover {
	background-image: url(../images/photography.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 155px;
	float: left;
	display: block;
}
#web {
	position: absolute;
	left: 428px;
	top: 261px;
	z-index: 999;
}
#web a {
	background-image: url(../images/media.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 165px;
	float: left;
	display: block;
}
#web a:hover {
	background-image: url(../images/media.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 165px;
	float: left;
	display: block;
}
#ballet {
	position: absolute;
	left: 340px;
	top: 341px;
	z-index: 999;
}
#ballet a {
	background-image: url(../images/ballet.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 80px;
	float: left;
	display: block;
}
#ballet a:hover {
	background-image: url(../images/ballet.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 80px;
	float: left;
	display: block;
}
#blog {
	position: absolute;
	left: 433px;
	top: 341px;
	z-index: 999;
}
#blog a {
	background-image: url(../images/blog.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 65px;
	float: left;
	display: block;
}
#blog a:hover {
	background-image: url(../images/blog.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 65px;
	float: left;
	display: block;
}
#calendar1 {
	position: absolute;
	left: 428px;
	top: 300px;
	z-index: 999;
}
#calendar1 a {
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 175px;
	float: left;
	display: block;
}
#calendar1 a:hover {
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 175px;
	float: left;
	display: block;
}
#calendar2 {
	position: absolute;
	left: 248px;
	top: 301px;
	z-index: 999;
}
#calendar2 a {
	background-image: url(../images/calendar1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 175px;
	float: left;
	display: block;
}
#calendar2 a:hover {
	background-image: url(../images/calendar1.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 175px;
	float: left;
	display: block;
}



#copyright {
	font-size: 12px;
	width: 170px;
	text-align: center;
	position: absolute;
	z-index: 100;
	left: 337px;
	top: 555px;
}

#preloader {
	display: none;	
}

img{border:none;}
.comming {
	display:none;
	position:absolute;
	left: 1px;
	top: 34px;
	width: 94px;
	color: #B1CDDC;
	text-decoration:none;
	z-index:999999999;
}
#calendar2 a:hover .comming{
	display:block;
	z-index:999999999;
}
#ballet a:hover .comming{
	display:block;
	z-index:999999999;
}
#exce a{
	position:absolute;
	width:100px;
	height:40px;
	left: 565px;
	top: 511px;
}
#canon a{
	position:absolute;
	width:90px;
	height:40px;
	left: 159px;
	top: 511px;
}
#elinchrom a{
	position:absolute;
	width:165px;
	height:40px;
	left: 268px;
	top: 511px;
}
#hensel a{
	position:absolute;
	width:90px;
	height:40px;
	left: 455px;
	top: 510px;
}
#tested{
	position:absolute;
	left: 240px;
	top: 490px;
	font-size: 12px;
	width: 373px;
	text-align:center;
}
#contact a {
	color: #B1CDDC;
	text-decoration: none;
	font-size: 14px;
}

#contact {
	position: absolute;
	left: 385px;
	top: 460px;
}
#contact .cont{
	font-size: 14px;
	display: none !important;
	width: 235px;
	text-align: left;
	padding-left: 10px;
	background-color: #152A34;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 95px;
	top: -40px;
	z-index: 9999999;
}
#contact a:hover .cont {
	color: #D1EBF3;
	text-decoration: none;
	display: block !important;
	position: absolute !important;
	z-index: 9999999999999 !important;
}
#contact a {
	float: left;
	height: 30px;
	width: 300px;
	z-index: 9999999999999 !important;
}
a {
	color: #B1CDDC;
	text-decoration: none;	
}
a:hover {
	color: #B1CDDC;
	text-decoration: underline;	
}


#ie6 {
	position:absolute;
	color:#F00;
	z-index: 99999;
	left: 60px;
	top: 140px;
	text-align:center;
	width: 727px;
	height: 120px;
	background-image: url(../images/ie6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ie6 #text {
	display: block;
}
.browser {
	height: 70px;
	width: 145px;
	float: left;
}
.browser a {
	height: 50px;
	width: 145px;
	float: left;
}
