@charset "UTF-8";
#topspacer {
	height: 66px;
	width: 100%;
}
#topspacer02 {
	height: 35px;
	width: 100%;
}
#btmspacer01 {
	height: 35px;
	width: 100%;
}


html, body {
	margin: 0px;
	height: 100%;
	min-height: 726px;
	width:100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	
}
#copy {
	width: 1088px;
	margin-left: auto;
	margin-right: auto;
}
#about {
	width: 700px;
	margin-left: 12px;
	overflow: hidden;
	height: 0px;
}
#services {
	width: 700px;
	margin-left: 12px;
    overflow: hidden;
    height: 0px;
}
#clients {
	width: 700px;
	margin-left: 12px;
    overflow: hidden;
    height: 0px;
}

img
{  border-style: none;
}

.sep01 {
	width: 33px;
	height: 57px;
	float: left;
}

#globalnav {
	margin-left: auto;
	margin-right: auto;
	width: 1088px;
	height: 57px;
    clear: both;
}
#navright {
	float: right;
	width: 300px;
}
#one {
	width: 50px;
	height: 30px;
	background-color: red;
	float: left;
}

#two {
	width: 50px;
	height: 30px;
	background-color: blue;
	float: left;
}

#three {
	width: 50px;
	height: 30px;
	background-color: gray;
	float: left;
}


.fadeup {
	opacity: 0;
	
}




#stage {
	width: 100%;
	align-content: center;
}
#stagerep {
	width: 100%;
	height: 36px;
    background-image: url(images/stage-top-rep.jpg);
    background-size: 4px 36px;
    background-repeat: repeat-x;
}
#stagemainpic {
	width: 100%;
	height: 162px;
	background-image: url("images/main-stage01.jpg");
    background-size: 2600px 162px;
    background-position: center;
    margin-left: auto;
	margin-right: auto;
    

}
#logo {
	width: 100%;
	height: 160px;
    background-image: url("images/logo_back.jpg");
    background-size: 2600px 160px;
    background-position: center;
  
}




#squares {
	width: 1062px;
	height: 551px;
	margin-left: auto;
	margin-right: auto;
}

.square {
	width: 230px;
	height: 230px;
	border: thin solid rgba(134,134,134,0.53);
	float: left;
	margin-bottom: 40px;
}

.screen {
	margin-top: 175px;
	width: 214px;
	height: 45px;
	background-color: rgba(3,3,3,.60);
	color: white;
	padding-left: 8px;
	padding-top: 10px;
	padding-right: 8px;
	line-height: 1.4em;
}





.spacer {
	float: left;
	width: 42px;
	height: 234px;
}

#transactions {
	width: 1062px;
    height: 300px;
     margin-left: auto;
	margin-right: auto;
    
    
}

#footer {
	width: 1062px;
    height: 74px;
     margin-left: auto;
	margin-right: auto;
    clear:both;
    
    
}
#insidefooter01 {
}
#transactionleft {
	width: 450px;
	float: left;
	line-height: 2em;
	font-family: arial;
	font-size: 1.2em;
	color: dimgrey;
}
#transactionright {
		width: 450px;
	float: left;
	line-height: 2em;
	font-family: arial;
	font-size: 1.2em;
	color: dimgrey;
}
#insidefooter02 {
	font-size: .9em;
	color: #9a9898;
}
#btn_about {
	float: left;
    width: 96px;
    height: 57px;
     background-image: url("images/btn_about.jpg");
    background-size: 96px 57px;
}
#btn_services {
    float: left;
       width: 126px;
    height: 57px;
     background-image: url("images/btn_services.jpg");
    background-size: 126px 57px;
}
#btn_clients {
    float: left;
       width: 107px;
    height: 57px;
     background-image: url("images/btn_clients.jpg");
    background-size: 107px 57px;
}
#btn_sep01 {
    float: left;
    width: 33px;
}
#btn_sep02 {
    float: left;
    width: 33px;
}

#contactlabel {
    float: left;
}
#mainbody #leftbody #contactmain {
    font-family: arial;
    font-size: 14px;
    font-style: normal;
}


#phonenumber {
	width: 183px;
	height: 0px;
	opacity: 0;
	overflow: hidden;
	margin-left: 95px;
	margin-top: 10px;
}
#emailaddress {
	width: 183px;
	height: 0px;
	opacity: 0;
	overflow: hidden;
	margin-left: 61px;
	font-size: 1.1em;
}
#address {
	width: 245px;
	height: 0px;
	margin-right: 0px;
	opacity: 0;
	overflow: hidden;
	margin-left: 49px;
}
#address img {
    float: left;
    padding-left: 35px;
    padding-right: 0px;
    margin-right: -25px;
}
