BODY
					{
						background-image:URL('http://www.tracedmethod.com/image/theme/bg_body_home.jpg');
						background-repeat: repeat-x;
					}
					
#main_area
	{
		padding: 0px 0px;
	}					
				#banner
					{
						width: 1000px;
						height: 340px;
position: relative;
					}
#banner h1{	font-size: 2em;	font-weight: normal;	letter-spacing:1px; color: #c35c21;}
#banner h2{	font-size: 1.3em;	font-weight: normal;	letter-spacing:1px; }				
				#slider ul li
					{
						position: relative;
						height: 340px;
					}
				#slider ul li div.info {position: absolute; top: 45px; right: 50px; text-align: right;}
				#slider ul li p
					{
						padding: 10px 0px 0px 0px;
						font-size: 14px;
						line-height: 22px;						
					}
				
				#slider
					{
						width: 1000px;
						margin: 0px;
						padding: 0; 
						display: block;
					}	
					
				#slider ul, #slider li
					{
						margin: 0;
						padding: 0;
						list-style: none;
						float: left;
					}
					
				#slider li
					{ 
						width:1000px;
						overflow:hidden;
						outline:0px;
						border:0px;
					}	
					
				#prevBtn, #nextBtn
					{ 
						display:block;
						width:31px;
						height:68px;
						position:absolute;
						left:-25px;
						top:80px;
					}	

				#prevtBtn
					{ 
						position:absolute;		
						right: 1005px;
					}
					
				#nextBtn
					{ 
						position:absolute;
						left:1000px;
					}	
					
				#prevBtn a, #nextBtn a
					{  
						display:block;
						width:31px;
						height:68px;
						position:absolute;
						z-index:10; 
						top:200px;
						text-indent:-9999px;
					}	

				#prevBtn a
					{  

						background:url(http://www.tracedmethod.com/image/theme/banner_bt_left.png) no-repeat;
					}

				#nextBtn a
					{ 
						background:url(http://www.tracedmethod.com/image/theme/banner_bt_right.png) no-repeat;
					}					
					
				#secondary
					{
						padding: 30px 0px;
					}
				
				#secondary div
					{
						width: 320px;
						float: left;
						line-height: 22px;			
					}	

				#secondary div ul
					{
						margin: 0px;
						padding: 0px 15px;				
					}						
					
				#secondary div.one
					{
						margin-right: 20px;
					}	

				#secondary div.two
					{
						
					}	

				#secondary div.three
					{
						margin-left: 20px;
					}										
					
				#secondary div h3
					{
						color:  #c35c21;					
					}	
