/* -------------------Layout------------------- */

*{margin:0; padding:0; outline:0; border:0;}


body {


}

.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


#wrap {
width:960px;
margin-left: auto ;
margin-right: auto ;

}

.container {

width:960px;
margin: 0 auto;


}


/* -------Header----- */

#header {
background: #001541 url(images/bg_header.jpg) center bottom no-repeat;
text-transform:capitalize;
padding-bottom: 10px;
padding-left: 30px;
border-bottom: 1px  solid #fff;
}

#header H1 {
padding-top: 15px;
}

/* -------Content----- */

#content {
padding-top: 30px;
background: #E3E3D9 url(images/bg_content1.jpg) center top no-repeat ;

}

#content H2 {
text-align:center;
}

#info {

font-family:Verdana, Geneva, sans-serif;
font-size:12px;
line-height: 18px;

}

#info H1 {
margin-top: 40px;
_margin-top: 20px; /* IE6 */
text-align:center;
color:#000;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;

}

#info H2 {
margin-top: 40px;
_margin-top: 20px; /* IE6 */
color: #F00;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;

}

#info H3 {
	margin-top: 20px;
	_margin-top: 20px; /* IE6 */
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
/* -------Box----- */

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

	
	
	#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc2.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc2.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc2.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc2.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb2.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb2.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r2.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(images/l2.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}





/* -------Footer----- */

#footer {
background: #001541 url(images/bg_footer.jpg) center top no-repeat;
height:110px;
border-top: solid 1px #fff;
}

#footer ul {
padding: 20px;
}

#footer li {
display:inline;
padding: 5px;

}

#footer li a {
font-family: "verdana"; color:#FFF; font-size: 10px;
text-decoration: none;
}

/*------------------- Form-------------------- */

#form {
margin: 57px 0px 0px 614px;
_margin: 21px 0px 0px 654px; /* IE6 */
background: #D7D7C8; 
width: 300px;

}

label {
display:block;
padding-bottom:5px;
margin-top:23px;
_margin-top:21px; /* IE6 */
font-family: "verdana"; color:#000; font-size: 14px;
}
	
#contactform {
overflow:hidden;
}

#contactform li {
list-style:none;
padding: 0px 20px;

}

#contactform li .fieldbox input  {
background: #FFF;
border: 2px solid #BDBDAE;
height:30px;
padding: 0px 5px;
width:245px;
font: "arial"; color:#000; font-size: 16px;
}

.button {
margin: 22px 35px;
_margin: 27px 15px; /* IE6 */
display: block;
width: 225px;
height: 49px;
padding: 0px 20px;
font: "verdana"; color:#FFF; font-size: 24px; font-weight:bold;
text-decoration: none;
text-shadow: 1px 1px 0px #389401;
background: url(images/button2.png) no-repeat 0px 0px;
}


/* -------------------Player------------------- */

#player_cont {
	margin: 55px 55px;
	_margin: 21px 0px 0px 10px;
	display:block;
    float:left;
    text-align:center;
	width: 500px;
	height:288px;
	background: #D7D7C8;
	
}

#mediaspace {

	}
	

/* styling of the container. */ 

.Player {

	display:block;
	width: 500px;
	height:288px;

}

/* play button */ 

a.Player img {
	border:0px;
}

/* when container is hovered we alter the border color */ 

a.Player:hover {
	border:0px 
}



/*------------------- Slider -------------------- */
	#prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

	#slider {
		margin: 90px 70px;

		}

	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
		
	#slider li { 
		
		width:818px;
		height:159px;
		overflow:hidden; 
		font-family: "arial"; color:#79795A; font-size: 14px;
		text-decoration: none;
		}
	
		#slider  a { 
		font-family: "arial"; color:#79795A; font-size: 14px;
		text-decoration: underline;
		}
				
	#slider li  .titles{ 
		
		
		font-family: "arial"; color:#79795A; font-size: 20px; font-weight:bold;
		text-decoration: none;
		text-align: left;
		}
				
		
	#prevBtn, #nextBtn{ 
		display:block;
		width:15px;
		height:26px;
		float:left;
		position:relative;
		left: 20px;
		top: -170px;
		z-index:1000;
		}	
	#nextBtn{ 
		left:900px;
		}	
		
	#prevBtn a, #nextBtn a{  
		display:block;
		position:relative;
		width:15px;
		height:26px;
		background:url(images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.png) no-repeat 0 0;	
		}	


/* -------------------Texts------------------- */

H1 { font: "Myriad"; color:#FFF; font-size: 28px;
  }

H2 { font: "Myriad"; color:#B1B18F; font-size: 24px;
text-shadow: 1px 1px 0px #EEEEE8;

  }
  
.container  H2 {
padding-left: 10px;
}
  
