<style type="text/css">

html {
  height: 100%;
  overflow: auto;
  margin: 0;
}

body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  overflow: auto;
  margin: 0;
}

 location Styles

.MastHeadLocation {
	width:100%;
	z-index:1;
}

.MenuLocation {
	width: 400px;
  margin: 15px auto 0 auto;
  text-align: center;
  font-size: 2em;
}

.MenuLocation a {
  margin-right: 2em;
}

.ContentLocation {
	width: 100%;
	z-index: 1;
	line-height: 5px;
  margin-top: 50px;
}

.ContentLocation .about {
  width: 680px;
  margin: 0 auto 0 auto;
}

.ContentLocation .services {
  width: 740px;
  margin: 0 auto 0 auto;
}

.ContentLocation .clients {
  width: 740px;
  margin: 0 auto 0 auto;
}

.ContentLocation .contact {
  width: 740px;
  margin: 0 auto 0 auto;
}

.clients-column {
  width: 240px;
  margin: 0px;
  float: left;
}

.services-column {
  width: 360px;
  float: left;
}

.services-column.right {
  margin-left: 10px;
}


.FooterLocation {
  position: absolute;
	top: 800px;
	width: 100%;
	z-index: 1;
	left: 0px;
	height: auto;
	overflow: visible;
	line-height: 5px;
}

  Text Styles

.style5 {font-size: 10px}

p {
	margin-top: 0;
	margin-left: 0px;
	padding-left: 0;
	line-height: 10px;
}
  .mytext5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	LINE-HEIGHT: 20px;
	text-decoration: none;
}
.mytext5 a:link {color: #999999;text-decoration: none}
.mytext5 a:visited {color: #000000;text-decoration: none}
.mytext5 a:hover {color: #CB760E; text-decoration: none}
.mytext5 a:active {color: #999999;text-decoration: none
}


.mytext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.mytext4 a:link {color: #999;text-decoration: none}
.mytext4 a:visited {color: #808000; text-decoration:none}
.mytext4 a:hover {color: #CB760E; text-decoration: none}
.mytext4 a:active {color: #808000; text-decoration: none}

.menuOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CB760E;
	text-align: center;
	text-decoration: none;
}


.Caption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 30px;
	font-size: 30px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.smCaption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.ContentCaption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	LINE-HEIGHT: 20px;
	text-align: center;
	text-decoration: none;
}

.ContentCaption2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	LINE-HEIGHT: 20px;
	text-align: left;
	text-decoration: none;
}

.ContentCaption3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	LINE-HEIGHT: 15px;
	text-align: left;
  text-decoration: underline;
	font-weight: bold;
}
  Menu Styles

.menu {
	top: 475px;
	width:100%;
	margin0:auto;
	text-align: left:
	z-index:1;

		}


</style>
#menu center .mytext4 {
	color: #8E8983;
}

.contact-details {
  overflow: hidden;
  margin: 1em 0 1em 0;
}

.contact-details p {
  overflow: hidden;
}

.contact-details img {
  width: 30px;
  height: 30px;
}

.Caption1 {
  overflow: hidden;
}
#MastHead img {
  width: 443px;
  height: 96px;
}

body {
}
.go-to-top {
  display: none;
}

#social {
  margin: 30px auto 0 auto;
  clear: both;
  overflow: hidden;
}
#social p {
  margin-right: 20px;
  float: left;
}

.address, .email {
  text-align: left;
  font-size: 13px;
  line-height: 58px;
  margin-top: 30px;
  line-height: 24px;
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
  #MastHead img {
    width: 80%;
    height: auto;
  }

  #Content img {
    width: 90%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .ContentCaption1 iframe {
    height: 100%;
    width: 100%;
  }

  .ContentCaption1 {
    font-size: 30px;
    line-height: 46px;
    width: 90%
  }

  .ContentCaption2 {
    font-size: 44px;
    line-height: 58px;
    width: 100%;
  }

  .ContentCaption3 {
    font-size: 44px;
    line-height: 58px;
    width: 100%;
  }

  .ContentLocation .about {
    width: 90%;
  }

  .ContentLocation .services {
    width: 90%;
  }

  .services-column {
    width: 100%;
    float: left;
  }

  .services-column.right {
    margin-left: 0px;
  }

  .ContentLocation .clients {
    width: 90%;
  }

  .ContentLocation .contact {
    width: 90%;
  }

  .ContentLocation .contact a {
    text-decoration: none;
    color: black;
  }

  .contact-details .ContentCaption1 {
    text-align: left;
  }

  .ContentLocation .contact iframe {
    width: 100%;
    height: 566px;
  }

  .clients-column {
    width: 100%;
  }

  .mytext4 {
    font-size: 44px;
  }
  .mytext5 {
    text-align: left;
    font-size: 44px;
    line-height: 58px;
  }
  .address {
    margin-top: 30px;
    line-height: 84px;
  }
  #social {
    margin: 70px auto 0 auto;
    clear: both;
    overflow: hidden;
  }
  #social p {
    margin-right: 20px;
    float: left;
  }
  .MenuLocation {
    text-align: justify;
    width: 90%;
    margin: 20px auto 80px auto
  }
  .MenuLocation:after {
    content: '';
    display: inline-block;
    width: 100%;
  }
  .MenuLocation a {
    display: inline-block;
  }

  .MenuLocation a {
    margin-right: 0em;
  }

  #Content .contact-details .email {
    margin-top: 50px;
  }

  #Content .contact-details a {
    float: left;
    display: inline-block;
  }

  #Content .contact-details img {
    width: 110px;
    margin-right: 47px;
  }

  #Content .contact-details p {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
  }
  .go-to-top {
    display: block;
  }
}
