body,html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: scroll;
}
h1 {
	font-family: 'Droid Serif', serif;
	color: #2e307f;
	font-size: 3.5em;
}
h2 {
	font-family: 'Droid Serif', serif;
	color: #2e307f;
	font-size: 3em;
}

h3 {
	font-family: 'Droid Serif', serif;
	color: #2e307f;
	font-size: 1.5em;
}
p {
	color: #000;
}

p3 {
	color: #2e2f80;
}
ul {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
li {
	list-style: none;
  padding: 0;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
.red {
	color: red;
}
.transparent {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#map_canvas {
        width: 100%;
        height: 300px;
        
      }
.logo {
	width: auto;
	margin: 0;
}

.smedia {
	height: 25px;
	width: 100%;
	margin: 20px 0 0;
	float: left;
}

.twitter1 {
  background: url(../img/twitter.png);
  width: 25px;
  height: 24px;
  display: inline-block;
}

.twitter1:hover {
  background-position: 0 -24px;
}
.facebook1 {
  background: url(../img/facebook.png);
  width: 25px;
  height: 25px;
  display: inline-block;
}

.facebook1:hover {
  background-position: 0 -24px;
}
.flickr1 {
  background: url(../img/flickr.png);
  width: 25px;
  height: 25px;
  display: inline-block;
}

.flickr1:hover {
  background-position: 0 -24px;
}
.vimeo1 {
  background: url(../img/vimeo.png);
  width: 25px;
  height: 24px;
  display: inline-block;
}

.vimeo1:hover {
  background-position: 0 -24px;
}
#header {
	position: fixed;
	width: 100%;
	height: auto;
	z-index: 1;
	background-color: #FFF;
	margin: 0;
}
.containerhead {
	height: auto;
	width: 800px;
	margin: 0px auto 20px auto;
	padding: 20px 0 0 0;
}
.holder1 {
	width: 100%;
	height: 60%;
}
.holder2 {
	width: 100%;
	height: 15%;
	background-color: #fff;
}
    
.overlay {
	height: inherit;
	width: 100%;
	background: #000;
	color: #FFF;
	padding: 10px;
	border-radius: 5px;
}

footer {
	width: 100%;
	height: 80px;
	max-height: 100px;
	min-height: 80px;
	padding: 20px 0;
	margin: 0;
	background-color: #2e307f;
	text-align: center;
	color: #fff;
	font-size: .7em;
}

.lead {
	font-size: 18px;
	font-weight: 400;
}

.navbar {
	width: auto;
	position: relative;
	background-color: #2e307f;
	background-image: linear-gradient(#5c63ad,#2e307f);
	z-index: 2;
}
.navbar li {
	height: 48px;
	width: auto;
	background-color: #2e2f80;
	background-image: linear-gradient(#5c63ad,#2e307f);
	border-right: 1px solid #5c63ae;
	border-left: 1px solid #2e307f;
	border-top: 1px solid #2e307f;
	border-bottom: 1px solid #2e307f;
}
.navbar-nav #currentpage a {
  text-decoration: none;
  background-color: #eee;
  background-image: linear-gradient(#2e307f, #5c63ad);
  height: 48px;
}
.dropdown:hover .dropdown-menu {
    display: block;
 }
.fillerimg {
	height: auto;
	width: 100%;
}
.horzfiller {
	margin-right: 33.33333333%;
	height: auto;
}
.gap {
  margin-bottom: 50px;
}
.big-gap {
  margin-bottom: 100px;
}
hr {
	height:1px; 
	border:none; 
	color:#5c63ad; 
	background-color:#5c63ad; 
	width:60%; 
	text-align:center; 
	margin: 0 auto;
	}
blockquote {
  margin: 0 5px;
  padding: 0.5em 5px;
  quotes: "\201C""\201D""\2018""\2019";
  font-style: italic;
  font-size: 1em;
}
blockquote p {
  display: inline;
}
#portfolio .box {
  background: #f3f3f3;
}
.portfolio-items,
.portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0;
}
.portfolio-items {
  margin-right: -20px;
}
.portfolio-filter {
  margin-bottom: 50px;
  text-align: center;
}
.portfolio-filter > li {
  display: inline-block;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  margin: 0;
}
.portfolio-items.col-2 > li {
  width: 50%;
}
.portfolio-items.col-3 > li {
  width: 33%;
}
.portfolio-items.col-4 > li {
  width: 25%;
}
.portfolio-items.col-5 > li {
  width: 20%;
}
.portfolio-items.col-6 > li {
  width: 16%;
}
.portfolio-item .item-inner {
  margin: 0 20px 20px 0;
  text-align: center;
  background: #fff;
  padding: 10px;
  border-bottom: 1px solid #e1e1e1;
}
.portfolio-item img {
  width: 100%;
}
.portfolio-item .portfolio-image {
  position: relative;
}
.portfolio-item h5 {
  margin: 0;
  padding: 10px 0 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
}
.center {
  text-align: center;
}
#contact .box {
	background-color: #fff;
	color: #000;
}

#contact .box h1,#contact .box h2,#contact .box h3 {
	color: #2e2f80;
}

#contact .box a {
	color: #2e2f80;
}

#contact .box a:hover {
	color: #000;
}

#contact .box input[type=text],#contact .box input[type=email],#contact .box textarea {
	background-color: #f3f3f3;
	border: 0;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

#contact .box input[type=text]:focus,#contact .box input[type=email]:focus,#contact .box textarea:focus {
	background-color: #f3f3f3;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.box {
	padding: 50px 30px;
	background: #fff;
	position: relative;
}

.box.first {
	margin-top: 10px;
	border-radius: 5px 5px 0 0;
}
.center {
	text-align: center;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: auto;
	float: left;
}

p.copyright {
	margin: 15px 0 0;
}