@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		9;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */

#-------------------Mobile{}
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.0326%;
	padding-left: 1.4836%;
	padding-right: 1.4836%;
	clear: none;
	float: none;
}
#div1 {
}
#stretch-banner {
	background-image: url(../media/images/banner-bg.png);
	background-repeat: repeat-x;
	padding-bottom: 0.4em;
}
#stretch-slide {
}
#main-body {
	/*background-image: url(../media/images/main-bg.jpg);*/
	
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center 0%;
}
#stretch-services {
	/*background-image: url(../media/images/services-bg.jpg);*/
	
	background-repeat: no-repeat;
	background-color: #d0e1f2;
	padding-bottom: 3em;
	padding-top: 3em;
}
#stretch-footer {
	background-color: #3d3d3d;
	padding-top: 3em;
	padding-bottom: 3em;
}
#banner-logo {
	text-align: center;
	width: 100%;
}
#banner-contact {
	color: #141b4e;
	font-family: ubuntu;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#nav-hold {
	margin-bottom: 1em;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#main-content {
	text-align: center;
	padding-top: 2em;
	padding-bottom: 4em;
}
#services-1 {
	width: 100%;
}
#services-2 {
	margin-top: 3em;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#services-3 {
	margin-top: 3em;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#foot-left {
	text-align: center;
	padding-bottom: 1em;
	width: 100%;
}
#foot-logo {
	text-align: center;
	padding-bottom: 1em;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#foot-right {
	text-align: center;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#banner-phone {
	text-align: center;
	padding-bottom: 1em;
	width: 100%;
	margin-left: 0;
	clear: both;
}
#slideshow-button {
	position: relative;
	z-index: 10;
	margin-top: -10em;
}
#main-body-sub {
}
#main-content-sub {
	margin-top: 3em;
	margin-bottom: 3em;
	padding-top: 2em;
	padding-bottom: 2em;
}
.prop-left {
	width: 100%;
	text-align: center;
	margin-bottom: 2.8em;
}
.prop-center {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 2.8em;
}
.prop-right {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 2.8em;
}
.prop-leftbig {
width: 100%;
}
.prop-rightbig {
width: 100%;
margin-left: 0;
clear: both;
}
.port-bottom {
}
.contact-left {
width: 100%;
}
.contact-right {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
	position: relative;
	overflow-x: hidden;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
	
#-------------------Tablet{}	

.gridContainer {
	width: 91.6521%;
	padding-left: 0.6739%;
	padding-right: 0.6739%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#stretch-banner {
}
#stretch-slide {
}
#main-body {
}
#stretch-services {
}
#stretch-footer {
}
#banner-logo {
width: 100%;
}
#banner-contact {
width: 100%;
clear: both;
margin-left: 0;
}
#nav-hold {
width: 100%;
clear: both;
margin-left: 0;
}
#main-content {
}
#services-1 {
width: 100%;
}
#services-2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 3em;
}
#services-3 {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 3em;
}
#foot-left {
width: 100%;
}
#foot-logo {
width: 100%;
clear: both;
margin-left: 0;
}
#foot-right {
width: 100%;
clear: both;
margin-left: 0;
}
#banner-phone {
width: 100%;
clear: both;
margin-left: 0;
}
#slideshow-button {
	margin-top: -13.5em;
}
#main-body-sub {
}
#main-content-sub {
}
.prop-left {
width: 32.3529%;
}
.prop-center {
width: 32.3529%;
clear: none;
margin-left: 1.4705%;
}
.prop-right {
width: 32.3529%;
clear: none;
margin-left: 1.4705%;
}
.prop-leftbig {
width: 100%;
}
.prop-rightbig {
width: 100%;
clear: both;
margin-left: 0;
}
.port-bottom {
}
.contact-left {
width: 100%;
}
.contact-right {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	

#-------------------Desktop{}	

.gridContainer {
	width: 93.9673%;
	max-width: 1180px;
	padding-left: 0.5163%;
	padding-right: 0.5163%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#stretch-banner {
	position: relative;
	z-index: 10;
}
#stretch-slide {
	margin-top: -9em;
}
#main-body {
	padding-top: 6em;
	padding-bottom: 7em;
}
#stretch-services {
	margin-top: 0em;
	padding-top: 15em;
	padding-bottom: 11em;
}
#stretch-footer {
	margin-top: 0em;
}
#banner-logo {
	width: 24.1758%;
	text-align: left;
}
#banner-contact {
	width: 32.6007%;
	clear: none;
	margin-left: 26.3736%;
	text-align: right;
}
#nav-hold {
	width: 57.8754%;
	clear: none;
	margin-left: 17.9487%;
	margin-top: 19px;
}
#main-content {
}
#services-1 {
	width: 28.6007%;
	padding-left: 2%;
	padding-right: 2%;
}
#services-2 {
	width: 28.6007%;
	clear: none;
	margin-left: 1.0989%;
	margin-top: 0em;
	padding-left: 2%;
	padding-right: 2%;
}
#services-3 {
	width: 28.6007%;
	clear: none;
	margin-left: 1.0989%;
	margin-top: 0em;
	padding-left: 2%;
	padding-right: 2%;
}
#foot-left {
	width: 32.6007%;
	margin-top: 4em;
}
#foot-logo {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
#foot-right {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
	margin-top: 3.5em;
}
#banner-phone {
	width: 15.7509%;
	clear: none;
	margin-left: 1.0989%;
	padding-top: 5px;
}
#slideshow-button {
	margin-top: -30em;
}
#main-body-sub {
	min-height: 650px;
}
#main-content-sub {
}
.prop-left {
width: 32.6007%;
}
.prop-center {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
	text-align: center;
}
.prop-right {
	width: 32.6007%;
	clear: none;
	margin-left: 1.0989%;
	text-align: center;
}
.prop-leftbig {
width: 49.4505%;
}
.prop-rightbig {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
.port-bottom {
}
.contact-left {
width: 41.0256%;
}
.contact-right {
width: 41.0256%;
clear: none;
margin-left: 9.5238%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
