body {
	font-family: Arial, Helvetica, sans-serif;
}

.main {
	background: #DCE2EA;
	width: 730px;
}

.mainapp {
	background: #FFFFFF;
	width: 810px;
}

.contact {
	background: #003A77 url(images/navbottom.gif) top right no-repeat;
	color: #EFF0FC;
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 15px;
}

.contact p {
	line-height: 1.5em;
}

.mainbgd {
	background: url(images/mainbgd.jpg) top left no-repeat;
}

.contactbgd {
	background: url(images/contactbgd.jpg) top left no-repeat;
}

.mainbgd, .contactbgd {
	color: #003A77;
	font-size: 1.1em;
	padding: 5px 5px 5px 20px;
	height: 395px;
}

.footer {
	color: #BB9E5C;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}

a {
	color: #003A77;
}

.ht {
	color: #BB9E5C;
}