body{
	background-color: #E5E5E5;
	margin: 0px 0px 0px 0px;
}
#container{
	width:100%;
	padding: 0px;
	background-image:  url(./images/cima_pixel.gif);
	background-repeat: repeat-x;
}
#header{
	height: 97px;
	width:100%;	
	
}
#pic{
	padding: 21px 0px 60px 20px;
}
#otheradds{
	padding-left:20px;
}
#otherthumb{
	padding-left:20px;
	width: 620;
}
#thumb1{
	float: left;
}
#thumb2{
	float: right;
}