		#content{
			background: url('/Image/_site/content-hem_background.gif') #ffffff repeat-y;
			width: 890px;
			text-align: left;
		}
			
			#content-left{
				float: left;
				width: 660px;
				padding: 0 40px 0 0;
			}
			
				#content-left h1 a{
					text-decoration: none;
				}
			
				.small-boxes-spacer{
					height: 41px;
					width: 660px;
					background: url('/Image/_site/small-boxes_spacer.gif');
				}
			
				
				.small-box-one{
					float: left;
					width: 309px;
					padding: 0 20px 0 0;
					margin: 0;
					border-right: 1px #dcdcdc solid;
				}
					
					.small-box-one img{
						padding: 0 14px 0 0;
					}
				
				.small-box-two{
					float: left;
					width: 310px;
					padding: 0 0 0 20px;
					margin: 0;
				}
					
					.small-box-two img{
						padding: 0 14px 0 0;
					}