#top {
	width:900px;
	height:164px;
	padding:00;
	margin: 0 auto 0 auto;	
}
#navbar {
	width:550px;
	padding:130px 0 0 0;
	margin:0;	
	float:right;
	text-align:right;
}
#pagewrapper { 
   width:100%;
   border-top:1px #e6e6e6 solid;
   border-bottom:1px #e6e6e6 solid;
   background-color:#a8bbb1;
   padding:0;
   margin:0;
}
#fullwidthcontainer {
	width:900px;
	height:400px;
	margin:0 auto 0 auto;   
    padding:0;
	background-color:#ffffff;
	clear:both;	
}
#halfleft {
   width:450px;
   height:396px;
   padding:0;
   margin:0;
 
}
#halfright {
   width:450px;
   height:400px;
   padding:0 20px 0 0;
   margin:0;
   float:right;
   overflow:auto;      
}
#base {
	width:900px;
	padding:5px 0 0 0;
	margin: 0 auto 0 auto;
	clear:both;	
}






#thincontainer {
	width:978px;
	margin:10px 0 10px 0;
    padding:5px 0px 7px 0px;
	background-image: url(images/container_bg.png);
	border-top:1px #e6e6e6 solid;
	border-left:1px #e6e6e6 solid;
	border-right:1px #e6e6e6 solid;
	border-bottom:2px #e6e6e6 solid;
	clear:both;
}
#headerdiv {
   overflow:hidden;
   padding:0;
   margin:0;
   background-image: url(images/header_bg.png);  
}
#leftcolumn {
   width:225px;
   overflow:hidden;
   padding:0; 
   margin: 0 15px 10px 0;
   float:left; 
   background-image: url(images/container_bg.png);
   background-repeat:repeat-x; 
   border-top:1px #e6e6e6 solid;
   border-left:1px #e6e6e6 solid;
   border-right:1px #e6e6e6 solid;
   border-bottom:2px #e6e6e6 solid;  
}
#rightcolumn {
   width:145px;
   overflow:hidden;
   padding:0;
   margin: 0 0 10px 15px;
   background-color:#ffffff;
   background-image: url(images/container_bg.png);
   background-repeat:repeat-x;
   float:right;  
   border-left:1px #e6e6e6 solid;
   border-right:1px #e6e6e6 solid;
   border-bottom:2px #e6e6e6 solid;  
}
#stageright{
	width:75%;
	float:right;
	margin:0 0 10px 0px;
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	border-top:1px #e6e6e6 solid;
    border-left:1px #e6e6e6 solid;
    border-right:1px #e6e6e6 solid;
    border-bottom:2px #e6e6e6 solid;
}
#stageleft{
	width:82%;
	float:left;
	margin:0 0 10px 0px;
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	border-top:1px #e6e6e6 solid;
    border-left:1px #e6e6e6 solid;
    border-right:1px #e6e6e6 solid;
    border-bottom:2px #e6e6e6 solid;
	
}
#stagecenter{
	width: 64%;
	float:left;
	margin:0 0 10px 0px;
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	border-top:1px #e6e6e6 solid;
    border-left:1px #e6e6e6 solid;
    border-right:1px #e6e6e6 solid;
    border-bottom:2px #e6e6e6 solid;
	
}

#thirdleft {
   width:295px;
   padding:0;
   margin:0 0 10px 0;
   background-image: url(images/container_bg.png);
   background-repeat: repeat-x;
   float:left;
   border-top:1px #e6e6e6 solid;  
   border-left:1px #e6e6e6 solid;
   border-right:1px #e6e6e6 solid;
   border-bottom:2px #e6e6e6 solid;
}
#thirdright {
   width:295px;
   padding:0;
   margin:0 0 10px 0;
   background-image: url(images/container_bg.png);
   background-repeat: repeat-x;
   float:right;
   border-top:1px #e6e6e6 solid;  
   border-left:1px #e6e6e6 solid;
   border-right:1px #e6e6e6 solid;
   border-bottom:2px #e6e6e6 solid;   
}
#thirdcenter {
   width:33%;
   padding:0px;
   margin:0 10px 10px 10px;
   float:left;
   background-image: url(images/container_bg.png);
   background-repeat: repeat-x; 
   border-top:1px #e6e6e6 solid;
   border-left:1px #e6e6e6 solid;
   border-right:1px #e6e6e6 solid;
   border-bottom:2px #e6e6e6 solid;      
}

