#container {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
#menuNaV {
	position:absolute;
	left:10px;
	top:0px;
	width:238px;
	height:285px;
	z-index:1;
}

#contactText {
	position:absolute;
	left:35px;
	top:5px;
	width:384px;
	height:371px;
	z-index:15;
	font-size: 12px;
	text-align: justify;
}
#contactInstruct {
	position:absolute;
	left:106px;
	top:288px;
	width:223px;
	height:71px;
	z-index:13;
	border: solid 1px #FF00CC;
	padding: 15px;
	font-size: 14px;
}

#contact-container {
	position:absolute;
	left:416px;
	top:193px;
	width:472px;
	height:342px;
	z-index:14;
}
#contactText h4 {
	margin: 7px 0 0 0;
	padding: 0px;
	letter-spacing: 0.2em;
	font-weight:normal;
}

fieldset input, textarea {
	float: right;
	width: 200px;
	font-weight:bold;

}
#contactForm {
	position: absolute;
	width: 424px;
	left: 375px;
	top: 434px;
}
label, label span {
	display:block;
	padding-bottom:0.25em;
}
li {
	margin-bottom: 10px;
	list-style-image: url(additions/star.gif);
}

label {
	float: left;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
label span {float:left; width:100px; text-align:right; }
fieldset {
	float:left;
	width: 360px;
	margin:0 10px 10px 0;
	padding: 20px;
	overflow:hidden;
}
form div {clear:both; margin-bottom:10px; padding: 10px 10px; text-align: center; }
form div input {
	padding : 0 .25em;
	border : 2px double #551c35;
	font : bold 92% Tahoma, Verdana, Arial, sans-serif;
	text-transform:uppercase;
	margin-top:-8px;
}

form div input:hover{ background-color : #e591b9; color:#333;
}
#c-req {
	position:absolute;
	left:287px;
	top:278px;
	width:83px;
	height:16px;
	z-index:1;
	font-size: 10px;
	color: #999999;
	font-style: italic;
	text-align: right;
}

#thxText {
	position:absolute;
	left:489px;
	top:282px;
	width:350px;
	height:147px;
	z-index:15;
}
.ask {
	float: right;
	width: 3px;
}
