body {
	text-align: center;
	margin: 20px 0px 0px 0px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #555;
}

#page {
	width: 770px;
	font: 70% Verdana, Sans-Serif, Helvetica;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top {
	border: 1px solid #000;
	background: #E1DACE;
}

#topleft {
	padding: 12px;
	background: #FFF;
	width: 400px;
	background-image: url("http://shop.tridium.se/img/topgradient.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

#topright {
	background: #E1DACE;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}

#content {
	background: #fff;
	padding: 15px 80px 20px 80px;
	border: 1px solid #333;
}

#boxes {
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #E1DACE;
}

.boxTD {
	border: 1px solid #000;
	background: #FFF;
	padding: 10px 9px 10px 9px;
	/* Remove when magneten is active */
	text-align: center;
}
.box {
	margin: 10px 10px 10px 10px;
}

.boxTD a{
	font-weight: normal;
	color: #000;
}

.divitiontext{
	padding: 7px 00px 00px 00px;
}

#bottom {
	border: 1px solid #000;
	background: #E1DACE;
	font-size: 90%;
	text-align: center;
	padding: 2px;
}

.space {
	margin-bottom: 2px;
}
