div#container {
    background:url("../images/bgTemplate2.jpg") top left repeat-y;
 }
 
 
  div#overflowTop {
    background:url("../images/bgOverflowTemplate2.jpg") bottom right no-repeat;
    
    overflow:hidden;
    
 	min-height:300px;
	height:auto !important;
	height:331px;
 }
 
 div#columnLeft {
 	float:left;
 	width:549px;
 	_width:609px;
 	display:inline;
	padding:30px;
 }	
 
 div#columnRight {
 	float:left;
 	width:331px;
 	_width:391px;
 	display:inline;
 	color:424242;
	padding:30px;
 }	
 
 div#columnRight ul#faderRight, div#columnRight ul#faderRight li
 {
 	list-style:none;
 }
 
 div#overflowBottom {
 	overflow:hidden;
 	_height:1%;
    background:url("../images/bgTemplate3.jpg") top left repeat-y;
 }
 
 div#columnLeftBottom {
 	width:369px;
 	_width:429px;
 	float:left;
 	color:#ffffff;
 	padding:30px;
 	display:inline;
 	
 	
 	min-height:180px;
	height:auto !important;
	height:240px;
 }
 
 div#columnRightBottom {
    background:url("../images/anwb.jpg") top right no-repeat;
 	width:510px;
 	_width:570px;
 	float:left;
 	color:#ffffff;
 	padding:30px;
 	display:inline;
 }
 
 div#wrapper {
    background:url("../images/bgColumnLeftTop.jpg") 80px bottom no-repeat;
    overflow:hidden;
 }
 
 div#columnRightBottom h1, div#columnLeftBottom h1 {
    	color:#cdc75e;
 }
