@charset "utf-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background-color: #679682;
}
#apDiv3 {
	position:absolute;
	width:157px;
	height:115px;
	z-index:2;
	left: 907px;
	top: 164px;
	background-image: url(images/em.png);
	background-repeat: no-repeat;
}

#topbar {
	height: 100px;
	width: 100%;
}

#container {
	width: 750px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
#mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	font-size: small;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 25px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}img {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#outsideleaf {
	background-image: url(images/leafbg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
h1 {
	font-size: x-large;
	text-align: center;
}

#homeimage {
	float: left;
	width: 400px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 315px;
	padding-top: 15px;
}
#homeright {
	float: right;
	height: 400px;
	padding-top: 0px;
	text-align: left;
	margin-top: 0px;
	width: 200px;
	padding-left: 5px;
}
#bottomhome {
	padding-top: 350px;
	padding-left: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#movie {
	padding-top: 15px;
}


#fogoutside {
	background-image: url(images/fog.png);
	background-repeat: repeat;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#fog {
	background-image: url(images/fog.png);
	background-repeat: repeat;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 25px;
}
#header {
	height: 150px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fog.png);
	text-align: center;
}
#menuholder {
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	padding-top: 15px;
}

#installbox {
	background-image: url(images/redbox.png);
	height: 50px;
	width: 200px;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: medium;
	float: right;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#installbox a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 50px;
	padding-left: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#logo {
	background-image: url(../images/logopartxparent.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	margin: 4px;
	width: 800px;
	padding: 0px;
	text-align: left;
}
#vision {
	position:relative;
	width:825px;
	height:56px;
	z-index:1;
	background-image: url(images/tealbar.png);
	background-repeat: repeat-x;
	left: -70px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFF;
	font-size: x-large;
}
#installationbar {
	position:relative;
	width:825px;
	height:56px;
	z-index:1;
	background-image: url(images/tealbar1.png);
	background-repeat: repeat-x;
	left: -70px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 25px;
	text-align: left;
	font-size: x-large;
}
#outsideleaf #fog #fogoutside #container #mainContent #bottomhome #vision #apDiv1 a {
	color: #FFF;
	text-decoration: none;
}
#outsideleaf #fog #fogoutside #container #mainContent #bottomhome #vision #apDiv1 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#apDiv2 {
	position:absolute;
	width:150px;
	height:36px;
	z-index:2;
	left: 656px;
	top: 10px;
	background-image: url(images/redbox.png);
	background-repeat: repeat-x;
	border: thin none #FFF;
	font-size: medium;
	text-align: center;
	padding-top: 2px;
}
#apDiv1 {
	position:absolute;
	width:150px;
	height:36px;
	z-index:2;
	left: 656px;
	top: 10px;
	background-image: url(images/redbox.png);
	background-repeat: repeat-x;
	border: thin none #FFF;
	font-size: medium;
	text-align: center;
	padding-top: 2px;
}

#outsideleaf #fog #fogoutside #container #mainContent #bottomhome #installationbar #apDiv2 a {
	color: #FFF;
	text-decoration: none;
}
#logo a img {
	padding: 0px;
}

#outsideleaf #fog #fogoutside #container #mainContent #bottomhome #installationbar #apDiv2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#headerhome {
	height: 200px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fog.png);
	text-align: center;
}
#em {
	background-image: url(images/em/em.png);
	background-repeat: no-repeat;
	float: right;
	height: 155px;
	width: 114px;
}
#otherright {
	height: 235px;
	padding-top: 0px;
	text-align: left;
	margin-top: 0px;
	padding-left: 5px;
}
#mainContent #TEE {
	text-align: center;
}

