/* Global CSS */

body {
	font: normal 100% Arial, sans-serif;
	color: #5f5e5e;
	margin: 0em;
	padding: 0em
}
head {
	background: #ffffff
}
p {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 1em;
	padding: 0em;
	margin: 0em;
	text-transform: uppercase;
	font-weight: normal;
	font-family: calibri, myriad pro, arial, helvetica, sans-serif;
}
h2 {
	padding: 0em;
	margin: 0em;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 0.6875em;
	color: #161616;
	padding: 1.4375em 1.9375em;
}
a {
	font-style: none;
	font-weight: none;
	text-decoration: none;
}
strong {
	color: #5f5e5e;
}
img {
	border-style: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}

/* Structural CSS */

.centre {
	background-color: #ebeaea;
}
.wrapper, .header {
	max-width: 62.5em;
	padding: 0 0.75em;
	margin: 0 auto
}

/* Header CSS */

.logo {
	width: 30%;
	margin: 0 0 0 1.5em;
	background: #ffffff
}
.logo img {
	padding: 4.75em 0 4.25em 0;
}
.nav {
	width: 70%;
	margin: 0 0.75em 0 -2.25em;
	background: #ffffff;
}
.nav a:link, .nav a:active, .nav a:visited {
	color: #5f5e5e;
}
.nav a:hover {
	color: #fc8606;
}
.nav ul {
	padding: 0em;
	margin: 0em;
	padding: 4.75em 0 4.25em 0;
	text-align: right
}
.nav li, .nav h1 {
	display: inline;
	padding: 0em;
	margin: 0em
}
.nav li {
	padding-left: 0.625em
}

/* Content CSS */

.title {
	width: 100%;
}
.locator {
	font-size: 0.6875em;
	padding: 1.0625em 1.5em
}
.locator img {
	padding: 0.225em 0.475em
}
.tele {
	text-align: right;
	font-size: 0.6875em;
	padding: 1.0625em 1.5em
}
.image {
	width: 65%;
	overflow: hidden;
	max-height: 17.4375em;
}
.main {
	width: 35%;
	min-height: 17.4375em;
}
.content {
	width: 100%;
	background: #fc8606;
	color: #9e4802;
	min-height: 13.375em;
}
.content p {
	font-size: 0.6875em;
	padding: 0 1.9375em 1.9375em 1.9375em;
	text-align: justify;
}
.findus {
	width: 100%;
	background-color: #fd6d03;
	background: url('http://maintecsxm.com/images/indexmap.png') no-repeat bottom right #fd6d03;
	color: #ffffff
}
.findus h1 {
	padding: 1.4375em 1.875em;
}
.findus img {
	padding-right: 1.4375em;
}
.findus a {
	color: #ffffff
}
.opacitybox {
	width: 100%;
	position: relative;
	top: 13.375em;
	margin-bottom: -4.125em;
	color: #ffffff;
	z-index: 100;
	background: url('http://maintecsxm.com/images/opacitybox.png')
}
.opacitybox h1 {
	padding: 0.8125em 0 0 1.9375em 
}
.opacitybox p {
	font-size: 0.6875em;
	padding: 0 0 1.8181em 2.8181em
}

/* Footer CSS */

.comment, .email, .friends {
	width: 32%;
	font-family: calibri, myriad pro, arial, helvetica, sans-serif;
}
.comment p, .email p, .friends p {
	padding: 0 0 2.8125em 4.9375em;
	color: #fd6d03;
}
.comment h1, .email h1, .friends h1 {
	color: #161616;
	padding: 2.8125em 1.8125em 0 4.9375em;
}
.comment {
	border-right: 1px solid #bdbcbc;
}
.email {
	
}
.friends {
	text-align: left;
	border-left: 1px solid #bdbcbc;
	width: 34.9%;
}
.affiliate {
	width: 10.5em;
	height: 8em;
	overflow: hidden;
	text-align: center;
}
.affiliate img {
	padding: 2.4em 0 0 0;	
}
.greybox {
	position: absolute;
	padding-left: 1.8125em;
	padding-top: 3em;
}
.footer {
	border-top: 1px solid #bdbcbc;
	width: 100%;
}
.eunoia, .copyright {
	font-size: 0.6875em;
	padding: 1.3125em;
}
.copyright {
	padding-right: 0em
}
.eunoia {
	text-align: right;
}

/* About Us CSS */

.nondex {
	min-height: 17.4375em;
}

/* Contact Us CSS */

.contact {
	background-color: #fd6d03;
}
.nondex strong {
	color: #9e4802;
}

/* Projects CSS */

.jqselector {
	background-image: none;
	min-height: 4.0625em;
}
.jqselector div{
	float: right;
	margin: 1.6em 1em;
}
.jqbuttonon {
	background: url('http://maintecsxm.com/images/jqarrowactive.png') no-repeat;
	width: 15px;
	height: 13px;
}
.jqbutton {
	background: url('http://maintecsxm.com/images/jqarrow.png') no-repeat;
	width: 15px;
	height: 13px;
}

/* Slideshow CSS */

#jqslideshow, #jqslideshowtwo, #jqslideshowthree {
    position: relative;
    height: 17.4375em;
	overflow: hidden
}
#jqslideshow img, #jqslideshowtwo img, #jqslideshowthree img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	min-width: 100%;
}
#jqslideshow img.active, #jqslideshowtwo img.active, #jqslideshowthree img.active {
    z-index:10;
    opacity:1.0;
}
#jqslideshow img.last-active, #jqslideshowtwo img.last-active, #jqslideshowthree img.last-active {
    z-index:9;
}

