 

#innerbody{background:transparent url(bgimage/pagebg.gif) top center repeat-y; position:relative;}
#containertopper{background:transparent url(bgimage/heading.gif) center -30px no-repeat; position:relative;  }
#containerfooting{background:transparent url(bgimage/containerbottom.gif) bottom center no-repeat; padding-bottom:110px;}

                                                                                                                                            
#container{
	width:450px;
	margin:0 auto;
	text-align:left;          
	overflow:visilble;
	
}  
#my-glider{
	width:450px;
	margin:0px 0px 0px 0px;
}  
.scroller {  width: 450px; height: 560px; overflow: hidden; clear:both; }
.scroller div.section { width:450px; height:560px; overflow:hidden; float:left;}
.scroller div.content { width: 10000px; height:560px; clear:both; }   
.scroller h1{
margin:5px 12px 0px 5px;
padding:5px 0px 5px 3px;
font-size:14px;
background:#e7e7e7;
	border:1px solid #CC9999;
font-weight:bold;
}
.scroller h2{
margin:0px 10px 0px 10px;
padding:2px 0px 2px 0px;
font-size:13px;
display:block;
background:none;
font-weight:bold;
}

.scroller p{
margin:2px 40px 0px 45px;
padding:0px;
font-size:11px;
background:none;
}             

   
.controls{
padding:5px 0px 5px 0px;
	float:left;
	width:430px;
	margin-left:5px;
	text-align:center;
	background:#e7e7e7;
	border:1px solid #CC9999;
	
}
.controls a{
	text-align:center;
	text-decoration:underline;
	
	border-top:0;    
	font-size:11px;   
	margin-top:-1px;   
	color: #660033; 
	margin:0 2px 0 0;     
	height:18px; 
}   
.controls a.active{
	background:#F1F3EB;    
	border-top:1px solid #F1F3EB;   
	color:#666;
}

.controls a:hover{
color: #663366;
text-decoration:none;

}  

.controls a:focus, .forwarders a:focus{ 
 	outline:none;
}	

.forwarders{
	float:right; 
	margin-right:-2px;
	display:inline;
}	

.section img{
	float:right; 
	margin:10px;
	display:inline;
}    
