* { margin-top: 0; padding-top: 0; }	
html { 
  background: url(images/full-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  	background-color:#010101;
}
.num-mail{
	font-family:Calibri, Arial, Verdana;
	font-size:32px;
	font-style:italic;
	color:#fff;
	text-decoration:none;
	padding-left:130px;
}
.num-mail span a{
	font-family:Calibri, Arial, Verdana;
	font-size:18px;
	font-style:italic;
	text-decoration:underline;
	color:#fff;
	text-decoration:none;
}
/*------silde Show----------*/

#slideshow {
    position:relative;
    height:450px;
	width:950px;
	padding-left:25px;
}

#slideshow DIV {
    position:absolute;
    z-index:8;
    opacity:0.0;
}

#slideshow DIV.active {
    z-index:10;
    opacity:.8;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: auto;
    display: block;
    border: #4fd4dd solid 8px;
}
.tbl-bg{
	background-image:url(images/bushes.png);
	background-position:center Center;
	background-repeat:no-repeat;
}

/*-------Slide Show End----------*/

.enter a{
	font-family:Calibri, Arial, Verdana;
	font-size:22px;
	font-style:italic;
	color:#fff;
	text-decoration:none;
	padding-right:60px;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}