/*
 *  Base Styles
 */

body {
	margin:0; 
	font-size: 16px;
	line-height: 130%;
	color:#333;
	font-family: Georgia, serif;
}

strong {
	color: #000;
	background-color: #ffc;
	padding: 3px;
	}
form{
	padding:0;
	margin:0;
}

a, img, input{
	outline:none;
}

img{
	border:none;
}

th{
	text-align:right;
}
thead th{
	text-align:center;
}
tbody th{
	text-align:left;
}
th, td{
	padding:5px;
}
p{
	margin: .8em 0;
}


a,
a:visited,
a:hover{
	color:#41A43A;
}

small{
	font-size:13px;
	color:#666;
}

.clear{
	clear:both;
	float:none;
}

h1, h2, h3, h4, h5 {
	color:#004A8A;
	padding: 0;
	margin: 0;
}

h1{
	font-size:34px;
	margin: 30px 0;
	padding: 0;
x	text-transform: uppercase;
x	letter-spacing: .25em;
	color: #71BB6B;
	font-weight: normal;
}
h2{
	font-size:24px;
	padding: 14px 0 7px 0;
}
h3{
	border-top: 2px solid #CCDBE7;
	padding: 20px 0 0 0;
	font-size:22px;
	color: #014C86;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 20px 0 10px 0;
}

ul{
	margin: 40px;
	padding: 0;
	list-style-type:none;
	border-top: 1px dashed #ccc;
}

	li{
		list-style-type:none;
		border-bottom: 1px dashed #ccc;
		background: url(/lib/images/bullet.png) 10px 8px no-repeat transparent;
		padding: 3px 0 3px 30px;
	}

	li.checkmark{
		margin-left:14px;
		padding-left:16px;
		list-style-type: none;
		list-style-position:inside;
		background: url(../images/checkmark.gif) 0 0 no-repeat;
	}
	
	li.noBullet{
		list-style-type: none;
	}





/*
 *  Special Styles
 */

.box{
	border:5px solid #CEDCE8;
	background-color:#E5EDF3;
	padding:15px;
}

.leftFloatImg{
	float:left;
	margin:0 15px 15px 0;
}

.rightFloatImg{
	float:right;
	margin: 0 0 15px 15px;
}







/*
 *  Layout Styles
 */

.header{
	position: relative;
	width:920px;
	margin: 15px auto;
	height:100px;
	overflow:hidden;
}

	.header h1{
		margin:0;
		padding:0;
	}

	a.headerLogo,
	a.headerLogo:visited,
	a.headerLogo:hover {
		background: url(/lib/images/layout/header_logo.jpg) 0 0 no-repeat;
		display:block;
		width: 920px;
		padding-top: 105px;
		height: 0;
		overflow:hidden;
	}


		
.wrapper2 {
}

	.wrapper1 {
		width:800px;
		padding:10px 0;
		margin:0 auto;
	}

		.content{
			position:relative;
			*height:auto !important;
			*height:300px;
			min-height:300px;
		}

			.vcardLeft{
				position:absolute;
				left:0;
				bottom:0;
				width:200px;
				z-index:999;
			}
				
				.vcardLeft h3{
					font-size:12px;
					margin:5px 0;
					color:#ccc;
				}

		



/*
 *  Contact Form
 */
		
.contactForm th{
	white-space:nowrap;
	text-align:right;
}

.contactForm td,
.contactForm th{
	vertical-align:top;
	padding-left:10px;
}


.contactForm .submitCell{
	text-align:center;
}


.contactForm label{
	display:block;
	font-weight:bold;
	padding-top:10px;
}
	.contactForm .textareaField{
		width:300px;
		height:130px;
	}
	.contactForm .textField{
		width:200px;
	}
	.contactForm .submitBtn{
	}



#we_welcome_foot,
#trade_requests_foot{
	background-color:#e5edf3;
	border:4px solid #cedce8;
	margin:30px 0;
	padding: 0 15px;
}

	#we_welcome_foot p,
	#trade_requests_foot p{
		margin:15px 0;
	}


.footer{
	width:800px;
	height:50px;
	margin:0 auto;
	position: relative;
	color:#666;
	font-size:14px;
	padding-top:9px;
}

	.footerCopyright,
	.footerNav{
	}

	.footerCopyright{
		font-weight:bold;
	}
		
		.siteByLGC{
			font-weight:normal;
			padding-left:10px;
		}
		.siteByLGC a,
		.siteByLGC a:visited,
		.siteByLGC a:link{
			color:#bbb;
			text-decoration:none;
		}
			.siteByLGC a:hover{
				color:#64aa00;
				text-decoration:underline;
			}
	
	
	.footerNav{
		right:0;
	}

		.footerNav a,
		.footerNav a:hover,
		.footerNav a:visited,
		.footerNav a:link{				
			text-decoration:none;
			padding: 0 7px;
		}
		.footerNav a:hover,
		.footerNav a.active{
			text-decoration: underline;				
		}
	






/*
 *  Form Fields 
 */
 
.textField,
.selectField,
.textareaField{
	border: 1px solid #666;	
}

.selectWrapper{
	*border: 1px solid #666;
}







/* content design 080605 js */

x#press a.pdf-1 {float:left; width: 233px; margin-right: 50px; display:block; padding-top: 150px; background:url(/lib/images/pdf-1.png) top center no-repeat transparent;}
x#press a.pdf-2 {float:left; width: 233px; margin-right: 50px; display:block; padding-top: 150px; background:url(/lib/images/pdf-2.png) top center no-repeat transparent;}
x#press a.pdf-3 {float:left; width: 233px; display:block; padding-top: 150px; background:url(/lib/images/pdf-3.png) top center no-repeat transparent;}

#press a.pdf-1 {margin: 20px; height: 130px; display:block; padding-left: 150px; background:url(/lib/images/pdf-1.png) top left no-repeat transparent;}
#press a.pdf-2 {margin: 20px; height: 130px; display:block; padding-left: 150px; background:url(/lib/images/pdf-2.png) top left no-repeat transparent;}
#press a.pdf-3 {margin: 20px; height: 130px; display:block; padding-left: 150px; background:url(/lib/images/pdf-3.png) top left no-repeat transparent;}



#services div.content {
	background: url(/lib/images/headers/services.png) top left no-repeat white;
	padding-left: 320px;
	}

#clients div.content {
	background: url(/lib/images/headers/clients.png) top left no-repeat white;
	padding-left: 320px;
	}

#partners div.content {
	background: url(/lib/images/headers/partnerships.png) top left no-repeat white;
	padding-left: 320px;
	}

#links div.content {
	background: url(/lib/images/headers/links.png) 50px 50px no-repeat white;
	padding-left: 320px;
	}

#press div.content {
	background: url(/lib/images/headers/press.png) top left no-repeat white;
	padding-left: 320px;
	}

#contact div.content {
	background: url(/lib/images/headers/contact.png) top left no-repeat white;
	padding-left: 320px;
	}


body.contact form {
	margin: 40px 0 40px 200px;
	}
body.contact form th {
	color: #666;
	font-weight: normal;
	}
body.contact form input, body.contact form textarea {
	border: 1px solid #ccc;
	}












/* home layout, js 080613 */

#home {
	background: url(/lib/images/home/lake.png) top left no-repeat transparent;
}
#home h5 {
	padding: 150px 0 0 60%;
	font-family: Georgia,serif;
	font-size: 24pt; 
	font-weight: normal; 
	color: #999999; 
	letter-spacing: -1px; 
	line-height: 85%;
	background: url(/lib/images/home/guys.png) 40px 80px no-repeat transparent;
	}
#home h5 .first-sentence {
	color: black;
	font-weight: bold;
	}
#home h5 .company-name {
	color: white;
	}
#home h5 .green-solutions {
	color: #40a339;
	}
#home .col1-2 {
	float:left;
	width: 55%;
	}
#home .p1 {
	}
#home .p2 {
	}
#home .p2 img {
	margin: 0pt 20px 20px 0pt;
	float: left;
	}
#home .col2-2 {
	width: 40%;
	float: right;
	}
#home .p3 {
	float:right;
	border: 1px solid #CEDCE8;
	background-color: #E5EDF3;
	padding: 20px;
	}






/* top nav */

.topNav{
	margin: 10px;
	padding: 10px;
	text-align:center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	


.topNav ul {
	list-style-type:none;
	margin: 0px;
	padding: 0;
	border: 0px none;
	}
.topNav li {
	list-style-type:none;
	display: inline;
	border: 0px none;
	background-color: white;
	background-image: none;
	margin: 0;
	padding: 0;
	}
.topNav a {
	color:#999;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
	padding: 10px;
	}

.topNav a:hover{
	color:#000;
	}
