

			/* class styles */
			.fade-box{
				width: 560px;
				height: 211px;
				position:absolute;
			}
			.content{
			margin: 0 0 0 260px;
			}
			.fade-box p{
				text-align:right;
				font-size:10px;
				font-family:Verdana, Helvetica, Sans Serif;
				line-height:11px;
				font-weight:bold;
				color:#898989;
				width: 270px;
				position:absolute;
				top:78px;
				left:265px;
				margin: 0;
				padding:0;
			}
			.heading1{
				width:240px;
				font-family:'Trebuchet MS', Arial, Verdana, Helvetica, Sans Serif;
				font-size:30px;
				text-align:right;
				font-weight:200;
				position:absolute;
				top:50px;
				left:295px;
	      color:#000000;
				/*color:#3E3E3E;*/
				margin:0;
				padding:0 0 9px 0;
			}
			
				.heading1 a:link, a:hover, a:visited
			{
			 color:#000;
			 text-decoration:none;
			 
			}
			
			.heading2{
				width:200px;
				font-family:'Trebuchet MS', Arial, Verdana, Helvetica, Sans Serif;
				font-size:25px;
				font-weight:600;
				text-align:right;
				position:absolute;
				top:25px;
				left:335px;
				color:#A1A1A1;
				margin:0;
				padding:0 0 5px 0;
	
			}
			
			.heading2 a:link, a:hover, a:visited
			{
			 text-decoration:none;
			 color:#A1A1A1;
			}
			
			.wide {
				left:335px;
			
			}
			.linkbutton{width:56px;height:17px;position:absolute;right:24px;bottom:27px;}
			.linkbutton img{border:0;}
			
			/* id styles */
			
			#crossfade-container {
				margin: 0  0 5px 0;
				/*width: 560px;
				height: 211px;
				background: url(images/fade-box-bg.gif);*/
				position:relative;
			}
			
			
			/* the boxes that fade */
			#box-1 {
			background:transparent url(images/box1.jpg) 0 0 no-repeat;	
			}
			#box-2 {
			background:transparent url(images/box2.jpg) 0 0 no-repeat;	
			}
			#box-3 {
			background:transparent url(images/box3.jpg) 0 0 no-repeat;
			}
			#box-4 {
			background:transparent url(images/box4.jpg) 0 0 no-repeat;
			}
			#box-5 {
			background:transparent url(images/box5.jpg) 0 0 no-repeat;
			}
			#box-6 {
			background:transparent url(images/box6.jpg) 0 0 no-repeat;
			}
			#box-7 {
			background:transparent url(images/box7.jpg) 0 0 no-repeat;
			}
			#box-8 {
			background:transparent url(images/box8.jpg) 0 0 no-repeat;
			}
			#box-x {
			background:transparent url(images/box7.jpg) 0 0 no-repeat;
			}




/* Second Fader */
			
			.fade-box2{
				position: absolute;
				width: 181px;
				height: 210px;	
			}
			
			.content2{
			margin: 0 auto;
			}
			
			.fade-box2 p {
				text-align:center;
				font-family:Verdana, Helvetica, Sans Serif;
				line-height:17px;
				color:#2A436C;
				font-weight:bold;
				font-size:10px;
				width: 150px;
				position:absolute;
				top:10px;
				left:15px;
				margin: 0 auto;
			}
			
			.linkbutton2{width:38px;height:15px;position:absolute;right:20px;bottom:5px;}
			
			#crossfade-container2 {
			margin: 5px  auto 0px auto;
			width: 150px;
			/*height: 210px;	*/
			position:relative;
			}
			
			
			#box-g{
			/*background:transparent url(images/yellowBox.jpg) 0 0 no-repeat;*/
			}
			
			.linkbutton3{width:38px;height:15px;position:absolute;right:20px;bottom:5px;}
