@charset "utf-8";
body {
	margin: 0 auto;
	padding: 0;
	color: rgb(0,0,0);
	border-radius: 10px;
	font-size: 100%;
	line-height: 1.2;
	
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing block. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the blocks, instead of the block elements themselves, gets rid of any box model math. A nested block with side padding can also be used as an alternate method. */
}

h1 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0px;
	padding-bottom: 0px;
}
h2 {
	color: #000000;
	font-size: 1em;
}


a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #000000; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: 96%;
	background: #FFFFFF;
	margin: 0 auto;
}
/* ~~ The header is not given a width. It will extend the full width of your layout. ~~ */
header {
	height: 190px;
	margin-right: auto;
	margin-left: auto;
}
#topPage {
	background: #40A5AA;
	width: 100%;
	height: 15px;
}
#topdark {
	height: 15px;
	background: rgba(153,153,153,1);
	width: 100%;
}
#bottomPage{
	background: #82CCD0;
}

#contentBack {
	height: 90px;
	width: 100%;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 50px;
	color: #F1C130;
	border-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
#contentBack p {
	color: #6d6d6d;
	width: 690px;
	padding-top: 30px;
}
#contentExtra {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #F1C130;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}
#contentExtra p {
	width: 96%;
	color: #000000;
	padding-top: 10px;
}
.contentthanks{
	width: 97%;
	border-top-color: rgb(100, 123, 118);
	border-radius: 5px 0px 0px 0px;
	border-style: none;
	border-right-color: rgba(255,255,255,1);
	border-bottom-color: rgba(255,255,255,1);
	border-left-color: rgba(255,255,255,1);
	background: #8C8C8C;
	height: 309px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	margin: 70px 0px 10px;
	color: rgba(255,255,255,1);
	clear: left;
	float: left;
}
.container .content section p {

}
.ecoListing {
	font-size: 1em;
	color: rgba(248,245,245,0.00);
	list-style-type: disc;
	margin-left: 32px;
	color: rgba(0,0,0,1);
	padding-left: 15px;
	margin-right: 4px;
}
.contentRighte {
	width: 350px;
	float: left;
	background: #8C8C8C;
	border-radius: 0px 5px 0px 0px;
	height: 316px;
	border-top: medium solid #8C8C8C;
	border-right: 4px solid #8C8C8C;
	border-bottom: medium none #8C8C8C;
	border-left: medium none #8C8C8C;
}


.contentRightb {
	width: 49%;
	float: left;
	background: #64C4B8;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #64C4B8;
	border-right: 4px none #64C4B8;
	border-bottom: medium none #64C4B8;
	border-left: medium none #64C4B8;
	margin-top: 5px;
}
.contentRightb img {
	display: block;
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.contentRightc {
	width: 49%;
	float: left;
	background: #B66919;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #88CC00;
	border-right: 4px none #88CC00;
	border-bottom: medium none #88CC00;
	border-left: medium none #88CC00;
	margin-top: 5px;
}
.contentRightc img {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.contentRightd {
	width: 49%;
	float: left;
	background: #8C8C8C;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #8C8C8C;
	border-right: 4px none #8C8C8C;
	border-bottom: medium none #8C8C8C;
	border-left: medium none #8C8C8C;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentRightd img {
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}

.contentRightgreen img {
	display: block;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}
.contentRight {
	width: 49%;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #8C8C8C;
	border-right: 4px none #8C8C8C;
	border-bottom: medium none #8C8C8C;
	border-left: medium none #8C8C8C;
	float: left;
	background: rgb(140,140,140);
}
.container .contentRight img {
	height: auto;
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 14px;
}
.contentRightmultiple img {
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
}

.contentRightmultiple {
	width: 49%;
	float: left;
	background: #8C8C8C;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #CCCC00;
	border-right: 4px none #CCCC00;
	border-bottom: medium none #CCCC00;
	border-left: medium none #CCCC00;
}
.contentRightbseo {
	width: 49%;
	float: left;
	background: #64C4B8;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #64C4B8;
	border-right: 4px none #64C4B8;
	border-bottom: medium none #64C4B8;
	border-left: medium none #64C4B8;
	margin-top: 10px;
}

.contentRightbseo img {
	display: block;
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.contentRightcms img {
	display: block;
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}

.contentRightcms {
	width: 49%;
	float: left;
	background: #B66919;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #88CC00;
	border-right: 4px none #88CC00;
	border-bottom: medium none #88CC00;
	border-left: medium none #88CC00;
	margin-top: 4px;
}
.contentRightdlogo {
	width: 49%;
	float: left;
	background: #8C8C8C;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #8C8C8C;
	border-right: 4px none #8C8C8C;
	border-bottom: medium none #8C8C8C;
	border-left: medium none #8C8C8C;
	margin-top: 4px;
}
.contentRightdlogo img {
	display: block;
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
.contentRightpc {
	width: 49%;
	float: left;
	background: #8C8C8C;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #CCCC00;
	border-right: 4px none #CCCC00;
	border-bottom: medium none #CCCC00;
	border-left: medium none #CCCC00;
}
.contentRightbtablet {
	width: 49%;
	float: left;
	background: #64C4B8;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #64C4B8;
	border-right: 4px none #64C4B8;
	border-bottom: medium none #64C4B8;
	border-left: medium none #64C4B8;
	margin-top: 4px;
}
.contentRightbtablet img {
	display: block;
	margin-top: 40px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.contentRightpc img {
	display: block;
	height: auto;
	width: 87%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.contentContact {
	width: 99%;
	float: left;
	border-radius: 5px 0px 0px 0px;
	height: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	/* [disabled]border-color: #8C8C8C; */
	/* [disabled]border-style: none; */
	/* [disabled]border-width: 1px; */
	/* [disabled]background-color: #8C8C8C; */
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.contentRightcontact {
	width: 99%;
	float: left;
	/* [disabled]background-color: #8C8C8C; */
	border-radius: 0px;
	height: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: rgba(255,255,255,1);
	padding-top: 10px;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px 0px;
}
.contentRightplatform {
	width: 350px;
	float: left;
	background: #CCCC00 url(../../wwwroot/images/platforms_tablet.jpg) no-repeat 5px;
	border-radius: 0px 5px 0px 0px;
	height: 316px;
	border-top: medium solid #CCCC00;
	border-right: 4px solid #CCCC00;
	border-bottom: medium none #CCCC00;
	border-left: medium none #CCCC00;
}
.contentRightcontact #ContactForm {
	padding-left: 10px;
}

#logo {
	width: 98%;
	float: left;
	height: 220px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
}
/* ~~ These are the columns for the layout. ~~ 

1) Padding is only placed on the top and/or bottom of the block elements. The elements within these blocks have padding on their sides. This saves you from any "box model math". Keep in mind, if you add any side padding or border to the block itself, it will be added to the width you define to create the *total* width. You may also choose to remove the padding on the element in the block element and place a second block element within it with no width and the padding necessary for your design.

2) No margin has been given to the columns since they are all floated. If you must add margin, avoid placing it on the side you're floating toward (for example: a right margin on a block set to float right). Many times, padding can be used instead. For blocks where this rule must be broken, you should add a "display:inline" declaration to the block element's rule to tame a bug where some versions of Internet Explorer double the margin.

3) Since classes can be used multiple times in a document (and an element can also have multiple classes applied), the columns have been assigned class names instead of IDs. For example, two sidebar blocks could be stacked if necessary. These can very easily be changed to IDs if that's your preference, as long as you'll only be using them once per document.

4) If you prefer your nav on the left instead of the right, simply float these columns the opposite direction (all left instead of all right) and they'll render in reverse order. There's no need to move the blocks around in the HTML source.

*/
.sidebar1 {
	float: left;
	width: 180px;
	background: #EADCAE;
	padding-bottom: 10px;
}
.imageRight {
	float: right;
	padding-left: 10px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}

aside {
	float: left;
	width: 180px;
	background: #EADCAE;
	padding: 10px 0;
}

/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}

/* ~~ The footer ~~ */
footer {
	clear: left; /* this clear property forces the .container to understand where the columns end and contain them */
	height: auto;
	border-radius: 0px 0px 0px 0px;
	width: 100%;
	position: relative;
	z-index: 100;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#vision {
	height: auto;
	width: 98%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
}
#vision p {
	color: rgba(51,51,51,1);
	padding-top: 10px;
}
#vision p a {
	/* [disabled]color: rgba(102,102,102,1); */
	/* [disabled]text-decoration: underline; */
}

.sitemap {
	font-size: 0.4em;
	text-decoration: none;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty block element as the final element following the last floated block (within the .container) if the footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
	width: 100%;
}
.navHome {
	height: 190px;
	width: 110px;
	border-radius: 0px 0px 0px 5px;
	font-size: 0.8em;
	margin-left: 5px;
	background-color: rgb(154,5,11);
}
.navHome a:hover {
	background: rgb(208,6,17);
	border-radius: 0px 0px 0px 5px;
}
.navServices {
	background: #64C4B8;
	height: 190px;
	width: 110px;
	font-size: 0.8em;
}
.navServices a:hover {
	background: #7ACBC1;
}
.navProjects {
	height: 190px;
	width: 110px;
	font-size: 0.8em;
	background-color: rgb(154,5,11);
}
.navProjects a:hover {
	background: rgb(218,124,31);
}
.navContact {
	background: #8C8C8C;
	height: 190px;
	width: 110px;
	border-radius: 0px 0px 5px 0px;
	font-size: 0.8em;
}
.navContact a:hover {
	background: #959595;
	border-radius: 0px 0px 5px 0px;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
nav ul {
	list-style: none;
	font-weight: bold;
	font-size:1em;
	color: #FFF;
}
nav ul li {
	float: left;
	color: #FFF;
	text-decoration: none;
}
nav ul a {
	display: block;
	width:110px;
	padding: 160px 0px 0px;
	text-align:center;
	text-decoration: none;
	color: #fff;
	border: 1px none #618A37;
	margin: 0px;
	height: 30px;
}
a:hover {
	text-decoration: underline;
}
nav a:hover{
	text-decoration: none;
}
#contentExtra p a {
	/* [disabled]color: rgba(67,164,152,1.00); */
}
#contentBack p a {
	color: rgba(51,51,51,1);
	text-decoration: underline;
}
.contentRighta {
	width: 49%;
	float: left;
	background: #8C8C8C 7px;
	border-radius: 0px 5px 0px 0px;
	height: 309px;
	border-top: medium none #CCCC00;
	border-right: 4px none #CCCC00;
	border-bottom: medium none #CCCC00;
	border-left: medium none #CCCC00;
}

.contentRighta img {
	height: auto;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.contactSustain {
	text-align: center;
	display: block;
	color: rgba(0,0,0,0.74);
	margin-bottom: 0px;
	/* [disabled]padding-bottom: 0px; */
}
.contactSustain a {
	color: #3000FC;
}
.promoPrice {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	color: #9A050A;
}
.searchHeadings {
	position: relative;
	float: left;
	display: block;
	font-family: Arial, sans-serif;
	width: 59%;
	height: auto;
	font-size: 13px;
	padding-bottom: 6px;
	border: thin dashed #2700B3;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 6px;
	padding-top: 12px;
}
.searchHeadings .searchTop {
	color: #0600D5;
	font-family: Arial, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.searchHeadings .searchAddress {
	font-size: 11px;
	margin-bottom: 0px;
}
.searchHeadings .searchText {
	font-size: 13px;
	margin-top: 0px;
	padding-bottom: 0px;
}
.searchWrap {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	clear: both;
}
.clientBox {
	width: 98%;
	height: auto;
	display: block;
	position: relative;
	float: left;
	margin-bottom: 35px;
	margin-top: 10px;
	border: thin solid #8C8C8C;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D1D0D0;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.textScript {
	font-family: alexa-std, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
}
