@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:		10;
	dw-num-cols-tablet:		20;
	dw-num-cols-desktop:	24;
	dw-gutter-percentage:	10;
	
	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. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 99.0909%;
	padding-left: 0.4545%;
	padding-right: 0.4545%;
	clear: none;
	float: none;
}
#Header {
	padding-bottom: 10px;
}
#PageArea {
	width: 89.9082%;
	margin-left: 18px;
	font-size: 14px;
}
#Footer {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#HeaderBKG {
	display: none;
}
#NavD {
	display: none;
	width: 100%;
	text-align: center;
}
#NavM {
	display: block;
}
#HeaderPhone {
	width: 89.9082%;
	text-align: right;
	margin-top: -65px;
	margin-left: 25px;
	font-weight: bold;
	font-size: 20px;
	display: none;
}
#IndexLeft {
	margin-left: 0;
	width: 100%;
}
#IndexRight {
	clear: both;
	width: 100%;
	margin-left: 0;
}
#HeaderPhone a {
	color: #FFFFFF;
	text-decoration: none;
}
#HeaderPhone a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
p {
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
#HeaderBKGM {
	display: block;
}
#NavD a {
	color: #3A99FF;
	text-decoration: underline;
}
#NavD a:hover {
	color: #3A99FF;
	text-decoration: none;
}
.BlueText {
	color: #3A99FF;
	font-size: 18px;
}
#Footer a {
	color: #3A99FF;
	text-decoration: underline;
}
#Footer a:hover {
	color: #3A99FF;
	text-decoration: none;
}
#IndexColumn1 {
	background-color: #FFFFFF;
	margin-left: 0;
	width: 100%;
	margin-bottom: 10px;
}
#IndexColumn2 {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 10px;
}
#IndexColumn3 {
	width: 100%;
	margin-left: 0;
	background-color: #FFFFFF;
	padding-bottom: 105px;
	min-height: 63px;
}
#IndexPhoto {
	margin-left: 0;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
}
#Title {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	width: 100%;
	text-align: left;
}
#TitleIcon {
	width: 21.4285%;
	text-align: center;
	margin-left: 0;
}
#TitleText {
	width: 77.551%;
	margin-left: 1.0204%;
	clear: none;
	font-size: 18px;
}
#Services {
}
#PageArea a {
	color: #3A99FF;
	text-decoration: underline;
}
#PageArea a:hover {
	color: #3A99FF;
	text-decoration: none;
}
#Delivered1 {
	font-size: 41px;
	font-weight: bold;
	font-style: italic;
	margin-left: 0px;
	text-indent: 15px;
}
#Delivered2 {
	width: 93.7755%;
	margin-left: 6.2244%;
	font-style: italic;
	font-size: 36px;
	margin-bottom: 10px;
}
#IndexColumn3 a {
	color: #000000;
	text-decoration: none;
}
.whiteText {
	background-color: #bfbfbf;
	font-weight: bold;
	text-align: center;
	font-size: 43px;
	margin-top: 123px;
	margin-bottom: -81px;
}
#Column1 {
	background-color: #ffffff;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#Column2 {
	background-color: #ffffff;
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-bottom: 10px;
}
#Column3 {
	background-color: #ffffff;
	width: 100%;
	margin-left: 0;
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 4px;
}
.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) {
.gridContainer {
	width: 99.5454%;
	padding-left: 0.2272%;
	padding-right: 0.2272%;
	clear: none;
	float: none;
	margin-left: auto;
}
#Header {
}
#PageArea {
	width: 89.9543%;
	margin-left: 5.0228%;
}
#Footer {
}
#HeaderBKG {
	display: none;
}
#NavD {
	display: none;
	width: 100%;
}
#NavM {
	display: block;
}
#HeaderPhone {
	width: 94.9771%;
	margin-left: 0px;
	margin-top: -105px;
	font-size: 28px;
	display: none;
}
#IndexLeft {
	width: 100%;
	margin-left: 0;
}
#IndexRight {
	width: 100%;
	clear: both;
	margin-left: 0;
}
#HeaderBKGM {
	display: block;
}
#IndexColumn1 {
	margin-left: 0;
	width: 100%;
	margin-bottom: 10px;
}
#IndexColumn2 {
	margin-left: 0;
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}
#IndexColumn3 {
	background-color: #FFFFFF;
	width: 100%;
	padding-left: 0px;
	padding-bottom: 30px;
	height: 787px;
}
#IndexPhoto {
	background-color: #FFFFFF;
	margin-left: 0;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
#Title {
	width: 94.4162%;
	margin-left: 5.5837%;
}
#TitleIcon {
	width: 11.2903%;
	margin-left: 0;
}
#TitleText {
	width: 58.6021%;
	clear: none;
	margin-left: 0.5376%;
}
#Services {
}
#Delivered1 {
}
#Delivered2 {
	width: 89.9543%;
	margin-left: 10.0456%;
}
#Column1 {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#Column2 {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
#Column3 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.hide_tablet {
	display: none;
}
.zeroMargin_tablet {
	margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1020px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 99.6212%;
	max-width: 1020px;
	padding-left: 0.1893%;
	padding-right: 0.1893%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#Header {
	padding-top: 20px;
}
#PageArea {
	width: 100%;
	margin-left: 0;
}
#Footer {
	margin-bottom: 20px;
	margin-top: 6px;
}
#HeaderBKG {
	display: block;
}
#NavD {
	display: block;
	width: 41.4448%;
	margin-top: -36px;
	font-size: 18px;
	color: #3A99FF;
}
#NavM {
	display: none;
}
#HeaderPhone {
	width: 95.8174%;
	margin-top: -150px;
	font-size: 38px;
	display: block;
	margin-left: 38px;
}
#IndexLeft {
	width: 66.5399%;
	margin-left: 0;
	margin-bottom: -10px;
}
#IndexRight {
	width: 33.0798%;
	clear: none;
	margin-left: 0.3802%;
	margin-top: 0px;
}
#HeaderBKGM {
	display: none;
}
#IndexColumn1 {
	width: 49.75%;
	margin-left: 0;
	margin-right: 9px;
	height: 325px;
}
#IndexColumn2 {
	width: 48%;
	clear: none;
	height: 325px;
}
#IndexColumn3 {
	width: 97%;
	height: 1112px;
	padding-right: 12px;
	padding-bottom: 0px;
	margin-left: -2px;
	margin-right: 0px;
}
#IndexPhoto {
	width: 99%;
	margin-left: 0;
}
#Title {
	margin-left: 0;
	width: 100%;
}
#TitleIcon {
	width: 24.1379%;
	margin-left: 0;
}
#TitleText {
	width: 74.7126%;
	clear: none;
	margin-left: 1.1494%;
}
#Services {
	margin-bottom: 14px;
}
#Delivered1 {
}
#Delivered2 {
	width: 87.3563%;
	margin-left: 12.6436%;
	margin-bottom: 10px;
}
#Column1 {
	width: 33.08%;
	height: 465px;
	margin-right: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#Column2 {
	width: 32.0798%;
	clear: none;
	margin-left: 0.571%;
	height: 465px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#Column3 {
	width: 32.0798%;
	clear: none;
	margin-left: 0.3802%;
	height: 436px;
	margin-bottom: 2px;
	padding-right: 6px;
	padding-left: 4px;
}
.zeroMargin_desktop {
	margin-left: 0;
}
.hide_desktop {
	display: none;
}
}
