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 {
background-attachment: local;
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%;
xbackground-attachment: local;
background-position: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.this15 {
background-image: url("../images/keithBdayTwo.jpg");
background-repeat: no-repeat;
background-size: 100%;
xbackground-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;
}
                 
a {
color: darkred;
text-decoration: none;
font-weight: bold;
opacity: 0.8;
}                  

a:visited {
color: darkred;
}

a:hover {
color: white;
}

#copyWrite {
position: absolute;
left: 10px;
top: 2%;
color: white;
text-align: center;
font-size: 50%;
}

#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 white;
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
opacity: 0.8;
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 white;
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
opacity: 0.8;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#hex li a span {
display: block;
width: 104px;
line-height: 59px;
text-align: center;
background: white;
font-size: 115%;
opacity: 0.8;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#allRed li a b {
display: block;
width: 0;
height: 0;
overflow: hidden;
border-bottom: 30px solid darkred;
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
opacity: 0.8;
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 darkred;
border-left: 52px dotted transparent;
border-right: 52px dotted transparent;
opacity: 0.8;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#allRed li a span {
display: block;
width: 104px;
line-height: 59px;
text-align: center;
background: darkred;
font-size: 115%;
color: white;
opacity: 0.8;
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-color:#c90;
}

#hex li a:hover span {
background:#c90;
}

#hex li a:hover em {
border-top-color:#c90;
}

#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: 50px;
top: 290px;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#services:hover {
position: absolute;
left: 45px;
top: 287px;
}

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

#about:hover {
position: absolute;
left: 100px;
top: 189px;
}


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

#contact:hover {
position: absolute;
left: 45px;
top: 91px;
}

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

#allAccess:hover {
position: absolute;
left: 173px;
top: 189px;
}

#logoz {
position: absolute;
left: 105px;
top: 389px;
}

#tte {
position: absolute;
left: 107px;
top: 405px;
z-index: 1;;
height: 100px;
transition: 0.3s;
-webkit-transition: 0.3s; /* Safari */
}

#tte:hover {
position: absolute;
left: 102px;
top: 402px;
z-index: 1;
height: 110px;
}

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

.input_field {
height: 200px;
}

#submitForm {
position: absolute;
left: 375px;
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: 345px;
top: 75px;
width: 565px;
background-image: url("../images/white.png");
color: darkred;
padding: 10px;
border-radius: 5px;
margin: auto;
font-family: "Georgia", "ariel", sans serif;
font-size: 100%;
}

#servicesPage {
position: absolute;
left: 355px;
top: 115px;
width: 575px;
background-image: url("../images/white.png");
color: darkred;
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: 615px;
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;
xz-index: 2;
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;
xz-index: 2;
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;
}

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

#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;
}

#hexAgon li a:hover b {
border-bottom-color:#c90;
}

#hexAgon li a:hover span{
background-color: #c90;
}

#hexAgon li a:hover em {
border-top-color:#c90;
}

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

#homezAbout {
position: relative;
left: 480px;
bottom: 30px;
}

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

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

#hereServ {
position: absolute;
left: 50px;
top: 290px;
}

#hereContact {
position: absolute;
left: 50px;
top: 94px;
}

#hereAbout {
position: absolute;
left: 105px;
top: 192px;
}

#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;
}