html {
	background: White url(../images/main-tile.png) repeat-x center 289px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: url(../images/bottom-tile.png) repeat-x center bottom;
	margin: 0;
}

div#container {
	background: url(../images/main.png) no-repeat 0 194px;
	width: 800px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #2A7DCD;
}

a:hover {
	color: #FF2626;
}

img {
	border: 0;
}

h1 {
	margin: 0;
}

address {
	font-style: normal;
}

th {
	text-align: right;
	vertical-align: top;
}

#header {
	padding-top: 8px;
	height: 281px;
	text-align: center;
	background: White;
}

#header p {
	display: none;
}

#nav {
	margin: 0 0 8px 0;
	padding: 0;
	height: 50px;
	list-style: none;
	background: url(../images/nav.png);
}

#nav li {
	height: 50px;
	float: left;
}

#nav a {
	display: block;
	height: 50px;
	text-indent: 100px;
	overflow: hidden;
	white-space: nowrap;
}

#nav a:hover {
	background-image: url(../images/nav.png);
}

#nav-home a {
	width: 77px;
	background: none;
}

#nav-domestic a {
	width: 77px;
	background-position: 0 -50px;
}

#nav-commercial a {
	width: 93px;
	background-position: -77px -50px;
}

#nav-contact-us a {
	width: 87px;
	background-position: -170px -50px;
}

#header object {
	height: 212px;
	width: 772px;
}

h2 {
	font-size: 1.25em;
	color: Red;
}

#subnav, #register-interest, #contact-info {
	float: left;
	clear: left;
	padding: 0 0 0 59px;
	width: 164px;
}

#subnav {
	height: 170px;
}

#subnav h2 {
	margin: 10px 0 5px 0;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnav li a {
	color: Black;
	text-transform: uppercase;
	display: block;
}

#subnav li a span {
	margin: 0 0 0 -7px;
	padding: 5px 0 5px 20px;
	display: block;
	background: url(../images/bullet.png) no-repeat 2px 7px;
}

#subnav ul a:hover {
	background: #E7F6FF;
}

#subnav ul a:hover span {
	background: url(../images/bullet2.gif) no-repeat 0 2px;
}

#register-interest {
	margin-bottom: 25px;
	position: relative;
}

#register-interest fieldset {
	border: 0;
	margin: 0;
	padding: 0 10px 2px 10px;
}

#register-interest legend {
	color: Black;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#register-interest label {
	display: block;
	margin-top: 0.5em;
}

#register-interest input.text, #register-interest select {
	width: 120px;
	display: block;
	margin-top: 1px;
}

#register-interest input.submit {
	position: absolute;
	right: 0;
	bottom: 0;
}

#contact-info table {
	border-collapse: collapse;
	font-size: 0.8em;
}

#contact-info th {
	padding: 3px 5px 3px 0;
	border-bottom: 2px solid #D6F0FF;
}

#contact-info td {
	border-bottom: 2px solid #D6F0FF;
	padding: 3px 0;
}

#content {
	margin: 42px 28px 0 253px;
	padding: 10px 10px 0 10px;
	line-height: 1.4em;
	font-size: 1.2em;
}

#content h2 {
	margin: 0;
}

#content h3 {
	margin: 0 0 1em 3px;
}

#content h4 {
	margin: 0;
	font-size: 1em;
}

#content ul {
	margin-top: 0.5em;
}

#content p {
	margin: 0 0 1.2em 0;
}

#content img.photo {
	float: right;
	clear: right;
	margin: 0 0 8px 8px;
}

#footer {
	clear: both;
	height: 95px;
	background: url(../images/main.png);
	position: relative;
}

#footer p {
	position: absolute;
	top: 40px;
	left: 273px;
	color: #4A4A4A;
}

#top {
	position: absolute;
	top: 55px;
	right: 36px;
	display: block;
	width: 22px;
	height: 22px;
	text-indent: 100px;
	overflow: hidden;
}
