
#footer {clear:both;}

#footer div.container { margin-bottom: 10px; width:950px;}

#footer ul.tabnavigation {
		list-style: none;
		margin: 10px 0 -1px;
		padding: 0;
}

#footer ul.tabnavigation li {
		display: inline;
}

#footer ul.tabnavigation li a {
		padding: 6px 40px 5px;
font-size:12px;
line-height:26px;
		background-color: #666666;
		color: #fff;
		text-decoration: none;
}

#footer ul.tabnavigation li a.selected,
#footer ul.tabnavigation li a:hover {
		background-color: #333;
		color: #fff;
		padding-top: 7px;
}

#footer ul.tabnavigation li a:focus {
				outline: 0;
}

#footer div.tabs > div {
		/*    padding: 5px;
				margin-top: 3px;
				border: 5px solid #333; */
}

#footer div.tabs > div h2 {
				margin-top: 0;
}

#footer #first {
		background-color: #fff;
width:950px;
}

#footer #second {
		background-color: #fff;
width:950px;
}

#footer .waste {
				min-height: 1000px;
}

#footer .header { 
background-color:#333333;
color:#FFFFFF;
padding:15px 0 15px 40px;
font-weight:bold;
font-size:26px;
}

/********** FOOTER - Links **********/

.triangle { 
	background-image:url(../images/footer-triangle.gif); 
	background-repeat:no-repeat; 
	background-position:center top; 
	}

.tabs #first {} 
.tabs #first .col { float:left; padding:48px 35px 34px;}
.tabs #first .col h2 { font-weight:bold; font-size:14px; color:#333333; padding-bottom:5px; text-transform:uppercase; }
.tabs #first .col ul { line-height:1.7em; list-style-image:none; padding:0; margin:0;}
.tabs #first .col ul li a { color:#333333; font-size:1.1em;}
.tabs #first .col ul li a:hover { color:#2D8C3C;}  
 
.tabs #first .col.one {}
.tabs #first .col.two {} 
.tabs #first .col.three {}
.tabs #first .col.four { padding:48px 20px 31px 25px;}  
.tabs #first .col.five { padding:35px 0 31px 35px; width:300px;}  
.tabs #first .col.five h1 { font-size:1.8em; color:#999999; font-weight:bold; padding:5px 0;}
.tabs #first .col.five p { color:#999999; font-size:1em; line-height:1.4em; margin:0;}

/********** FOOTER - Contact **********/
.tabs #second {} 
.tabs #second .col { float:left;} 
.tabs #second .col.one { width:265px; padding:29px 20px 0 15px;} 
.tabs #second .col.one p { font-size:.9em; line-height:1.2em;} 
.tabs #second .col.one h2 { font-size:1.8em; color:#000; font-weight:bolder; text-align:center; padding:6px;} 

.tabs #second .col.two { padding:27px 20px 15px;}
.tabs #second .col.two p { padding:5px 0 3px 2px; font-size:1em; margin:0;}
.tabs #second .col.two input, .tabs #second .col.three #captcha { width:165px; padding:5px; border:0; background-color:#CCC}

.tabs #second .col.three { padding:29px 10px 15px 20px;}
.tabs #second .col.three p { padding:0 0 3px 2px; font-size:1em; margin:0;}
.tabs #second .col.three textarea { width:390px; height:70px; padding:5px; border:0; background-color:#CCC}
.tabs #second .col.three input#submit { padding:2px 15px; color:#FFFFFF; background-color:#333333; border:0; margin-top:3px; font-size:.9em;}
.tabs #second .col.three #pCaptcha {margin-top:4px;}

#copyright { font-size:.9em; font-weight:bold; margin:30px 0;}