#left {
	width: 600px;
	float: left;
	padding: 0px 0px 30px 0px;
}


#right {
	width: 180px;
	float: right;
	text-align:center;
}

#content {
	width: 780px;
	margin: 0 auto;
	padding: 10px;
	background-color: #fff;
}

#content-footer {
	padding-top:10px;	
}

#content-footer ul {
	margin-left: auto;
	margin-right: auto;
	width: 648px;
	list-style:none;
}

#content-footer ul li {
	padding: 4px 8px;
	float: left;	
}

#content-footer ul li div {
	z-index: 100;
	height: auto;
	width: 200px;
	margin: 0px;
	overflow:hidden; 
	padding-top: 110px; 
	color: #fff; 
	font-weight: bold;
	text-align:center;
}

#image1 {
	background: url(../img/laser-thumb.gif) #fff no-repeat;
}

#image2 {
	background: url(../img/laserstans-thumb.gif) #fff no-repeat;
}

#image3 {
	background: url(../img/roboman-thumb.gif) #fff no-repeat;	
}

#articles {
	width:100%;	
}

#articles li {
	padding-top: 0px;
	list-style: none;	
}

#articles li p { 
	padding: 0 10px 10px 0;	
}