@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:#571D1F url(../images/background.jpg);
	}
#container{
	position:relative;
	height:752px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}

#logo{
	float:left;
	margin:118px auto auto 84px;

}

#logo_red a{
	float:left;
	background:url(../images/logo_red.png);
	text-indent:-999999px;
	width:143px;
	height:101px;
	margin:118px auto auto 84px;

}


.content_text{
	display:none;}

#navigation_right{
	float:right;
	margin:137px 81px auto auto;
	}
	
#navigation_left{
	float:right;
	margin:137px 120px auto auto;
	}

#navigation_active{
	float:left;
	margin:21px auto auto 259px;
	}

#right_navigation{
	position:absolute;
	top:40px;
	right:803px;}
	
#home_contactus{
	float:left;
	margin:15px 0 0 770px;
}

#hotbox{
	float:left;
	margin:54px 0 0 770px;
	}
	
img {
	border:none;
}

a:focus{
	outline:none;
}

#content{
	position:absolute;
	top:90px;
	left:257px;}

#content_test{
	position:absolute;
	background:url(../images/what/content.png);
	width:485px; 
	height:197px;
	top:90px;
	left:257px;}

/**============================================================ HOME ==================================================== **/
#home_header{
	position:absolute;
	background:url(../images/home/header.jpg);
	width:1024px;
	height:236px;
	top:0px;
	left:0px;
}

#home_content{
	position:absolute;
	background:url(../images/home/content.jpg);
	width:1024px;
	height:402px;
	top:236px;
	left:0px;
}

#home_footer{
	position:absolute;
	background:url(../images/home/footer.jpg);
	width:1024px;
	height:114px;
	bottom:0px;
	left:0px;
}

#home_content #what{
	float:left;
	margin:21px auto auto 428px;
	}

#home_content #who{
	float:right;
	margin:21px 117px auto auto;
	}
	
#home_content #why{
	float:right;
	margin:21px 85px auto auto;
	}

#home_contactus{
	float:left;
	margin:15px auto auto 770px;
}

/**============================================================ WHAT ==================================================== **/
#what_header{
	position:absolute;
	background:url(../images/what/header.jpg);
	width:1024px;
	height:236px;
	top:0px;
	left:0px;
}

#what_content{
	position:absolute;
	background:url(../images/what/content.jpg);
	width:1024px;
	height:402px;
	top:236px;
	left:0px;
}

#what_footer{
	position:absolute;
	background:url(../images/what/footer.jpg);
	width:1024px;
	height:114px;
	bottom:0px;
	left:0px;
}

/**============================================================ NEWS ==================================================== **/
#news_header{
	position:absolute;
	background:url(../images/what/news_header.jpg);
	width:1024px;
	height:236px;
	top:0px;
	left:0px;
}

#news_content{
	position:absolute;
	background:url(../images/what/news_content.jpg);
	width:1024px;
	height:402px;
	top:236px;
	left:0px;
}

#news_footer{
	position:absolute;
	background:url(../images/what/news_footer.jpg);
	width:1024px;
	height:114px;
	bottom:0px;
	left:0px;
}

/**============================================================ PARTICIPATE ==================================================== **/
#par_header{
	position:absolute;
	background:url(../images/what/par_header.jpg);
	width:1024px;
	height:236px;
	top:0px;
	left:0px;
}

#par_content{
	position:absolute;
	background:url(../images/what/par_content.jpg);
	width:1024px;
	height:402px;
	top:236px;
	left:0px;
}

#par_footer{
	position:absolute;
	background:url(../images/what/par_footer.jpg);
	width:1024px;
	height:114px;
	bottom:0px;
	left:0px;
}

/**============================================================ WHO ==================================================== **/
#who_header{
	position:absolute;
	background:url(../images/who/header.jpg);
	width:1024px;
	height:236px;
	left:0px;
	top:0px;
}

#who_content{
	position:absolute;
	background:url(../images/who/content.jpg);
	width:1024px;
	height:402px;
	top:236px;
	left:0px;
}

#who_footer{
	position:absolute;
	background:url(../images/who/footer.jpg);
	width:1024px;
	height:114px;
	bottom:0px;
	left:0px;
}

#scroll_content{
	position:absolute;
	width:513px;
	height:366px;
	top:40px;
	left:258px;}

#wn{
	position:relative;
	top:50px;
	left:0px;
	width:auto;
	height:285px;
    overflow:hidden;}
#up {
	position:absolute;
	top:0;
	right:0px;
	cursor:pointer;}  
#down {
	position:absolute;
	right:0px;
	top:347px;
	cursor:pointer;}
	
#track { 
  position:absolute;
  right:6px;
  top:0px;
  width:10px;
  height:330px;
  display:none;
  cursor:pointer;
  }
 #track_container{
	position:absolute;
  right:0px;
  top:15px;
  width:22px;
  height:334px;
  background:url(../images/who/srcoll_background.jpg);
	 }
#dragBar {
  position:absolute;
  bottom:0px;
  right:0px;
  width:10px;
  background:#FFF;
  display:none;
  } 


/**============================================================ WHY ==================================================== **/
#why_header{
	position:absolute;
	background:url(../images/why/header.jpg);
	width:1024px;
	height:236px;
	left:0px;
	top:0px;
}

#why_content{
	position:absolute;
	background:url(../images/why/content.jpg);
	width:1024px;
	height:402px;
	top:236px;
	left:0px;
}

#why_footer{
	position:absolute;
	background:url(../images/why/footer.jpg);
	width:1024px;
	height:114px;
	bottom:0px;
	left:0px;
}

/**============================================================ CONTACT US ==================================================== **/

#contact_container{
	position:relative;
	width:550px;
	height:402px;
	margin-left:auto;
	margin-right:auto;
	}

#contact_header{
	position:absolute;
	background:url(../images/contactus/header.jpg);
	width:550px;
	height:149px;
	top:0px;
	left:0px;
	}
#contact_content{
	position:absolute;
	background:url(../images/contactus/content.jpg);
	width:550px;
	height:186px;
	top:149px;
	left:0px;
	}
	
#contactus{
	position:absolute;
	bottom:0px;
	right:45px;
	}
#contact_footer{
	position:absolute;
	background:url(../images/contactus/footer.jpg);
	width:550px;
	height:67px;
	bottom:0px;
	left:0px;
	}
#contact_logo{
	float:left;
	background:url(../images/logo_white.png);
	width:143px;
	height:101px;
	margin:18px 0 0 18px;

}

#contact_hotbox{
	float:left;
	margin:20px 0 0 275px;
	}