body {
	font-size: 12px;
}

#header {
	background-image: url(/images/header.jpg);
	height: 260px;
	position: relative;
}

#headertop {
	background-image: none;
}

#headersolar {
	position: absolute;
	top: 227px;
	left: 330px;
	width: 644px;
	height: 50px;
}

#smiley {
	position: absolute;
	top: 61px;
	left: 345px;
	width: 313px;
	height: 87px;
}

table {
	margin: 20px 10px;
	width: 100%;
	border-collapse: collapse;
}

table th, table td {
	padding-right: 5px;
	padding-bottom: 3px;
}

.right {
	text-align: right;
}

#content {
	width: 740px;
	padding-top: 40px;
}

.orange {
	font-weight: bold;
	color: #fe5700;
}

.clear {
	clear: both;
}
