﻿/* CSS Document */

#headBox {
	position:absolute;
	width:776px;
	height:54px;
	z-index:5;
	background:transparent url(../images/homepage/RSlogo.gif) no-repeat top left;

}
#leftBox {
	position:absolute;
	width:150px;
	height:435px;
	left: 3px;
	top: 55px;
}
#rightBox {
	position:absolute;
	width:160px;
	height:432px;
	z-index:3;
	left: 617px;
	top: 55px;
}
#mainBox {
	position:absolute;
	width:443px;
	height:431px;
	z-index:6;
	left: 174px;
	top: 56px;
	padding:10px;
}
#NavLeft {
	width:170px;
	height:536px;

}
#footBox {
	position:absolute;
	color:#e0e0e0;
	width:771px;
	height:50px;
	z-index:3;
	left: 0px;
	top: 600px;
	padding-left:5px;
	/*background:transparent url(../images/footer_logos/rs_logo_main.gif) no-repeat top right ;*/


}

