@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-image: url(content/background.jpg);
	}
#wrapper {
	margin:0 auto; /* center, not in IE5 */
	width:992px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-left: auto;
	margin-right: auto;
	}
#screen {
	margin: 0;
	padding: 0;
	}
#header {
	width: 992px;
	background-image: url(content/header.jpg);
	background-repeat: no-repeat;
	height: 209px;
	z-index: 1;
	}
#headerLinks {
	position: absolute;
	margin-left: 845px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
#content {
	width: 992px;
	background-image: url(content/background.jpg);
	height: 466px;
	}
#headerNav {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: -193px;
	margin-left: 88px;
	background-image: url(content/nav_header.png);
	background-repeat: no-repeat;
	width: 779px;
	height: 278px;
	}
#navTable {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: -115px;
	margin-left: 130px;
	width: 179px;
	height: 164px;
	}
#contactUs {
	position: absolute;
	margin-left: 140px;
	margin-top: 109px;
	background-image: url(graphics/contact_us/contactUs.jpg);
	background-repeat: no-repeat;
	width: 80px;
	height: 16px;
	}
#topSeperator {
	position: absolute;
	margin-left: 126px;
	margin-top: 130px;
	background-image: url(graphics/contact_us/horz_sep.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 5px;
	}
#bottomSeperator {
	position: absolute;
	margin-left: 126px;
	margin-top: 285px;
	background-image: url(graphics/contact_us/horz_sep.jpg);
	background-repeat: no-repeat;
	width: 136px;
	height: 5px;
	}
#contactInfo {
	position: absolute;
	margin-left: 130px;
	margin-top: 143px;
	width: 150px;
	}
#howToInfo {
	position: absolute;
	margin-left: 130px;
	margin-top: 295px;
	width:185px;
	}
#contactForm {
	position: absolute;
	margin-left: 377px;
	margin-top: 109px;
	width: 167px;
	height: 23px;
	background-image: url(graphics/contact_us/contact_form.jpg);
	background-repeat: no-repeat;
	}
/***Beginning of Contact Form***/
#nameText {
	position: absolute;
	margin-left: 396px;
	margin-top: 160px;
	}
#phoneText {
	position: absolute;
	margin-left: 396px;
	margin-top: 184px;
	}
#emailText {
	position: absolute;
	margin-left: 396px;
	margin-top: 210px;
	}
#subjectText {
	position: absolute;
	margin-left: 396px;
	margin-top: 237px;
	}
#messageText {
	position: absolute;
	margin-left: 396px;
	margin-top: 264px;
	}
#formFieldDiv {
	position: absolute;
	margin-left: 465px;
	margin-top: 156px;
	width: 333px;
	height: 280px;
	z-index: 1;
	}
#form1 {
	position: absolute;
	margin-top: 0px;
	height: 280px;
	z-index: 2;
	}
#name {
	position: absolute;
	margin-top: 1px;
	height: 12px;
	border: 1px solid #4e4e4e;
	}
#phone {
	position: absolute;
	margin-top: 25px;
	height: 12px;
	border: 1px solid #4e4e4e;
	}
#email {
	margin-top: 51px;
	position: absolute;
	height: 12px;
	border: 1px solid #4e4e4e;
	}
#subject {
	position: absolute;
	margin-top: 78px;
	height: 12px;
	border: 1px solid #4e4e4e;
	}
#message {
	position: absolute;
	margin-top: 110px;
	width: 281px;
	height: 118px;
	border: 1px solid #4e4e4e;
	z-index: 12;
	}
#submit {
	position: absolute;
	width: 76px;
	height: 27px;
	margin-top: 240px;
	margin-left: 200px;
	z-index: 50;
	}

/***End of Contact Form***/

#floralBorder {
	position: absolute;
	margin-left: 703px;
	margin-top: 221px;
	width: 91px;
	height: 213px;
	z-index: 0;
	}
#building {
	position: absolute;
	margin-left: 636px;
	margin-top: 109px;
	background-image: url(graphics/contact_us/building.jpg);
	background-repeat: no-repeat;
	width: 193px;
	height: 77px;
	z-index: 9px;
	}

#verticalSeperator {
	position: absolute;
	margin-left: 332px;
	margin-top: 112px;
	width: 8px;
	height: 323px;
	background-image: url(graphics/contact_us/vert_dot_line.jpg);
	background-repeat: no-repeat;
	}
/* Footer Section */
#footer {
	width: 992px;
	background-image: url(content/footer.jpg);
	background-repeat: no-repeat;
	height: 93px;
	}
#copyright {
	position: absolute;
	margin-left: 20px;
	margin-top: 28px;
	width: 328px;
	height: 30px;
	}
#address {
	position: absolute;
	margin-left: 445px;
	margin-top: 25px;
	width: 150px;
	height: 50px;
	}
#bottomLinks {
	position: absolute;
	margin-left: 660px;
	margin-top: 35px;
	width: 320px;
	height: 27px;
	}