/*   General styles starts here --------------------------------------------------------> */



body 
	{
		background-color:#c7dab2;
		margin:0px;
		padding:0px;
		text-align: center;
        }


div#centered 
	{ 
		position:absolute;
		
		width:800px;
		height:auto;
		
		margin-left:-400px; /* center align  */
		
		left:50%;
		top:65px;
 	}
	
	
body a 
	{
		color:#027abb;
		text-decoration:none;
	}

 h2
	{
		position:relative;
		display:block;	
		
		text-indent:-90000px;
	}
	
 h3
	{
		position:relative;
		display:block;	
		
		text-indent:-90000px;
	}


 h4
	{
		position:relative;
		display:block;	
		
		text-indent:-90000px;
	}


/*   General styles ends here  ---------------------------------------------------------> */





	

/*   Header starts here ----------------------------------------------------------------> */	
#header
	{
		position:relative;
		display:block;
		float:left;

		width:800px;
		height:217px;

		margin:0px;
		padding:0px;
		
		background: transparent url(../images/header.jpg) no-repeat center top;
	}	
	
	
#wow_logo
	{
		position:relative;
		display:inline;
		float:left;

		width:253px;
		height:59px;

		margin:70px 0px 0px 187px;
		padding:0px;	
		
	}
	
#sun
	{
		position:relative;
		display:inline;
		float:left;

		width:84px;
		height:82px;

		margin:22px 0px 0px 35px;
		padding:0px;	
		
	}	



/*   Header ends here    ----------------------------------------------------------------> */	
















	
/*   Content starts here ----------------------------------------------------------------> */



#content
	{
		position:relative;
		display:block;
		float:left;

		width:800px;
		height:auto;

		margin:0px 0px 0px 1px;
		padding:0px;
		background: transparent url(../images/content1.jpg) repeat-y center top;
		
	}
	
#homepage_bg
	{
		width:799px;
		height:595px;
		
		background: transparent url(../images/homepage_bg.jpg) no-repeat center top;
	}

#programs_bg
	{
		width:800px;
		height:650px;
		
		background: transparent url(../images/programs_bg.jpg) no-repeat center top;
		
	}
	
#contact_bg
	{
		width:800px;
		height:608px;
		
		background: transparent url(../images/contact_bg.jpg) no-repeat center top;
	}	
	
.text 
	{
		position:relative;
		display:block;	
		
		
		margin:0px 0px 0px 40px;
		padding:0px;
		
		text-align:left;
		
	}
#homepage_bg h1
	{
		position:relative;
		display:block;	
		
		width:243px;
		height:63px;
		
		margin:0px 0px 20px 0px;
		
		text-indent:-90000px;
		background: transparent url(../images/home_away.jpg) no-repeat center top;
	
	}

#programs_bg h1
	{
		position:relative;
		display:block;	
		
		width:223px;
		height:36px;
		
		margin:0px 0px 20px 0px;
		
		text-indent:-90000px;
		background: transparent url(../images/programs_overview.jpg) no-repeat center left;
	}
#contact_bg h1
	{
		position:relative;
		display:block;	
		
		width:131px;
		height:22px;
		
		margin:0px 0px 20px 0px;
		
		text-indent:-90000px;
		background: transparent url(../images/contact_us.jpg) no-repeat center top;
	
	}	
	


.world_art
	{
	
		width:138px;
		height:18px;

		background: transparent url(../images/world_art.jpg) no-repeat center left;	
		margin:0px 0px 0px 0px;
		
		
	}

.world_mouvement
	{
	
		width:217px;
		height:21px;

		background: transparent url(../images/world_movement.jpg) no-repeat center left;
		margin:0px 0px 0px 0px;		
	}
.world_music
	{
	
		width:164px;
		height:20px;

		background: transparent url(../images/world_music.jpg) no-repeat center left;
		margin:0px 0px 0px 0px;		
	}


.call_us
	{
	
		width:74px;
		height:19px;

		background: transparent url(../images/call_us.jpg) no-repeat center left;
		margin:20px 0px 0px 0px;		
	}

.write_us
	{
	
		width:96px;
		height:20px;

		background: transparent url(../images/write_us.jpg) no-repeat center left;
		margin:0px 0px 0px 0px;		
	}

.email_us
	{
	
		width:131px;
		height:18px;

		background: transparent url(../images/email_us.jpg) no-repeat center left;
		margin:0px 0px 0px 0px;		
	}

	
.extra1
	{
		width:390px;
		height:auto;
		
		line-height: 20px;
		font-family: Verdana;
		font-size: 11px;
		color:#808080;	
		margin:0px 0px 0px 0px;
	}
	
.extra2
	{
		width:370px;
		height:auto;
		
		line-height: 20px;
		font-family: Verdana;
		font-size: 11px;
		color:#808080;	
		
		margin:0px 0px 0px 0px;
	}
	

.download 
	{
		width:278px;
		height:auto;
		
		margin:20px 0px 0px 0px;
		
		font-family: Verdana;
		font-size: 13px;
		font-weight:bold;
	
	}
	
.download img
	{
	
		float:right;
		border:0px;
		margin:-35px 0px 0px 0px;
	
	}

	
.text .hr
	{
		position:relative;
	

		width:354px;
		height:7px;	
		
		background: transparent url(../images/dots_main.jpg) no-repeat center top;
		
		border:0px solid red;
		
		margin:20px 0px;
		padding:0px;
	
	}
	


#flashcontent 
	{
		border: solid 0px #000;
		width: 800px;
		height: 560px;
		
		background: transparent url(../images/flashintro.jpg) no-repeat center top;
		
	}

/*   Content ends here  ----------------------------------------------------------------> */








/*   Footer starts here ----------------------------------------------------------------> */	





#footer
	{
		position:relative;
		display:block;
		float:left;

		width:800px;
		height:134px;

		margin:0px;
		padding:0px;
		
		background: transparent url(../images/footer.jpg) no-repeat center top;
	}	



#footer ul
	{
		margin:0px;
		padding:0px;
		list-style: none;
	
		
	}


	
#footer ul a {

		display: block;
		text-indent: -900%;
		position: absolute;
		outline: none;
	}
	
	
#footer .footer_home 
	{
		width: 51px;
		height: 15px;
		
		top:19px;
		left:35px;
		margin:0px;
			
		background:transparent url(../images/footer_home.jpg) no-repeat;
	}
	
#footer .footer_programs 
	{
		width: 107px;
		height: 14px;
		
		top:19px;
		left:85px;
		margin:0px;
			
		background:transparent url(../images/footer_programs.jpg) no-repeat;
		
		
	}
	
#footer .footer_contact
	{
		width: 80px;
		height: 15px;
		
		top:19px;
		left:191px;
		margin:0px;
			
		background:transparent url(../images/footer_contact.jpg) no-repeat;
	}	

#footer .footer_address
	{
		
		position:absolute;
		float:left;

		width: 507px;
		height: 13px;
		
		top:35px;
		left:40px;
			
		background:transparent url(../images/address.jpg) no-repeat;
		text-indent:-9000px;
		

		
	}

/* FF Only */	
html>/**/body #footer .footer_address
	{
		
		position:absolute;
		float:left;

		width: 507px;
		height: 13px;
		
		top:19px;
		left:40px;
			
		background:transparent url(../images/address.jpg) no-repeat;
		text-indent:-9000px;
		

		
	}

#footer .footer_email
	{
		
		position:absolute;
		float:left;

		width: 207px;
		height: 16px;
		
		top:33px;
		left:555px;
			
		background:transparent url(../images/email.jpg) no-repeat;
		text-indent:-9000px;

		
	}

/*   Footer sends here   ----------------------------------------------------------------> */		
