html, body, div, span, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Tahoma;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background:#000000 url(../pic/background.jpg) center top no-repeat;
}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
#footer {
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align:center;
  font-size:11px;
  line-height:17px;
	color:#FFF;
}
#footer a{
	color:#777777;
	text-decoration:none;
}
#footer a:hover{
	color:#dddddd;
}

#about-us { 
	position:relative;
	top:40px;
	margin:0px 0px 80px 0px; 
	text-align:left;
  width:95%;
  font-size:11px;
  line-height:17px;
	color:#777;
}
#about-us a{
	color:#777777;
	text-decoration:none;
}
#about-us a:hover{
	color:#dddddd;
}

#main{
	margin:auto;
	text-align:center;
}
#header{
	padding:50px 50px 0px 50px;
	text-align:left;

	height:145px;
}
#header a.logo{
	display: block;
	width:269px;
	height:85px;
	float:left;
}
#header .tel{
	width:215px;
	height:85px;
	float:right;
}
@font-face {
	font-family: myfont;
	font-style: normal;
	font-weight: normal;
	src: url(/css/mistral.ttf); 
}
#header .tel font {
	font-size:20px;
	font-family:Mistral;
	color:#FFF;
	letter-spacing: 2px;
}
#header .tel font .kiev {
	font-size:25px;
	font-family:Mistral;
}
#header .tel font .other {
	font-size:18px;
	font-family:Mistral;
}

#photos{
	background:#ffffff;
	padding:10px 0 10px 0;
	height:300px;
	text-align:left;
}
#text{
	background:#2E073C;
	height:320px;
	text-align:left;
	font-size:14px;
	padding-left:50px;	
	color:#ffffff;
}
#photos img{
	margin-left:10px;
}
#menu {
	padding:15px;
	width:890px;
	margin:auto;
}
.qmmc{
	float:right;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:7px 15px 7px 15px;
		color:#ffffff;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		font-weight:normal;
		text-transform: uppercase;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background:#420e4b;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background:#420e4b;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
			background:#420e4b;

	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:2px 5px 2px 5px;
		margin:0px 0px 10px 0px;
		background:#420e4b;
		width:100%;
	}

	
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:transparent;
		color:#ffffff;
		text-decoration:underline;

	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:transparent;
		color:#ffffff;
		text-decoration:underline;	
	}




	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:7px 15px 6px 15px;
		font-size:11px;
		background:#420e4b;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background:#420e4b;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}

	#qm0 .qmdividerx	
	{	
		border-left:1px solid #260534;
		border-right:1px solid #5f187b;
		width:0px;
		height: 13px;
		float:left;
		margin:7px 0px 6px 0px;		
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px 0px -1px 0px;
	}




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../pic/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pic/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pic/nextlabel.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #ED0000;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 12px Arial;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	color:#3F3F3F;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	color:#CCC;
}

h2 {
//	font-family:Georgia, "Times New Roman", Times, serif;
//	font-style:italic;
//	font-size:24px;
	color:#999;
}

p {
	text-align:justify;
}
	
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 300px; /* Set to gallery height */
}
