body {background-color: #6e141c}

div.mainlogo div {background: url(gui/logospotred.gif) no-repeat}

ul.menu li.menubtn05 {background-position: -534px -35px}

div.footer {background-color: #6e141c}
div.footerlogo {background: url(gui/logobtmred.gif) no-repeat}
a, h2, div.footer a.footerbtn05 {color: #6e141d}

div.contactleft {
	width: 315px;
	float: left;
	}
div.contactleft p.phoneemail {color: #6e141d}
div.contactleft p.address {font-size: 10pt}

div.contactright {
	width: 420px;
	float: right;
	}
div.contactright p {
	font-size: 10pt;
	margin-bottom: 0;
	}
form input, form textarea {
	color: #999;
	width: 290px;
	height: 15px;
	border: 1px solid #999;
	margin: 5px 0 5px 0;
	font-family: Helvetica;
	font-size: 9pt;
	}
form textarea {
	height: 100px;
	margin-bottom: 0;
	}
form input.submitBtn {
	border: none;
	color: transparent;
	background: #6e141c url(gui/sendbtn.gif);
	width: 120px;
	height: 25px;
	position: relative;
	top: -5px;
	}
form input.submitBtn:hover {cursor: pointer}
form p img.formbubble {
	width: 21px;
	height: 21px;
	position: relative;
	top: -5px;
	left: 4px;
}
