body {
	width:940px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(img/bg.png);
	background-repeat:repeat-x;
	font-family: arial, helvetica, sans-serif;
	background-color: #BDC4B4;
	border:3px solid #fff;
	-webkit-box-shadow: 3px 3px 5px #505050;
	-moz-box-shadow: 3px 3px 5px #505050;
	box-shadow: 3px 3px 5px #505050;
	}

#header,#content,#footer {
	overflow:hidden;
	display:inline-block;
	}

#header	{
	width: 940px;
	background: #fff;
	}
	
#banner {
	background: #000;
	padding:10px 0px 10px 0px; 
	width: 431px;
	height: 100px;
	border-bottom:2.5px solid #fff;
	color: #fff;
}

#logo	{
	border: 0;
	position: relative;
	left: 5px;
	top: 8px;
}

#rotate {
	float:right;
	width: 506px;
}

#rotate img {
	width: 100%;
	height: 182px;
}
	
#infobanner {
	display: inline-block;
	background: url(img/smallrecycle.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding:10px 0px 10px 0px; 
	width: 431px;
}

#infowrap {
	width: 431px;
	background-image: url(img/infobannerbg.png);
}

.info-email {
	display: block;
	text-align: right;
	margin:0px 5px 0px 0px; 
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}


.info-email a:link {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.info-email a:hover {
	color: #000;
}


.info-phoneNumber {
	display: block;
	text-align: right;
	margin:8px 5px 0px 5px; 
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	
}

.menu		{
	clear: left;
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 13.4px;
	background-color: #fff;
	white-space:nowrap;
	list-style-type:none;
	}
	
.menu li 		{
	display:inline;
	}

.menu li a		{
	padding:0.2em 1em;
	background-image: url(img/navbarbg.png);
	background-repeat:no-repeat;
	background-color: fff;
	color:#fff;
	font-weight: bold;
	text-decoration:none;
	float:left;
	border-right:2px solid #fff;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	}
	
	
.menu li a:hover	{
	background:#fff;
	color:#000;
	}
	
.menu2		{
	clear: right;
	padding:0;
	margin:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13.4px;
	background-color: #fff;
	white-space:nowrap;
	list-style-type:none;
	}
	
.menu2 li 		{
	display:inline;
	}

.menu2 li a		{
	padding:0.2em 1em;
	background:#fff;
	color: #5B903B;
	font-weight: bold;
	text-decoration:none;
	float:left;
	border:2px solid #fff;
	}
	
.menu2 li a:hover	{
	background:#fff;
	color:#000;
	}
	

#content a:link, #content a:visited	{
	color: #7BAA5A;
	font-weight: bold;
}

#content a:hover	{
	color: #5B903B;
	font-weight: bold;
}

.gallery-link	{display:block;text-decoration:none;}



.fauxTH{text-align:center;text-transform:uppercase;font-weight:bold;}

body#technical div#technical-container {display:block;position:relative;width:99%;margin:0 auto;padding:1px;}
body#technical div.technical-wrap {display:inline-block;position:relative;float:left;background:#000;margin:0px;padding:0;width:46%;height:400px;margin:5px;border:1px solid #333;padding:10px;	
	-webkit-box-shadow: 2px 2px 5px #111;
	-moz-box-shadow: 2px 2px 5px #111;
	box-shadow: 2px 2px 5px #111;
}
body#technical div.technical-wrap h2 {display:inline-block;text-align:center;width:99%;}
body#technical div.technical-wrap img.technical-image {display:block;margin:0 auto;}
body#technical div.technical-wrap ul {margin:0;padding:0;position:absolute;top:65%;}
body#technical div.technical-wrap ul >li {margin:0;padding-right:6px;display:inline;border-right:2px solid #333;}
body#technical div.technical-wrap ul >:last-child{margin:0;padding-right:0;display:inline;border-right:0;}
body#technical p {text-align:center;}
body#technical div.technicalwrap a:link,body#technical div.technicalwrap a:visited {color:#fff}

body#index div#box {width:85%;margin:0 auto;padding:5px;background-color:;border:1px solid #333;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px #111;
	-moz-box-shadow: 2px 2px 5px #111;
	box-shadow: 2px 2px 3px #111;}

body#index div#box div#image-strip img.image-s {width:100px;}
body#index div#box div#image-strip img{display:inline-block;margin:0 24px;}

body#index div#small-box-container {display:block;position:relative;width:99%;margin:0 auto;padding:1px;margin-top:15px;}
body#index div.small-box {display:inline-block;position:relative;float:left;background:#000;margin:0px;padding:0;width:46%;height:340px;margin:5px;border:1px solid #5B903B;padding:10px;	
	-webkit-box-shadow: 4px 3px 5px #111;
	-moz-box-shadow: 4px 3px 5px #111;
	box-shadow: 4px 4px 3px #111;
}
body#index div.small-box h2 {display:inline-block;text-align:center;width:99%;}
body#index div.small-box img {display:block;margin:0 auto;}
body#index div.small-box a.more-link {position:absolute;bottom:15px;right:15px;font-size:18px;}

table.table{width:60%;border-collapse:collapse;margin:0 auto;}
table.table td, table.table th {border:1px solid #7BAA5A;padding:3px 7px 2px 7px;}
table.table th {font-size:1.4em;text-align:center;padding-top:5px;padding-bottom:4px;background-color:#7BAA5A;color:#000;}
table.table tr.alt td {background-color:#EAF2D3;}

#profiles table {width:75%;border-collapse:collapse;margin:0 auto;}
#profiles table td {padding:0px 7px;}
#profiles table tr.alt td {background-image:url(img/profilebg.png);}
#profiles p > a:link,#profiles p > a:visited{display:block;margin:2px 0px;width:210px;background-image: url(../images/Oficina-PDF-icon16x16.png);background-repeat:no-repeat;background-position:right center;}
#profiles table tr.alt td a:link,#profiles table tr.alt td a:visited{color:#000;}
#profiles table tr.alt td a:hover{color:#5B903B;}
#profiles table img{border:2px solid #FFF;width:200;height:150;}
#profiles table tr.alt td img{border:2px solid #000;}
#profiles table tr.alt td h2	{color:#000;}


#content {
	float:left;	
	color: #fff;
	background-color: #000;
	background-image: url(img/largerecycle.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	min-height:600px;
	}
	
.center	{
	display:block;
	margin:0 auto;
	text-align:center;
}

.small_text	{
	font-size:13px;
}

.large_text	{
	font-size:20px;
}
	

#content h1,h2,h3,h4,h5,h6	{
	text-align: center;
	text-decoration: bold;
	letter-spacing: .4px;
	text-transform: uppercase;
	color: #7BAA5A;
	}

#content,#footer {
	width: 900px;
	padding-left: 20px;
	padding-right: 20px;
	}

	
#footer		{
	color: #7BAA5A;
	background: #000;
	clear:both;
	text-align: right;
	letter-spacing: .5px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#footer	a:link	{
	color: #fff;
}

#footer a:hover	{
	color: #5B903B;
}
/*imagiination*/

