/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
.wrapper {
	margin:0;
	padding:0;
	min-height:100%;
}

.banner_background {
	background-color:#637995;
	z-index:-10000;
	position:relative;
}

.services_banner_background {
	background-color:#FEB618;


}


.home_banner img {
vertical-align:bottom;
padding:0;
margin:0;
/*width:100%;
height:100%;*/
}
.home_content_bg{
min-height:100%;
	background-color:#D9D2BD;
	z-index:-10000;
	/*position:relative;*/
}
service_content_bg{

background-color:#FFFFFF;

}




.banner_wrapper {
	
}

.header_bg {
background-image:url(../images/header-cloud-bg.jpg);
background-position:top;
background-repeat:repeat-x;

}
.header_bottom {
background-image:url(../images/blue-orange-bg.png);
background-position:top;
background-repeat:repeat-x;
	box-shadow: 0 10px 10px -2px #333333;
	-moz-box-shadow: 0 10px 10px -2px #333333;
	-webkit-box-shadow: 0 10px 10px -2px #333333;
	  /* For  'IE'*/
   filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=180, strength=9);
   position: relative;
   z-index:1;
	clear: both;
	height:43px;
}

#header {
background:none;

}

.sub_header_left img {

margin-top:20px;
}





.below_footer_white {
	height:20px;
	background-color:#FFFFFF;
}

.footer_background{
	background-color:#435163;
	z-index:-10000;
	/*position:relative;*/
	border-bottom-color:#DCAA04;
	border-bottom-style:solid;
	border-bottom-width:8px;
}

/* #Page Styles
================================================== */

p.slogan  {
font-size:1.5em;
margin-top:20px;

}
#bottom-nav ul {
margin-top:40px;

}
#bottom-nav li {
display:inline;
margin-right:20px;

}
#bottom-nav a {
color:#FFFFFF;
font-size:1.4em;
text-decoration:none;


}
.footer_right img {
margin:20px 20px 20px 0px;
}

#home_description,#home_services {
background-color:#FFFFFF;
padding:5px;
height:460px;
padding-left:30px;


}  
#home_description {
background-image:url(../images/whoweare-bg.jpg);
background-position:top;
background-repeat:no-repeat;


}
.home_desc {

}


#home_description h3 {
margin-top:5px;
margin-left:5px;
font-size:1.4em;
margin-bottom:230px;
}


#home_services{
background-image:url(../images/whatwedo-bg.jpg);
background-position:top;
background-repeat:no-repeat;
}
#home_services h3 {
margin-top:5px;
margin-left:5px;
font-size:1.4em;
margin-bottom:230px;
}


/* #Service Styles
================================================== */
.service_banner_text {

margin-top:10px;
}
.service_banner	img {
vertical-align:bottom;
padding:0;
margin:0;
}


.service_title {

color:#FFFFFF;
text-shadow:2px 2px 2px rgba(0, 0, 0, 1);
font-size:3.4em;
font-weight:900;
font-style:oblique;
letter-spacing:2px;

padding:5px;
text-align:left;
line-height:50px;
}


.service_slogan {

color:#000000;
text-align:left;
padding:2px;
font-size:1.4em;
line-height:1.4em;
}

.service_content_bg h3 {
background-image:url(../images/round-end.gif);
background-position:left;
background-repeat:no-repeat;
background-color:#FEB618;
width:95%;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-style:oblique;
margin-bottom:10px;
font-size:1.4em;
margin-top:20px;

}

.service_content_bg img {
margin-right:7px;
height:100%;
}

.page_content {
padding-top:20px;
padding-bottom:20px;
}

.page_content h5 {
clear:both;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;

}


.service-list {
list-style-image:url(../images/red-bullet.gif);
margin-left:15px;
clear:both;

}

.service-list li{
margin-top:5px;
}


.service_left, .service_right {
margin-left:25px;
margin-right:25px;
}
.service_left img, .service_right img {
margin-bottom:10px;
}

/* #Contact Form
================================================== */

.error {
font-style:oblique;
font-weight:900;
color:#990000;

}

input.spmhidip {
height:0px;
padding:0px;
margin:0px;
}

.contact_title {

color:#FFFFFF;
text-shadow:2px 2px 2px rgba(0, 0, 0, 1);
font-size:4.0em;
font-weight:900;
font-style:oblique;
letter-spacing:2px;
margin-top:15px;
margin-bottom:5px;
padding:5px;
text-align:left;
line-height:50px;
}
input#scaptcha {
width:70px;
}


/* #About Us
================================================== */
.about_title {

color:#FFFFFF;
text-shadow:2px 2px 2px rgba(0, 0, 0, 1);
font-size:4.4em;
font-weight:900;
font-style:oblique;
letter-spacing:2px;
margin-top:15px;
margin-bottom:5px;

padding:5px;
text-align:left;
line-height:50px;
}
.about_person {
clear:both;
margin-bottom:10px;
padding:5px;
margin-left:25px;
margin-right:25px;

}



/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.service_left, .service_right {
margin-left:0;
margin-right:0;
}
	
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		#home_description {
margin-bottom:30px;
}
	
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

	
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	
	  .home_banner img{
  display:none;
  }
  
  p.slogan {
  display:none;
  }
	
.service_banner	img {
  display:none;
}

.service_left, .service_right {
margin-left:0;
margin-right:0;
}

.about_person {

margin-left:0;
margin-right:0;

}

#home_description,#home_services {

height:100%;
padding-left:5px;


} 




 .image_shadow {display: none;}

 	
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/