h1 { 
	font-weight: bold; 
	margin: 0 0 1em 0;
	padding: .25em .5em;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#FFFFFF url(images/Header_Bckgrnd.png) repeat-x scroll 0 0;
	font: Arial;
	font-size: 16px;
	overflow: scroll;
}
#wws-layout, #layout_parent {
	width: 100%;
	height: 100%;
}
#top 
{
	background: transparent url(images/center_hd_bckgrnd.png) repeat-x scroll 0 0;
	height: 150px;
	width: 100%;
	text-align: right;
	color: #000000;
	min-width: 1200px;
}
#loading {
text-align: center;
padding: 200px 0px 0px 0px;
width: 800px;
height: 600px;
}
.transparent-box {
/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
 }
#logo {
	background: transparent url(images/Header.png) no-repeat scroll 0 0;
	padding: 10px 0px 5px 5px;
	text-align: right;
	height: 120px;
	float: left;
	width: 600px;
}
#demo {
	padding: 30px 20px 0px 0px;
	text-align: right;
	width: 500px;
	float: right;
}

#demo ul#menu {
    margin: 5px 0px;
    list-style: none;
    display: inline-block;
	text-align: right;
}
    
#demo ul#menu li {
    padding: 10px 0px 0px 0px;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    width: 60px;
    height: 60px;
	float: left;
}

#demo ul#menu li a {
    position: absolute;
}

#demo ul#menu li img {
    position: absolute;
    width: 60px;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0 8px 0 0;
    border: none;
    overflow: hidden;
}
#center {
	padding: 20px 0px 0px 40px;
	text-align: center;
	background: #666666 url(images/center-bkgrnd-3d.png) repeat-x scroll left bottom;
	height: 150px;
	margin-bottom: 0px;
	
}
#center-content
{
	width: 750px;
	height: 600px;
	margin-left: 0px;
	padding: 10px 10px 20px 10px;
	/* for IE */
  /*filter:alpha(opacity=100);*/
  /* CSS3 standard */
  /*opacity:1.0;*/
}
#center-console {
	width: 850px;
	height: 660px;
	background: transparent url(images/center-console.png) no-repeat scroll 0 0;
	margin-left: 100px;
	margin-top: 50px;
	/* for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
  /*opacity:0.6;*/
}
#footer {
	
}
#wws {
	padding: 20px 0px 0px 0px;
}
#toggle 
{
    text-align: center;
    padding: 1em;
}
#toggle a {
    padding: 0 5px;
    border-left: 1px solid black;
}
#center {
	text-align: left;
	text-align:justify;
	padding: 5px 10px;
	height: 100%;
	min-height: 800px;
}
#bottom
{
	border-top: thick ridge #c7c7c7;
}
#input-data
{
	padding: 10px 10px 10px 10px;

}
.yui-skin-sam .yui-panel .bd, .yui-skin-sam .yui-panel .ft
{
	background:#CCCCCC none repeat scroll 0 0;
	text-align: left;
}
 .yui-skin-sam .yui-panel .ft 
{
	text-align: right;
}
#container{
	width: 550px;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
#container a {
	text-decoration: none;
}
		
#container .intro {
	display: inline;
	width: 255px;
	padding: 10px 5px 10px 5px;
	line-height: 120px;
	
}
#container .intro img{
	border: medium solid #626262;
}
#notify-container { height:12em; }
.hidden
{
	display: none;
}
.warn
{
	border: medium solid #FF0000;
}
#errors
{
	color: #FF0000;
}
#flash-display
{
	padding: 15px 0px;
}
.title, .inputBox
{
 	padding: 5px 5px 5px 5px;	
}
.heading
{
	font-weight: bold;
}
.button
{
	cursor: pointer;
}
.cb{
	padding: 5px 5px 5px 5px;
}
.menu_space
{
	padding: 10px 5px 10px 5px;
	vertical-align: middle;	
}
.textAreaClass
{
	width: 200px;
	height: 200px;
}
.lpadding
{
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}
#contact-us {
	height: 600px;
}
.contacttb
{
	padding: 0px 15px 10px 15px;
	border: thin;
	border-style: solid;
	border-color: #808080;
}
.contacthd
{
	padding: 0px 0px 15px 0px;
}
#movie-show{
text-align: center;

}
#sliders-home-container{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:700px;
	margin-bottom:2em;
	padding: 20px 0px 0px 0px;
}
#slider-slideshow, #slider-text{
	padding: 10px 0px 10px 0px;
}	
#slider-slideshow ul, #slider-text ul {

}
#slider-slideshow ul, #slider-slideshow li, #slider-text ul, #slider-text li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider-slideshow li, #slider-text li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:700px;
	height:300px;
	overflow:hidden; 

	}	

#slider-text li{ 
	background: #D9D9D9;
	height:200px;
	padding: 15px 0px 0px 0px;

	}		
#slider-text li h2{ 
	margin:0 20px;
	padding-top:20px;
	}	
#slider-text li p{ 
	margin:20px;
	}						
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-200px;
	}	
#prevBtn2, #nextBtn2{ 
	
	top:-150px;
}	
#nextBtn, #nextBtn2{ 
	left:700px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #nextBtn2 a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}