body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#f6e7ba;
}
.BG {
	background-image: url(Images/BG.png);
	background-repeat: repeat-x;
}
.BGall {
	background-image: url(Images/BGlong.PNG);
	background-repeat: repeat-x;
}

.Wrapper {
	height: 1000px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Footer {
	background-image: url(Images/footbar.png);
	background-repeat: repeat-x;
	height: 79px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
    	bottom: 0px;
	background-color: #050505;
	text-align: center;

}

.Content {
	height: 500px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/titlebar.png);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.Navwrapper {
	height: 90px;
	width: 870px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}

.Nav {
	height: 7px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.Header {
	height: 176px;
	width: 870px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/logo.png);
	background-repeat: no-repeat;
}
.Wrapperabout {
	height: 1400px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wrapperclients {
	height: 1350px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wrapperhatching {
	height: 3250px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wrapperproto {
	height: 1600px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wrapperdinosaur {
	height: 4000px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wrapperreptiles {
	height: 3750px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wrapperall {
	height: 7200px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Wrappershop {
	height: 4200px;
	width: auto;
	background-image: url(Images/dino_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#links {
	width:870px;
	height:79px;
	margin-right: auto;
	margin-left: auto;
	}

#links ul {
	margin:0px;
	padding:10px 0px 25px 0px;
	list-style:none;
	}

#links ul li a {
	margin: 0px 28px 0px 28px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	}

#links ul li a:hover {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#ead28b;
	text-decoration:none;
	}

#footer h1 {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;

