@charset "utf-8";
#wrapper {
	background-color: #FFFFFF;
	margin: 25px;
	padding: 25px;
	width: 1000px;
	border: 2px solid #737373;
	visibility: visible;
	height: 700px;
	position: absolute;
}
#logo {
	float: left;
	top: 50px;
	background-image: none;
	width: 200px;
	height: 115px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 30px;
}

#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	margin: 10px;
	padding: 10px;
	float: none;
	position: absolute;
	top: 90px;
	word-spacing: 5px;
	visibility: visible;
	right: 400px;
}
#rollover {
	position: absolute;
	width: 350px;
	right: 50px;
	bottom: 100px;
	height: 266px;
	float: right;
	visibility: visible;
	
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	white-space: normal;
	vertical-align: baseline;
	height: 300px;
	width: 350px;
	position: absolute;
	top: 264px;
	background-image: url(images/hand5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	left: 234px;
	visibility: visible;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF3300;
	text-align: center;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	float: left;
	height: 400px;
	width: 150px;
	border: 2px solid #737373;
	position: absolute;
	top: 200px;
	background-color: #EFEFEF;
	left: 20px;
	visibility: visible;
	z-index: 2;
}
#wrapper #navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	color: #FF3300;
	line-height: 35px;
}

#wrapper #crestron {
	height: 50px;
	width: 200px;
	position: absolute;
	left: 25px;
	top: 690px;
	visibility: visible;
}
#wrapper #econtrol {
	height: 100px;
	width: 200px;
	position: absolute;
	top: 60px;
	right: 100px;
	visibility: visible;
}
#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	color: #FF3300;
}
#navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large ;
	color: #FF3300;
}
#navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	color: #FFFFFF;
}
.header {
	width: 400px;
}
.positioncorporatee {
	right: 50px;
}
#text a:link {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
#text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #737373;
}
#text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF3300;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
