body {
	margin: 0;
	padding: 20px 0;
	background: #12478b url(images/bg-x.png) repeat-x;
}
div#bg {
	margin: 0 auto;
	padding: 377px 75px 0;
	width: 800px;/*950*/
	height: 351px;/*729*/
	background: url(images/bg.jpg) no-repeat;
}
div#content {
	height: 230px;/*230*/
	color: #333987;
	line-height: 20px !important;
	font: normal 12px arial, sans-serif;
}
div#left, div#right {
	width: 400px;/*400*/
	float: left;
}
div#right {
	float: right;
}
div#spectrum {
	float: right;
	margin: 25px 30px 0 0;
	width: 235px;
}
.no-background {
	background: #fff;
}
div#footer {
	padding-top: 30px;
	color: #fff;
	font: normal 11px arial, sans-serif;
	text-align: center;
}
h1 {
	margin: 0;
	font: normal 20px arial, sans-serif;
	color: #12478b;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
a.button {
	display: block;
	padding: 8px 0 0 15px;
	width: 78px;/*93*/
	height: 23px;/*31*/
	text-decoration: none;
	font: bold 12px arial, sans-serif;
	background: url(images/bg-button.png) repeat-x;
}
table td a {
	color: #12478b;
}
strong {
	color: #505050;
}
.clear {
	clear: both;
}

