/* CSS Document */
	
	
	body {
	margin:0px 0px 0px 0px;
	padding:0px;
	
		}
	#topcenter{
	height: 140px;
	width: 952px;
	background-image: url(pics/RKR2.gif);
	background-repeat: no-repeat;
	background-position:center;
	margin:auto;
	}
	
	#topleft{
	height: 140px;
	width:60px;
	}

	#mainwhole{
	width: 952px;
	background-image: url(pics/atomicgray.gif);
	background-repeat: repeat-y;
	margin:auto;
	}

	#mainright {
	width:30%;
	float:right;
	padding-left: 0px;
	margin-right:0px;
	margin-left: 25px;
		}
	
	#maincenter {
	width:60%;
	float:left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:10px;
	margin-right: 0px;
	margin-left: 20px;
	
		}
	
	#mainleft {
                height: 952px;
		width:30%;
		float:left;
		padding-left: 20px;
		padding-top: 50px;
		}

	#mainproduct {
	      width: 60%;
		  height: 1500px;
		  margin-left: 20%; 
          margin-right: 20%;
		  padding-top: 100px;
		  }
		  
		  
		
	h1 {
		font-size:14px;
		font:"Cooper Black";
		}
		
	h2 {
		font-size:18px;
		padding-top:10px;
		}
	h3  {
	     font-size:18px;
		 font:"Cooper Black";
		 padding-left:160px;
		 padding-right:160px;
		 }
	
	a {
	color: #000000;
	text-decoration:none;
	
	}
	
               #SH101 {
                              background-image: url(101s.gif);
	              background-repeat: no-repeat;
	              background-position: 65% 105%;
	              background-attachment: scroll;
	}