@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(../images/wrapper-main-bck.jpg) top center black no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;

}

#current {
	background-image: url(../images/current.png);
}

* html #current {
	background-image: url(../images/current_IE6.png);
}

* {
		border: 0;
		margin: 0;
		padding: 0;
	}
	
h1 {
	font-size:120%;
	margin:10px 0;
	color:#666666;
}

h2 {
	font-size:120%;
	margin:10px 0;
	color:#666666;
}

h3 {
	font-size:120%;
	margin:10px 0;
	color:#666666;
}

h4 {
	font-size:120%;
	margin:0px 0;
	color:#ffffff;
}


img,a img {
border:none;
}

a:link {
	
	color:black;
	text-decoration: none;
	
	
} 

a:hover {
	
	text-shadow: 1px 1px 0px gray;
	
} 

a:visited {
	text-decoration: none;
	color:#FFFFFF;


} 


#wrapper-main {

	width: 1240px;
	height: 1480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}


#menu-left {
	width: 20px;
	height: 1480px;
	position: relative;
	float: left;
	background: url(../images/menu-left.png) no-repeat;
	margin-top: 150px;
	margin-left: 0px;
	z-index: 5;


}


#menu-right {
	width: 20px;
	height: 1480px;
	position: relative;
	float: right;
	background: url(../images/menu-right.png) no-repeat;
	margin-top: 150px;
	margin-right: 0px;
	z-index: 10;


}

#slide-left {
	width: 50px;
	height: 55px;
	position: relative;
	float: left;
	background-color: green;
	margin-top: 50px;
	z-index: 25;


}



#main {
	width: 1200px;
	height: 1095px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #201600;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000; 
}

#logo {
	width: 1200px;
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/logo.png);
}

#menu {
	width: 1200px;
	height: 52px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 3px 7px #000000;
	-moz-box-shadow: 0px 3px 7px #000000;
	box-shadow: 0px 3px 7px #000000;  

}



#header {
	width: 1200px;
	background-repeat: no-repeat;
	height: 302px;
	background-image: url(../images/slideshow.png);
}

#box {
	width: 1200px;
	height: auto;
	margin-top: 50px;
}



#content {
	width: 1200px;
	height: 785px;
	background-image: url(../images/content.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}






#wrapper-slider {
	height: 263px;
	width: 1200px;
	margin-bottom: 5px;
	margin-top: 25px;
	background: url(../images/wrapper-slide-bck.png) no-repeat;
	-webkit-box-shadow: 0px 3px 7px #000000;
	-moz-box-shadow: 0px 3px 7px #000000;
	box-shadow: 0px 3px 7px #000000; 
	overflow: hidden;

}

#info {
	height: 260px;
	width: 280px;
	padding-top: 25px;
	padding-left: 30px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: white;
	line-height: 35px;
	text-shadow: 0px 0px 5px black;
	
	
}

.small {
	padding-top: 5px;
	font-size: 14px;
	color: white;
	line-height: 25px;




}

.but-info {
	margin-top: 15px;
	margin-left: 40px;


}


#add1 {
	height: 150px;
	width: 370px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	border: 2px solid #110A00;
	position: relative;
	-webkit-box-shadow: 0px 0px 7px #000000;
	-moz-box-shadow: 0px 0px 7px #000000;
	box-shadow: 0px 0px 7px #000000;
	overflow: hidden;
}

#d1{
	width: 1024px;
}


#add2 {
	height: 150px;
	width: 370px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	border: 2px solid #110A00;
	position: relative;
	-webkit-box-shadow: 0px 0px 7px #000000;
	-moz-box-shadow: 0px 0px 7px #000000;
	box-shadow: 0px 0px 7px #000000;
	overflow: hidden;
}

#d2{
	width: 1024px;
}

#add3 {
	height: 150px;
	width: 370px;
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	border: 2px solid #110A00;
	position: relative;
	-webkit-box-shadow: 0px 0px 7px #000000;
	-moz-box-shadow: 0px 0px 7px #000000;
	box-shadow: 0px 0px 7px #000000;
	overflow: hidden;
}

#d3{
	width: 1024px;
}

#add4 {
	width: 274px;
	height: 37px;
	margin-top: 45px;
	margin-bottom: 0px;
	margin-left: 330px;
	padding: 0px;
	float: left;
	position: relative;
	}

* html #add4 {
	width: 274px;
	height: 37px;
	margin-top: 45px;
	margin-bottom: 0px;
	margin-left: 760px;
	float: left;
	position: absolute;
	margin-right: 0px;
	}

#d4{
	width: 350px;
}



#d5{
	width: 1200px;
}

#d6{
	width: 1200px;
}

#d7{
	width: 1200px;
}

#add8 {
text-decoration:none;
}

#d8{
	width: 1200px;
}

#add9 {
text-decoration:none;
}

#d9{
	width: 1024px;
}


#hometxt
			{
	width:900px;
	height: 300px;
	text-align: justify;
	float:left;
	overflow:hidden;
	margin-left: 145px;
	border: thin solid #999999;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CCCCCC;
			}
			

#footer {
	width: 1200px;
	height: 628px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-box-shadow: 0px -3px 7px #000000;
	-moz-box-shadow: 0px -3px 7px #000000;
	box-shadow: 0px -3px 7px #000000; 
}


#share-it {
	width: 250px;
	height: 37px;
	margin-top: 45px;
	margin-bottom: 0px;
	margin-left: 188px;
	padding: 0px;
	float: left;
	position: relative;
}

* html #share-it {
	width: 250px;
	height: 37px;
	margin-top: 45px;
	margin-bottom: 0px;
	margin-left: 225px;
	margin-right: 0px;
	position: absolute;
}

#fti { width: 1200px;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 290px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	text-align: center;

}

#brochure {
	height: 480px;
	width: 592px;
	background: url(../images/flyer.png) no-repeat 22px 170px;
	margin-top: 60px;
	position: relative;
	float: left;
	margin-left: 12px;
	color: white;

}

#contact {
	width: 300px;
	margin-left: 130px;
	margin-top: 25px;
	padding: 12px;
	font:normal 15px Arial Black,Verdana,Tahoma;
	line-height: 30px;
	text-align: center;
	background: gray;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 4px #303030;
	-moz-box-shadow: inset 0px 0px 4px #303030;
	box-shadow: inset 0px 0px 4px #303030; 
	border-left-color: #5c5c5c;
	border-bottom-color: #666666;
	border-right-color: #636363;
	border-top-color: #5e5e5e;
	border-width: 1px;
	border-style: solid;
	text-shadow: 0px 0px 5px black;

}

#contact a {
	color: white;

}

.down {
	margin-left: 300px;
	margin-top: 160px;

}


#mail {
	height: 450px;
	width: 582px;
	margin-top: 50px;
	position: relative;
	float: left;
	margin-left: 0px;

}



#mention {
	width: 1200px;
	height: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 605px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	text-align: center;
	
}

* html #mention {
	width: 1200px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 325px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	text-align: center;
}

.text2		{
	width:440px;
	font-family: Arial, Helvetica, sans-serif;
	color: #151515;
	font-size: 14px;
	padding-top: 0px;
	margin-left: 10px;
	
	}

.text4		{
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
			}
	
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

a:focus { 
    outline: none; 
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider {
	position:relative;
    width:861px;
    height:229px;
    margin-left:315px;
    margin-top: 16px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	-webkit-box-shadow: 0px 0px 8px #454545;
-moz-box-shadow: 0px 0px 8px #454545;
box-shadow: 0px 0px 8px #454545; 
	

}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

