@charset "utf-8";

/*BANNER*/
#header{
margin:auto;
width:910px;
height:254px;
background:url(../images/correctional-home/bg_banner.jpg) no-repeat;
}


	
	
/*COPY LEFT BUTTONS*/	
		#first{
		background:url(../images/correctional-sub/sub_btn1.jpg) no-repeat;
		}
			
	
		#second{
		background:url(../images/correctional-sub/sub_btn2.jpg) no-repeat;
		}
		
		
		#third{
		background:url(../images/correctional-sub/sub_btn3.jpg) no-repeat;
		}
			
			
		
		#fourth{
		background:url(../images/correctional-sub/sub_btn4.jpg) no-repeat;
		}
			


/*COPY RIGHT*/
/*See globalSub.css*/
		
			#copyRight #btn{
				display:block;
				background:url('../images/correctional-sub/btn_apply.jpg') no-repeat;
				width:115px;
				height:50px;
				float:right;
				margin-bottom:10px;
				clear:both;
			}

				

/*FOOT BOXES*/
/*See globalSub.css*/
/*FOOTER*/
/*See globalSub.css*/