body {
font-size: 14px;
font-family: "Source Sans Pro", Arial, sans-serif;
color: #555555;
background-image: url('../images/GAP.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 25px;
background-size: cover;
background-color: #cccccc;
margin: 0 0 0 0;
}
.top-header {
margin: 0 0 0 0;
}
.nav-container {
  margin: 0 0 0 0;
  background-color: #ffffff;
  height: 25px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
.list-nav {
position: fixed;
top: -12px;
left: 28px;
}
.list-nav li {
float: left;
margin-right: 12px;
}
li {
display: list-item;
text-align: -webkit-match-parent;
}
nav ul, nav ol {
list-style: none;
list-style-image: none;
}
dl, menu, ol, ul {
margin: 1em 0;
}
a {
color: #515151;
text-decoration: none;
font-size: 12px;
letter-spacing: 1px;
}
.logo-rule {
width: 1px;
height: 18px;
background-color: #515151;
float: left;
position: fixed;
top: 4px;
left: 48px;
}
.home-logo {
margin: -15px 0 0 17px;
}
.home-logo a {
display: block;
height: 25px;
width: 16px;
}
h1 {
font: 23px Times, serif;
margin-bottom: 30px;
}

h1 {
font-size: 2em;
margin: 0.67em 0;
}
#main-logo {
text-align: center;
margin-top: 70px;
margin-bottom: 30px;
}
.content-plate {
background-color: rgba(255, 255, 255, 0.8);
width: 760px;
margin-left: auto;
margin-right: auto; 
} 
.inner-plate {
width: 610px;
margin-left: auto;
margin-right: auto;
padding-top: 70px;
padding-bottom: 60px;
}
.row {
overflow: hidden;
padding-bottom: 5px;
}
.bold {
font-weight: 700;
}
p {
margin: 7px 0px;
}
.col
{
	float:left;
}
.contactDetails {
width: 310px;
}
.googleMap {
margin-top: -5px;
position: relative;
}
