#contentHome {
	width: 950px;
	min-height: 400px;
	display: block;
}

#contentHome td.left{
	width: 258px;
	background-color: #CBEAF9;
	border-right: 3px solid #fff;
	height: 100%;
	vertical-align: top;
}

.left dt {
	font-size: 18px;
	line-height: 18px;
	text-indent: 10px;
	margin-top: 10px;
}

form {
	display: inline;
}

.left dd {
	margin: 10px;
}

.left dd ul {
	margin-top: 10px;
}

.left dd ul li {
	list-style-image: url(../images/freccia.png);
	list-style-position: inside;
	font-size: 15px;
	line-height: 18px;
}

.left dd ul li a {
	color: #000;
	text-decoration: none;
}

#contentHome td.center {
	width: 262px;
	background-color: #b9ffb8;
	border-top: 0px solid #343434;
	border-bottom: 0px solid #343434;
	vertical-align: top;
}

.center dt {
	background: url(../images/newsLogo.png) no-repeat 10px 10px;
	height: 117px;
	text-indent: 90px;
	line-height: 118px;
	color: #003A87;
	font-size: 34px;
	font-weight: bold;
}

.center dd {
	margin: 10px;
}

.center a:link, a:visited {
	text-decoration: none;
	color: #333;
}

.center a:hover {
	text-decoration: none;
	color: #000;
}

.center dd p {
	font-size: 18px;
}

#contentHome td.right1 {
	width: 421px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	vertical-align: top;
	background: #E0E0E0;
}

#contentHome td.right1 h1 {
  	height: 160px;
  	width: 200px;
	float: right;
}

#contentHome td.right1 h1 a {
  	display: block;
  	height: 160px;
  	width: 200px;
  	background: url(../images/newsLetter_logo.png) no-repeat;
}

#contentHome td.right2{
	width: 421px;
	border-left: 3px solid #fff;
	vertical-align: top;
	background: #FFF990;
}

#contentHome td.right2 h1 {
  	height: 160px;
  	width: 200px;
	float: right;
}

#contentHome td.right2 h1 a {
  	display: block;
  	height: 160px;
  	width: 200px;
  	background: url(../images/download_logo.png) no-repeat;
}

dl.resized {
	width: 421px;
	margin: 10px;
	height: 180px;
}

dl.resized a:link, a:visited{
	text-decoration: none;
	color: #333333;
}

dl.resized a:hover{
	text-decoration: none;
	color: #000;
}

dl.resized dt {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
}