/* Stylesheet for main product page: includes positioning for each sub-catagory div and policy div*/


.scroll  {
				background:0;
				margin:0;
				width:600px;
				height:320px;
				position:relative;
				top:0px;
				left:85px;
				text-align:center;
				float:left;
				z-index:0;
}	


.sidebardiv {
					 background-image:url('images/policy_background.jpg');
					 margin-top:0;
					 padding:0;
					 border:0;
					 
					 width: 200px;
					 height:350px;
					 
					 text-align:center;
					 font-weight: bold;
					 font-size:14px;
					 
					 position:relative;
					 left: 155px;
					 top: -45px;
					 float: left;
		 
}
.sidebarwords {
					 
					 width: 192px;
					 height:350px;
					 text-align:center;
					 	 
}

			 
					 

			 
					 

