body {
	background: url(../images/site_bg.jpg) top center no-repeat;
	background-color: #083a5d;
	text-align: center;
	margin: 0;
	padding: 0;
}

body.preview {
	background: url(../images/preview.jpg) top center no-repeat;
	background-color: #083a5d;
}

div {
	margin: 0;
	padding: 0;
}

p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

h1 {
	background: url(../images/logo.png) top left no-repeat;
	width: 266px;
	height: 35px;
	text-indent: -9999px;
	behavior: url("js/iepngfix.htc");
	margin: 15px 0 20px 135px;
	padding: 0;
}

object {
	outline: none;
}

#top h2 {
	background: url(../images/main_heading.png) top left no-repeat;
	width: 401px;
	height: 75px;
	text-indent: -9999px;
	margin: 10px 0 3px 0;
	padding: 0;
	behavior: url("js/iepngfix.htc");
}

img {
	behavior: url("js/iepngfix.htc");
}

#page {
	width: 960px;
	height: 820px;
	margin: 0 auto;
	text-align: left;
}

#top {
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
}

#top p {
	font-size: 0.8em;
	margin: 0 0 2px 0;
	padding: 0;
}

#clock {
	float: left;
	margin: 0 10px 0 140px;
	width: 250px;
	height: 250px;
}

#clock p {
	float: none;
	width: 250px;
}

#top #copy {
	float: left;
	width: 450px;
}

#calculator {
	margin: 0 0 10px 70px;
	width: 850px;
	height: 268px;
}

#bottom {
	clear: both;
	overflow: hidden;
}

#bottom p {
	font-size: 0.75em;
	float: left;
	width: 450px;
	margin: 0 0 7px 0;
	padding: 0;
}

#bottom h2 {
	float: left;
	font-size: 1.0em;
	margin: 10px 0 8px 0;
	width: 460px;
}

#bottom img#patch {
	float: left;
	margin: 0 0 0 170px;
}

#bottom p#smartcontrol {
	background: url(../images/use_our_patch.png) top left no-repeat;
	width: 356px;
	height: 70px;
	text-indent: -9999px;
	margin: 17px 0 13px 0;
	padding: 0;
	behavior: url("js/iepngfix.htc");
}

#footer {
	width: 100%;
	background-color: #083a5d;
	text-align: center;
	margin: 0 auto;
}

#footer div {
	margin: 0 auto;
	width: 960px;
	background-color: #083a5d;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	font-size: 0.7em;
	text-align: left;
	width: 650px;
	margin-left: 190px;
}

.getflash a {
	color: #fff;
}

.altPrintContent {
	display: none;
}