body {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	line-height:1.125em; 
	font-weight: bold;
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif; 
}
#centerHorizontal {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#centerCommercialsVertical {
	margin-left: -333px;
	position: absolute;
	top: -189px;
	left: 50%;
	width: 666px;
	height: 378px;
	visibility: visible;
}
#centerTvVertical {
	margin-left: -333px;
	position: absolute;
	top: -140px;
	left: 50%;
	width: 666px;
	height: 280px;
	visibility: visible;
}
#header {
	position: absolute; 
	width: 100%; 
	margin: 0; 
	top: 21px;
}
#logo {
	position: absolute;
	top: 9px;
	left: 15%;
}
#menu {
	text-align: right; 
	padding: 0 8px; 
	color: #415968;
	font-size: .7em;
}
#menu a {
	color: #415968;
	text-decoration: none;
	padding: 0 2px;
}
#menu .home:hover {
	color: #AF006E;
}
#menu .tv-com:hover {
	color: #8D8B00;
}
#menu .contact:hover {
	color: #2BBED8;
}
.title {
	color: #415968;
	font-size: 1.35em; 
	text-align: center;
	font-weight: normal;
	margin: 5px 0 25px 0;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.thumb {
	float: left;
	padding: 0 0 20px 0;;
	text-align: center;
	width: 220px;
	height: 100px;
	font-size: 0.57em;
	text-align: center;
}
.bottomRow {
	padding: 0; 
}
.bottomRowLeft {
	padding: 0 0 0 108px;
}
.thumb img {
	border: 1px solid silver;
	width: 120px;
	height: 80px;
}
.thumb a {
	color: #415968;
	text-decoration: none;
}
.thumb a:hover {
	color: #8B0000;
}
.thumb span {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}
