	#mainclock {
		background-color: white;
		height: 250px;
		background-image: url('images/320_main.jpg');
		background-repeat: no-repeat;
		background-position:   left center;
		color: #400000; padding-left:330px; padding-right:0; padding-top:0; padding-bottom:0
		}

#content .otherfeatures p.clockpara {
  color: #400000;
  font-size: 100%;
  text-align: left;
  margin-left: 0;
 }
	
img.clockimg {
	border: 1px solid #400000;
	}
	
table.clockpix {
	width: 692px;
	}
	
table.clockpix td {
	width: 25%;
	}
	
.clockleft {
	float: left;
	width: 720px;
	text-align: left;
	/*background-color: orange;*/
	border: 0px solid maroon;
	padding: 0 30px 0 0;
	}
	
.clockright {
	float: right;
	width: 310px;
	/background-color: yellow;*/
	border: 0px solid maroon;
	text-align: left;
	padding: 0 20px 0 20px;
	}