body {
background-color: black;
}

.hide {
visibility: hidden;
margin: 0;
padding: 0;
}

#wrap {
font-family: "Georgia", "ariel", sans serif;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%
}

.background {
font-family: "Georgia", "ariel", sans serif;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%
}

.this1 {
background-image: url("../images/ryanMcGrathColor.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;

}

.this2 {
background-image: url("../images/winterStageColor.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this3 {
background-image: url("../images/skyTrackerColor.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this4 {
background-image: url("../images/tradeCenterColor.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this5 {
background-image: url("../images/ecmaCamera.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this6 {
background-image: url("../images/ecmaShow.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this7 {
background-image: url("../images/ecmaSetup.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this8 {
background-image: url("../images/ecmaOrng.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this9 {
background-image: url("../images/ecmaWhite.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this10 {
background-image: url("../images/ecmaRed.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this11 {
background-image: url("../images/ecmaGreen.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this12 {
background-image: url("../images/nickbackCrowd.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this13 {
background-image: url("../images/nickbackLite.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this14 {
background-image: url("../images/keithBday.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.this15 {
background-image: url("../images/keithBdayTwo.jpg");
background-repeat: no-repeat;
background-size: 100%;
background-attachment: local;
background-position: center;
}

.round {
border-radius: 2px;
}

#social {
position: absolute;
right: 2%;
top: 2%;	
}

#twit {
height: 35px;
width: 35px;
margin-right: 20px;
}

#face {
height: 35px;
width: 35px;
xmargin-left: 5%;
}
                 
a {
color: darkred;
text-decoration: none;
font-weight: bold;
xopacity: 0.8;
}                  

a:visited {
color: darkred;
}

a:hover {
color: white;
}

#copyWrite {
position: absolute;
right: 2%;
top: 95%;
color: white;
text-align: center;
font-size: 75%;
}

#liquid {
color: darkred;
opacity: 0.8;
font-weight: bold;
text-shadow: 2px 2px 2px black;
}

#white {
color: white;
}

.red {
color: darkred;
}

#hex li a b {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-bottom: 30px solid rgba(255,255,255,0.7);
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
text-decoration: none;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#hex li a em {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-top: 30px solid rgba(255,255,255,0.7);
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#hex li a span {
display: block;
width: 104px;
line-height: 59px;
text-align: center;
background: rgba(255,255,255,0.7);
font-size: 115%;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#allRed li a b {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-bottom: 30px solid rgba(139,0,0,0.7);
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
text-decoration: none;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#allRed li a em {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-top: 30px solid rgba(139,0,0,0.7);
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#allRed li a span {
display: block;
width: 104px;
line-height: 59px;
text-align: center;
background: rgba(139,0,0,0.7);
font-size: 115%;
color: white;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#hex li {
display: block;
width: 104px;
margin-right: 4px;
height: 120px;
}

#hex li a {
text-decoration: none;
color: darkred;
cursor: pointer;
}

#hex li a:hover {
text-decoration: none;
color: black;
cursor: pointer;
}

#hex li a.inner b {
border-bottom-color:#c60;
}

#hex li a.inner span {
background:#c60;
}

#hex li a.inner em {
border-top-color:#c60;
}

#hex li a:hover {
white-space:normal; 
color:#fff;
}

#hex li a:hover b {
border-bottom: 33px solid rgba(204,153,0,0.5);
border-left: 57px dotted transparent;
border-right: 57px dotted transparent;
}

#hex li a:hover span {
background: rgba(204,153,0,0.5);
width: 114px;
font-size: 125%;
}

#hex li a:hover em {
border-top: 33px solid rgba(204,153,0,0.5);
border-left: 57px dotted transparent;
border-right: 57px dotted transparent;
}

#hex li a.inner:hover b {
border-bottom-color:#a40;
}

#hex li a.inner:hover span {
background:#a40;
}

#hex li a.inner:hover em {
border-top-color:#a40;
}

#services {
position: absolute;
left: 200px;
top: 385px;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#services:hover {
position: absolute;
left: 195px;
top: 382px;
}

#about {
position: absolute;
left: 255px;
top: 287px;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#about:hover {
position: absolute;
left: 250px;
top: 284px;
}

#contact {
position: absolute;
left: 200px;
top: 189px;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#contact:hover {
position: absolute;
left: 195px;
top: 186px;
}

#allAccess {
position: absolute;
left: 328px;
top: 287px;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#allAccess:hover {
position: absolute;
left: 324px;
top: 285px;
}

#logoz {
position: absolute;
left: 255px;
top: 484px;
}

#tte {
position: absolute;
left: 252px;
top: 495px;
z-index: 1;
height: 110px;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#tte:hover {
position: absolute;
left: 242px;
top: 485px;
z-index: 1;
height: 130px;
}

#contactForm {
position: absolute;
left: 535px;
top: 50px;
background-image: url("../images/white.png");
color: darkred;
padding: 15px;
border-radius: 5px;
margin-top: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
font-family: "Georgia", "ariel", sans serif;
text-align: left;
}

.input_field {
height: 125px;
}

#submitForm {
position: absolute;
left: 535px;
top: 300px;
background-image: url("../images/white.png");
color: darkred;
padding-top: 0px;
padding-right: 25px;
padding-bottom: 15px;
padding-left: 25px;
border-radius: 5px;
margin: auto;
font-family: "Georgia", "ariel", sans serif;
font-size: 115%;
} 

.right {
text-align: right;
font-weight: bold;
font-size: 85%;
}

.bold {
font-weight: bold;
}

#addy {
font-size: 80%;
}

#aboutSection {
position: absolute;
left: 535px;
top: 150px;
width: 650px;
background-image: url("../images/white.png");
color: darkred;
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 35px;
border-radius: 5px;
margin: auto;
font-family: "Georgia", "ariel", sans serif;
font-size: 100%;
}

#servicesPage {
position: absolute;
left: 535px;
top: 150px;
width: 650px;
background-image: url("../images/white.png");
color: darkred;
padding-bottom: 15px;
border-radius: 5px;
margin: auto;
font-family: "Georgia", "ariel", sans serif;
font-size: 100%;
text-align: left;
}

#formatImg {
width: 25%;
border-radius: 10px;
position: absolute;
left: 800px;
top: 140px;
z-index: 2;
}

#serv1 {
background-image: url("../images/serv1.jpg");
background-size: 100%;
background-position: center;
height: 150px;
width: 100%;
border-radius: 5px;
position: relative;
left: 0;
top: 0;
}

#serv2 {
background-image: url("../images/serv2.jpg");
background-size: 100%;
background-position:  center;
height: 150px;
width: 100%;
border-radius: 5px;
position: relative;
left: 0;
top: 0;
}

#serv3 {
background-image: url("../images/serv3.jpg");
background-size: 100%;
background-position: center;
height: 150px;
width: 100%;
border-radius: 5px;
position: relative;
left: 0;
top: 0;
}

#servicesPage p {
padding: 25px;
}

#servicesPage h2 {
padding: 25px;
xfont-size: 200%;
}

.shadow {
text-shadow: 1px 1px 1px black;
}

#servHeader {
position: absolute;
left: 0;
top: 105px;
text-transform: uppercase;
}

#aboutHeader {
text-transform: uppercase;
}

#contactHeader {
text-transform: uppercase;
}

#hexAgon{
list-style-type: none;
display: block;
width: 104px;
margin-right: 4px;
margin-top: 0;
margin-bottom: 0;
padding: 0;
height: 0px;
}

#hexAgon li b {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-bottom: 25px solid darkred;
border-left: 36px dotted transparent;
border-right: 36px dotted transparent;
text-decoration: none;
transition: 0.5s;
-webkit-transition: 0.5s; /* Safari */
}

#hexAgon li span {
display: block;
width: 72px;
line-height: 35px;
text-align: center;
background: darkred;
font-size: 90%;
color: white;
transition: 0.5s;
-webkit-transition: 0.5s; /* Safari */
}

#hexAgon li em {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-top: 25px solid darkred;
border-left: 36px dotted transparent;
border-right: 36px dotted transparent;
transition: 0.5s;
-webkit-transition: 0.5s; /* Safari */
}

#hexAgon li a:hover b {
border-bottom-color:rgba(204,153,0,0.6);
}

#hexAgon li a:hover span{
background-color: rgba(204,153,0,0.6);
}

#hexAgon li a:hover em {
border-top-color:rgba(204,153,0,0.6);
}

#homezContact {
position: relative;
left: 415px;
bottom: 32px;
}

#homezAbout {
position: relative;
left: 570px;
bottom: 15px;
}

#homezService {
position: relative;
left: 535px;
bottom: 32px;
}

#homezSub {
position: relative;
left: 300px;
bottom: 0;
}

#hereServ {
position: absolute;
left: 200px;
top: 385px;
}

#hereContact {
position: absolute;
left: 200px;
top: 189px;
}

#hereAbout {
position: absolute;
left: 255px;
top: 287px;
}

#here {
list-style-type: none;
z-index: 3;
}

#here li a b {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-bottom: 30px solid #c90;
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
text-decoration: none;
z-index: 4;
}

#here li a span {
display: block;
width: 104px;
line-height: 59px;
text-align: center;
background: #c90;
font-size: 115%;
color: white;
z-index: 4;
}

#here li a em {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-top: 30px solid #c90;
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
z-index: 4;
}

#downHere {
position: absolute;
left: 0;
top: 3000px;
}