@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	background-color:#FFF;	
	height:100%;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

li.clearFloat {
	clear: both;
}

a:visited {
	text-decoration: none;
	color:#333;
}


/* Navigation */
#blackbar {
	background-color:#000;
	width:100%;
}

#navWrapper {
	width:990px;
	height:132px;
	margin:0px auto;
	text-align:right;
	background-color:#000;
}

#mainlogo {
	float:left;
	margin-right:100px;
}

#social {
	float:right;
	width:200;
	margin-top:30px;
	font-weight:300;
	vertical-align:top;
}

.phone {
	float:left;
	padding-left:400px;
	margin-top:20px;
	color:#fff;
	text-align:left;
}

.phonenum {
	padding-bottom:30px;
}


#headerNav {
	margin-top: 10px;
	overflow: hidden;
	display: inline;
	float:right;
	margin-bottom: 0;
	width: 700px;
}

#tabs {
	clear:left;
	float:left;
	padding:0;
	min-width: 648px;
	overflow:hidden;
	font-size: 14px;
	font-weight: 500;
	height:88px;
	outline:none;
	border:none;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	text-align:center;
}
#tabs ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	min-width: 140px;
}
#tabs ul li a {
	display:block;
	margin:auto;
	text-align:center;
	text-decoration:none;
	color: #CCC;
	/* min-height:12px; */
	padding: 29px 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	
}
#tabs ul li a:hover {
	color:#666;
	/* min-height:12px; */ 
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;	
}
#tabs ul li.active a, #tabs ul li.active a:hover {
	overflow:hidden;
	color:#666;
	text-transform:uppercase;
}

#tabs ul li.spacer {
	width:10px;
}


.tabOn {
	background-image:url(../images/tab-bkg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
	color:#666;
	text-transform:uppercase;
}

/* Index */
#mainWrapper {
	width:990px;
	margin:0px auto;
	text-align:left;
	background-color:#000;
	margin-top: 30px
}

#leftCol {
	float:left;
	width:168px;
}

#leftnav {
	width:110px;
	border-top: solid #000 1px;
	margin-left: 20px;
}

#quote {
	padding-top:118px;
}

#rightCol {
	float:right;
	width:820px;
	margin-bottom:30px;
}

.rightContent {
	margin-bottom:20px;
}

#box1 {
	height:190px;
	width:257px;
	background-color:#2caddf;
	float:left;
	padding:30px;
	margin-bottom:20px;
}

#box2 {
	height:220px;
	width:450px;
	padding-top:30px;
	padding-right:30px;
	background-color:#e8e8df;
	float:right;
}

#box3 {
	padding-top:30px;
	height:250px;
	width:650px;
	background-color:#e8e8df;
	float:left;
}

#box4 {
	padding-top:30px;
	height:250px;
	width:145px;
	background-color:#2caddf;
	float:right;
	color:#fff;
}

#readmore {
	float:right;
	height:50px;
}

#handshake {
	float:left;
	padding-left:30px;
	padding-right:30p;
}


.approach {
	padding-left:30px;
	float:left;
	margin-bottom:30px;
	font-size: 16px;
    font-weight: 300;
    line-height: 1.2em;
}

.approach a:link {color:#FFF; text-decoration:none;}
.approach a:link:hover {color:#333;} 





/* Fonts */

p {
	font-size:14px;
	font-weight:300;
	color:#000000;
	line-height:1.4em;
	margin-bottom: 1.8em;
}

h1 {
	font-size:40px;
	font-weight:300;
	color:#666;
}


h2 {
	font-size:32px;
	font-weight:300;
	color:#666;
}

h3 {
	font-size:24px;
	font-weight:700px;
	color:#333;
	margin-bottom: 1.2em;
}

p.txSidenav {
	color:#999;
	font-size:15px;
	line-height:3.0em;
	
}

.txSidenav a:link {color:#2caddf; text-decoration:none;} 
.txSidenav a:link:hover {
	color:#999;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}
.txSidenav a:visited:hover {
	color:#2caddf;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}
.txSidenav a:active:hover {
	color:#2caddf;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}


p.txQuote {
	color:#2caddf;
	font-size:16px;
	line-height:1.4em;
}

p.txFrost {
	color:#2caddf;
	font-size:16px;
	line-height:1.2em;
}

p.txBox1 {
	color:#FFF;
	font-size:17px;
	line-height:1.4em;
	font-weight:300;
}

.txBox1bold {
	font-weight:700;
}

.txBox1bold a:link {color:#FFF; text-decoration:none;}
.txBox1bold a:link:hover {color:#333;}
.txBox1bold a:visited:hover {
	color:#333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}
.txBox1bold a:active:hover {
	color:#333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}


	
.boxTitle {
	float:left;
	height:50px;
	padding-left:30px;
}

#lineBox2 {
	border-top:solid #FFF 2px;
	width:450px;
	float:left;
	padding-bottom:30px;
}

#lineBox3 {
	width:600px;
	border-top:solid #FFF 2px;
	float: left;
	padding-bottom:30px;
}


#lineBox4 {
	width:125px;
	border-top:solid #FFF 2px;
	float: left;
	padding-bottom: 30px;
}


.copyBox {
	float:left;
	font-size:15px;
	color:#333;
	font-weight:300;
	line-height:1.3em;
	padding-left:30px;
}

.copyBox3 {
	float:right;
	font-size:15px;
	color:#333;
	font-weight:300;
	line-height:1.4em;
	width:340px;
	padding-right:30px;
}

/* Subpages */
#subTitle {
	padding-top:30px;
	padding-bottom:15px;
	padding-left:40px;
	border-bottom:solid #2caddf 2px;
	width:590px;
}

#subpageContent {
	margin-top:20px; 
	margin-left:40px;
	width:590px;
	margin-bottom:80px;
}


#subpageContent a:link {color:#2caddf; text-decoration:none;}
#subpageContent a:link:hover {color:#999;}
#subpageContent a:visited:hover {
	color:#999;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}
#subpageContent a:active:hover {
	color:#999;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}



#subpageContent ul li {
    line-height: 18px;
    margin: 0 0 0 50px;
    padding: 0;
    position: relative;
	list-style:disc;
	font-size:14px;
	font-weight:300;
}

.pageTwoimg {
	width:610;
	height:200px;
	background-color:#CCC;
	margin-bottom:20px;
	margin-left:-40px;
	margin-top:-20px;
}

.eddie {
	float: left;
	width:240px;
	margin-right:30px;
	margin-bottom:40px;
	background-color:#999;
}


/* Footer */
#greybar {
	background-image:url(../images/foot-bkg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:313px;
}

#footWrapper {
	width:990px;
	margin:0px auto;
	text-align:left;
	padding-top:40px;
}

#footLogo {
	float:left;
}

#footNav {
	float:left;
	margin-left:100px;
	width:100px;
	font-size:13px;
	line-height:1.2em;
	color:#333;
	
}

#footDisclm {
	float:left;
	margin-left:60px;
	width:100px;
	font-size:13px;
	line-height:1.2em;
	color:#333;

}

#footAddress {
	float:left;
	margin-left:60px;
	width:150px;
	font-size:13px;
	line-height:1.2em;
	color:#333;

}

#blumeBloom {
	margin-top:170px;
}

#beforge {
	float:right;
	margin-top:190px;
}

.partName {
	color:#22CADDF;
	font-weight:500;
}

#footWrapper a:link {color:#333; text-decoration:none;}
#footWrapper a:link:hover {color:#2caddf;}
#footWrapper a:visited:hover {
	color:#333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}
#footWrapper a:active:hover {
	color:#333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
	text-transform:uppercase;
	}




/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {
	min-height: 100%;
	
}

#main {overflow:auto;
	padding-bottom: 313px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -313px; /* negative value of footer height */
	height: 313px;
	clear:both;} 
	

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}



/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

*/
