@charset "utf-8";
* {
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: medium double #4B3900;
	height: 700px;
	background-image: url(../Imgs/bodybackground.gif);
}
#header {
	height: 200px;
	background-image: url(../Imgs/contact-us-header.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#headertext {
	height: 30px;
	margin-top: 145px;
	padding-top: 5px;
	float: left;
	margin-left: 35px;
}

#nav {
	height: 30px;
	width: 1000px;
	background-color: #4B3900;
}
#body #img {
	float: left;
	height: 350px;
	width: 250px;
	margin-top: 50px;
	margin-left: 50px;
	background-image: url(../Imgs/bldg.gif);
	border: thin solid #4B3900;
	background-position: center center;
}

#text {
	float: left;
	height: 400px;
	width: 500px;
	margin-top: 50px;
	margin-left: 50px;
}
#text .style14 .style11 {
	color: #749DBF;
}
#text .style11 {
	color: #749DBF;
	font-family: Arial, Helvetica, sans-serif;
}


#nav #home {
	float: left;
	height: 30px;
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #739CC6;
}
#home img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav #services {
	float: left;
	height: 30px;
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #739CBD;
}
#services img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav #laurin {
	height: 30px;
	width: 210px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #739CBD;
}
#laurin img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav #resources {
	float: left;
	height: 30px;
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #749DBF;
}
#resources img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav #affiliates {
	height: 30px;
	width: 130px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #739CBD;
}
#affiliates img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav #careers {
	float: left;
	height: 30px;
	width: 130px;
}
#careers img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav #contact {
	float: left;
	height: 30px;
	width: 130px;
}

