body {
	background-image: url('Images/sky.png');
	background-repeat: repeat-x;
}
#container {
	position: relative;
	top: -14px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 750px;
}
#cont {
	background: #FFFF7F;
	background-image: url('Images/sand.png');
	position: absolute;
	left: 0px;
	top: 162px;
	width: 1096px;
	height: 750px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
li a {
	text-decoration: none;
	color: rgb(196,18,48);
}
li a:hover {
	text-decoration: underline;
	color: rgb(196,18,48);
}
.logo {
	background: transparent;
	background-repeat: x;
	width: 345px;
	height: 120px;
	position: absolute;
	top: 0px;
	padding-top: 20px;
	left: 20px;
	width: 200px;
	
}
.logo img {
	padding-left: 20px;
}
.nav {
	background-color: rgb(196,18,48);
	height: 40px;
	width: 1096px;
	position: absolute;
	left: 0px;
	top: 121px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
}
.home {
	background-color: rgb(196,18,48);
	width: 133px;
	height: 32px;
	top: 122px;
	position: absolute;
	text-align: center;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	font-family: "courier new";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	cursor: pointer;
	left: 2px;
}
.home:hover {
	background-color: rgb(130,0,83);
	cursor: pointer;
}
.history {
	background-color: rgb(196,18,48);
	width: 130px;
	height: 32px;
	top: 122px;
	left: 287px;
	position: absolute;
	text-align: center;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	font-family: "courier new";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	cursor: pointer;
}
.history:hover {
	background-color: rgb(130,0,83);
}
.about {
	background-color: rgb(196,18,48);
	width: 150px;
	height: 32px;
	top: 122px;
	left: 136px;
	position: absolute;
	text-align: center;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	font-family: "courier new";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	cursor: pointer;
}
.about:hover {
	background-color: rgb(130,0,83);
}
.blog {
	background-color: rgb(196,18,48);
	width: 130px;
	height: 32px;
	top: 122px;
	left: 418px;
	position: absolute;
	text-align: center;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	font-family: "courier new";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	cursor: pointer;
}
.blog:hover {
	background-color: rgb(130,0,83);
}
.contact {
	background-color: rgb(196,18,48);
	width: 150px;
	height: 32px;
	top: 122px;
	left: 549px;
	position: absolute;
	text-align: center;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	font-family: "courier new";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	cursor: pointer;
}
.contact:hover {
	background-color: rgb(130,0,83);
}
#menu {
	display: none;
	list-style: none;
 	padding: 0;
  	margin: 0;
	position: absolute;
	left: 135px;
	top: 162px;
	width: 150px;
	height: 92px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	//background-image: url('Images/sand.png');
	background: rgb(196,18,48);
}
.menuitem {
	color: #FFFFFF;
	font-family: "courier new";
	font-size: 14px;
	text-decoration: none;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	text-align: left;
	vertical-align: bottom;
	word-spacing: 45px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	cursor: pointer;
}
.menuitem:hover {
	background-color: rgb(130,0,83);
}
.arrow {
 	padding: 0;
  	margin: 0;
	position: relative;
	left: 20px;
	color: #FFFFFF;
}
#message {
	display: none;
 	padding: 10px;
  	margin: 0;
	position: absolute;
	left: 370px;
	top: 500px;
	width: 150px;
	height: 55px;
	border-style: outset;
	border-width: 3px;
	border-color: #CCCCCC;
	background-image: url('Images/spot.jpg');
	font-family: "Times";
	color: #FFFFFF;
}
ul {
	
}
.mainback {
	background: transparent;
	background-image: url('Images/bg.png');
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 162px;
	width: 1096px;
	height: 600px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.mainback1 {
	background: transparent;
	background-image: url('Images/bg.png');
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 162px;
	width: 1096px;
	height: 500px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.mainback2 {
	background: transparent;
	background-image: url('Images/bg.png');
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	top: 162px;
	width: 1096px;
	height: 650px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.main {
	background: transparent;
	background-image: url('Images/spot.jpg');
	background-repeat: repeat;
	position: absolute;
	top: 163px;
	width:700px;
	height: 500px;
	left: 2px;
}
.main1 {
	background: transparent;
	background-image: url('Images/spot.jpg');
	background-repeat: repeat;
	position: absolute;
	top: 163px;
	width:700px;
	height: 600px;
	left: 2px;
}
.book {
	background: transparent;
	background-repeat: no-repeat;
	width: 378px;
	height: 454px;
	left: 40px;
	top: 190px;
	position: absolute;
}
.secret {
	background: transparent;
	background-repeat: no-repeat;
	width: 142px;
	height: 121px;
	left: 150px;
	top: 290px;
	position: absolute;
}
#stamp {
	background: transparent;
	background-repeat: no-repeat;
	width: 555px;
	height: 424px;
	left: 480px;
	top: 200px;
	position: absolute;
	opacity: 0.0;
}
.pen {
	background: transparent;
	background-repeat: no-repeat;
	width: 300px;
	height: 377px;
	left: 200px;
	top: 260px;
	position: absolute;
}
#pen1 {
	background: transparent;
	background-repeat: no-repeat;
	width: 77px;
	height: 500px;
	left: 0px;
	top: 240px;
	position: absolute;
}
.pen2 {
	background: transparent;
	background-repeat: no-repeat;
	width: 300px;
	height: 377px;
	left: 340px;
	top: 260px;
	position: absolute;
}
.desert {
	background: transparent;
	background-image: url('Images/desert.jpg');
	background-repeat: no-repeat;
	width: 378px;
	height: 174px;
	left: 650px;
	top: 450px;
	position: absolute;
}
.coins {
	background: transparent;
	background-repeat: no-repeat;
	width: 129px;
	height: 114px;
	left: 750px;
	top: 500px;
	position: absolute;
}
.historytext {
	font-family: "courier new";
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	padding-top: 30px;
	padding-left: 60px;
	left: 30px;
	top: 160px;
	width: 400px;
	text-align: left;
}
.historytext1 {
	font-family: "courier new";
	color: #FFFFFF;
	font-size: 16px;
	position: absolute;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-right: 30px;
	top: 220px;
	width: 328px;
	left: 650px;
	text-align: right;
	border-style: outset;
	border-width: 5px;
	border-color: #CCCCCC;
	background-image: url('Images/bg1.jpg');
}
.contacttext {
	font-family: "Times";
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	padding-top: 30px;
	padding-left: 60px;
	left: 30px;
	top: 160px;
	width: 400px;
	text-align: left;
}
.contacttext1 {
	font-family: "Times";
	color: #FFFFFF;
	font-size: 16px;
	position: absolute;
	padding-top: 30px;
	left: 720px;
	top: 170px;
	width: 300px;
	text-align: left;
	line-height: 1.7;
}
.contacttext1 a {
	font-family: "Times";
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
}
.contacttext1 a:hover {
	font-family: "Times";
	color: #33CCFF;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}
.toolstop {
	width: 130px;
	background: transparent;	
	position: absolute;
	top: 8px;
	height: 26px;
	left: 40px;
	cursor: pointer;
}
.projectstop {
	width: 130px;
	background: transparent;	
	position: absolute;
	top: 8px;
	height: 26px;
	left: 172px;
	cursor: pointer;
}
.clientstop {
	width: 130px;
	background: transparent;	
	position: absolute;
	top: 8px;
	height: 26px;
	left: 304px;
	cursor: pointer;
}
.toolstab {
	width: 130px;
	background-color: rgb(196,18,48);	
	position: absolute;
	top: 18px;
	height: 30px;
	left: 40px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Times";
	font-size: 20px;
	cursor: pointer;
}
.toolstab:hover {
	color: #33CCFF;
}
.projecttab {
	width: 130px;
	background-color: #333333;	
	position: absolute;
	top: 18px;
	height: 30px;
	left: 172px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Times";
	font-size: 20px;
	cursor: pointer;
}
.projecttab:hover {
	color: #33CCFF;
}
.clientstab {
	width: 130px;
	background-color: rgb(130,0,83);	
	position: absolute;
	top: 18px;
	height: 30px;
	left: 304px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Times";
	font-size: 20px;
	cursor: pointer;
}
.clientstab:hover {
	color: #33CCFF;
}
#tools {
	width: 950px;
	border-color: rgb(196,18,48);
	border-width: 8px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	top: 48px;
	height: 640px;
	left: 40px;
	color: #000000;
	text-align: left;
	font-family: "Times";
	font-size: 20px;
	padding-top: 2px;
	display: none;
	padding-left: 10px;
}
#toolstext {
	font-family: "Arial, Helvetica";
	color: #000000;
	font-size: 14px;
	position: absolute;
	padding-top: 10px;
	width: 750px;
	text-align: left;
	font-weight: light;
	left: 100px;
}
#barcode {
	top: 410px;
	left: 110px;
	position: absolute;
}
#projects {
	width: 1030px;
	border-color: #333333;
	border-width: 8px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	top: 48px;
	height: 620px;
	left: 40px;
	color: #000000;
	text-align: center;
	font-family: "Times";
	font-size: 40px;
	display: none;
	padding-top: 2px;
}
#greypoint {
	position: absolute;
	left: 138px;
}
#purpoint {
	position: absolute;
	left: 270px;
}
#projectstext {
	font-family: "Times";
	color: #000000;
	font-size: 15px;
	position: absolute;
	left: 60px;
	width: 280px;
	text-align: left;
	line-height: 1.1;
}
#projectstext1 {
	font-family: "Times";
	color: #000000;
	font-size: 15px;
	position: absolute;
	padding-top: 10px;
	padding-left: 60px;
	width: 280px;
	text-align: left;
	left: 320px;
	line-height: 1.1;
}
#projectstext2 {
	font-family: "Times";
	color: #000000;
	font-size: 15px;
	position: absolute;
	padding-top: 10px;
	padding-left: 60px;
	width: 280px;
	text-align: left;
	left: 640px;	
	line-height: 1.1;
}
#clients {
	width: 820px;
	border-color: rgb(130,0,83);
	border-width: 8px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	top: 48px;
	height: 580px;
	left: 40px;
	color: #000000;
	text-align: left;
	font-family: "Times";
	font-size: 40px;
	padding-top: 2px;
	padding-left: 100px;
	display: none;
}
#clientstext {
	font-family: "Times";
	color: #000000;
	font-size: 13px;
	position: absolute;
	padding-top: 10px;
	width: 40%;
	text-align: left;
	line-height: 1.1;
}
#clientstext1 {
	font-family: "Times";
	color: #000000;
	font-size: 13px;
	position: absolute;
	padding-top: 10px;
	padding-left: 60px;
	width: 40%;
	text-align: left;
	left: 460px;
	line-height: 1.1;
}
.detail {
	font-family: "Times";
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	padding-top: 0px;
	left: 160px;
}
.detail a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
.detail a:hover {
	color: #33CCFF;
	text-decoration: underline;
	font-weight: bold;
}
#plantObject {
	background: transparent;
	background-repeat: no-repeat;
	width: 299px;
	height: 129px;
	position: absolute;
	left: 750px;
	top: -129px;
}
#plantObject1 {
	background: transparent;
	background-repeat: no-repeat;
	width: 299px;
	height: 129px;
	position: absolute;
	left: 750px;
	top: 0px;
}
#pin {
	background: transparent;
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	position: absolute;
	left: 60px;
	top: 88px;
}
#pin1 {
	background: transparent;
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	position: absolute;
	left: 200px;
	top: 88px;
}
#pin2 {
	background: transparent;
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	position: absolute;
	left: 340px;
	top: 88px;
}
#pin3 {
	background: transparent;
	background-repeat: no-repeat;
	width: 80px;
	height: 48px;
	position: absolute;
	left: 625px;
	top: 88px;
}
#histbutton {
	background-color: rgb(196,18,48);
	width: 110px;
	height: 35px;
	top: 8px;
	position: absolute;
	text-align: center;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	font-family: "Times";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	cursor: pointer;
	left: 750px;
}
#histbutton:hover {
	background-color: rgb(130,0,83);
	cursor: pointer;
}