@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);
 @import url(http://fonts.googleapis.com/css?family=Droid+Serif);
body {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
#page {
	background-color: #FFF!important;
}
.ui-content {
	max-width: 748px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	max-width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#twitter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	padding: 12px;
}
#twitter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/box-bg.png);
}
#twitter ul li {
	padding-bottom: 20px;
}
#twitter ul li:hover {
}
.flexslider {
	max-width:768px!important;
	margin-left:auto!important;
	margin-right:auto!important;
}
#footer {
	max-width: 768px;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	
	padding-left: 0px;
	line-height: 18px!important;
	background-color: #FFF;
	
}
#logo {
}
#logo-strip {
	text-align: center;
	margin: 0px;	
	padding-right: 0px;	
	padding-left: 0px;	
	background-position: center top;
	background-color: #005623;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#001509), to(#005623));
	background-image:-webkit-linear-gradient(#001509, #005623);
	background-image:-moz-linear-gradient(#001509, #005623);
	background-image:-ms-linear-gradient(#001509, #005623);
	background-image:-o-linear-gradient(#001509, #005623);
	background-image:linear-gradient(#001509, #005623)
}
#header .icons {
	padding-right: 6px;
	padding-left: 6px;
	height: 32px;
	width: 32px;
}

.header-texture {
	background-image: url(../images/texture.png);
	background-repeat: repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	background-position: left -50px;
}
.texture {
	background-image: url(../images/texture.png);
	background-repeat: repeat;
	background-position: left top;
	padding-bottom: 18px;
}
#call {
	padding-left: 12px;
}
.navigation {
	color: #FFF;
	background-color: #005623;
	margin: 0px;
	padding: 0px;
}
.ui-grid-d {
	line-height: 12px!important;
}
.ui-grid-d div {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

	background-color: #001509;
	text-align: center;
	vertical-align: middle;
}
.ui-grid-d div a {
	color: #fff!important;
	text-decoration: none;
}
.ui-grid-d div:hover {
	color: #fff!important;
	background-color: #012c13;
}

.nav-shadow{
	background-image: url(../images/nav-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.slider-shadow{
	background-image: url(../images/nav-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.pics-shadow{
	background-image: url(../images/pics-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin: 0px;
}
#home-text-block {
	margin-top: 6px;
	margin-bottom: 6px;
}
#home-text-block div {
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 14px;
	overflow: hidden;
}
#home-text-block img {
	margin-right: 12px;
	float: left;
}
#home-text-block h2 {
	margin-bottom: 6px;
}
#services-text-block {
	margin-top: 6px;
	margin-bottom: 6px;
}
#services-text-block div {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: auto;
	overflow: hidden;
}
#services-text-block img {
	margin-right: 12px;
	float: left;
}
#services-text-block h2 {
	margin-bottom: 6px;
}
#gallery-columns {
}
#gallery-columns .column1 {
	margin-bottom: 6px;
}
#gallery-columns .column2 {
	margin-bottom: 6px;
}
#gallery-columns img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.pic {
	margin-top: 8px;
	margin-bottom: 8px;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	/* */
	color: #516aa9;
	font-family: 'Droid Serif', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding-top: 8px!important;
	padding-bottom: 8px!important;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 24px!important;
	
}
h2 {
	font-size: 22px!important;
}
h3 {
	font-size: 20px!important;
}
h4 {
	font-size: 18px!important;
}
h5 {
	font-size: 16px!important;
}
h6 {
	font-size: 14px!important;
}

hr {
	border-top: 1px solid #516aa9;
}

#social-icons {
	text-align: center;
	margin-top: 16px;
}
#back-top {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 27px;
	background-image: url(../images/to-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* -------------------------------------------------------------------------------------- Portfolio Page Starts*/
#Gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
.gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
.gallery:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.gallery li {
	float: left;
	width: 50%;
}
.gallery li a {
	display: block;
	margin: 3px;
	border: 1px solid #3c3c3c;
}
.gallery li img {
	display: block;
	width: 100%;
}
.gallery li img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
#Gallery .ui-content {
	overflow: auto;
}
#Gallery1 .ui-content {
	overflow: auto;
}
#Gallery2 .ui-content {
	overflow: auto;
}
#Gallery2 .ui-content {
	overflow: auto;
}
#Gallery3 .ui-content {
	overflow: auto;
}
#Gallery4 .ui-content {
	overflow: auto;
}
#Gallery5 .ui-content {
	overflow: auto;
}
#Gallery6 .ui-content {
	overflow: auto;
}
#Gallery7 .ui-content {
	overflow: auto;
}
#Gallery8 .ui-content {
	overflow: auto;
}
#Gallery9 .ui-content {
	overflow: auto;
}
#Gallery10 .ui-content {
	overflow: auto;
}
/* For inline examples only */
#PhotoSwipeTarget {
	width: 100%;
	height: 200px;
}
#Indicators {
	text-align: center;
	margin-top: 20px;
}
#Indicators span {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 10px 0 0;
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #c5c5c5;
	overflow: hidden;
}
#Indicators span.current {
	background: #EEBF02;
}
/* -------------------------------------------------------------------------------------- Portfolio Page Ends*/

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#testimonials {
}
#testimonials h4 {
	margin-top: 4px;
	margin-bottom: 4px;
}
#testimonials p {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* for 320px or less */
@media only screen and (min-width:320px) {
}
/* for 480px or less */
@media only screen and (min-width:480px) {
#map-canvas {
	width: 460px!important;
	height: 350px;
	padding: 0;
}
#navigation {
	background-image: url(../images/header-shadow-480.png);
	width: 480px;/*left: 47%;*/
}

}
/* for 768px or less */
@media only screen and (min-width:768px) {
#navigation {
	background-image: url(../images/header-shadow-768.png);
	width: 768px;/*left: 49%;*/
}

#gallery-columns .column1 {
	width: 360px!important;
	float: left;
}
#gallery-columns .column2 {
	width: 360px!important;
	float: right;
}
#home-text-block .column1 {
	width: 360px!important;
	float: left;
}
#home-text-block .column2 {
	width: 360px!important;
	float: right;
}
#services-text-block .column1 {
	width: 360px!important;
	float: left;
}
#services-text-block .column2 {
	width: 360px!important;
	float: right;
}
.gallery li {
	float: left;
	width: 33.33%;
}
}
