body
{
	background: #f1f2f1;
}
#banner
{
	_padding-right: 2px;
	/*background: #FFFFFF url("../images/banner.gif") no-repeat;*/
   background: #FFFFFF url("../images/banner_del_norte.png") no-repeat;
	clear: both;
	float: left;
	height: 75px;
	margin: 0 auto;
	padding-top: 2px;
	width: 790px;
	z-index: 0;
}
#banner a
{
	display: block;
	height: 75px;
	width: 790px;
	z-index: 100;
}
#header
{
	_padding-right: 2px;
	background: #ffffff;
	clear: both;
	float: left;
	height: 10px;
	position: relative;
	text-align: right;
	width: 790px;
}
#subMenu
{
	_padding-right: 2px;
	background: #FFFFFF url('../images/subnavbg.png') repeat-y 50% 50%;
	border-bottom: solid 1px #919191;
	border-top: solid 1px #919191;
	float: left;
	height: 24px;
	top: 0px;
	width: 100%;
}
#subMenu ul
{
	color: #000000;
	float: left;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
	top: -1px;
}
#subMenu li
{
	float: left;
	list-style: none;
	padding: 0 0 0 13px;
}
#subMenu li a
{
	color: #006F99;
	display: block;
	float: left;
	height: 14px;
	list-style: none;
	padding: 5px 0px 4px 0px;
	text-decoration: none;
}
#subMenu li a:hover
{
	color: #559942;
	text-decoration: underline;
}
#subMenu a
{
	float: none;
}
#sub1 li.sub1, #sub2 li.sub2, #sub3 li.sub3, #sub4 li.sub4, 
			#sub5 li.sub5, #sub6 li.sub6, #sub7 li.sub7, #sub8 li.sub8, #sub9 li.sub9
{
	float: left;
	margin-bottom: -2px;
	position: relative;
}
#sub1 li.sub1 a, #sub2 li.sub2 a, #sub3 li.sub3 a, #sub4 li.sub4 a, 
			#sub5 li.sub5 a, #sub6 li.sub6 a, #sub7 li.sub7 a, #sub8 li.sub8 a, #sub9 li.sub9 a
{
	background: #ffffff;
	border-bottom: #FFFFFF solid 1px;
	border-left: solid 1px #919191;
	border-right: solid 1px #919191;
	border-top: solid 1px #919191;
	display: block;
	padding: 5px;
}
#wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#contentWrapper
{
	background: #68bb51 url('../images/bkg-page.png') repeat-y 50% 50%;
	margin: 0 auto;
	padding: 3px;
	text-align: left;
	width: 790px;
}
#content
{
	background: #fff;
	clear: both;
	padding-top: 0;
	width: 790px;
}
#homeContent
{
	_padding-right: 2px;
	background: #fff;
	clear: both;
	padding-top: 0;
	width: 790px;
}
#video
{
	background: #fff;
	height: 400px;
	margin: 0 auto;
	position: relative;
	width: 600px;
}

#contents
{
	background-color: #ffffff;
	border-right: dashed 1px #f1f2f1;
	margin-right: 140px;
}
#textWrapper
{
	background: #fff;
	border: solid 1px #f1f2f1;
	padding: 10px;
	width: 750px;
}
#textBackground
{
	background: #fff url('/images/diagonalstripes.gif');
	padding: 10px;
	text-align: left;
}
#textWhite
{
	background: #fff;
	padding: 10px;
	text-align: left;
}
#footer
{
	clear: both;
	font-family: Arial, helvetica, san-serif;
	font-size: 65%;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
	width: 750px;
}
#footer a
{
	color: #000000;
}
#footer a:hover
{
	color: #559942;
}
#pad
{
	padding-right: 10px;
	padding-top: 5px;
}
#epay
{
	background-color: #E2E2E2;
	border: solid #999999 2px;
	border-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-top: 0px;
	text-align: left;
	width: 300px;
}
#drop
{
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 0px;
}
html>body #pad
{
	padding-right: 5px;
	padding-top: 10px;
}
.red
{
	color: #CC0000;
	font-weight: bold;
}
.title
{
	color: #000000;
	font-family: Arial, Helvetica, san-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.rform
{
	color: #CC0000;
	font-family: verdana;
	font-size: 70%;
	font-weight: bold;
}
.form
{
	color: #000000;
	font-family: verdana;
	font-size: 70%;
	font-weight: normal;
}

.content_section
{
	border: 1px solid transparent;
	margin: 0;
	padding: 0;
	width: 600px;
}
.content_section:hover
{
	background: #edf5f8;
	border: 1px solid #cccccc;
}

.content_white
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
}
.content
{
	color: #6D6F71;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	padding: 10px;
}



.content small
{
	font-size: 90%;
}
.content ul
{
	list-style-type: none;
}
.content li
{
	padding-bottom: 5px;
}
.content a
{
	color: #006F99;
}
.content a:hover
{
	color: #559942;
}
.content2
{
	color: #6D6F71;
	font-family: Arial, Helvetica, san-serif;
	font-size: 75%;
	padding-left: 10px;
}
.content2 ul
{
	list-style-type: none;
	padding-left: 5px;
	padding-top: 5px;
}
.content2 li
{
	padding-bottom: 5px;
}
.content2 a
{
	color: #006F99;
	font-weight: bold;
	text-decoration: underline;
}
.content2 a:visited
{
	color: #006F99;
	text-decoration: underline;
}
.content2 a:hover
{
	color: #559942;
	text-decoration: underline;
}
.content2 a:active
{
	color: #559942;
	text-decoration: underline;
}
h1
{
	color: #006699;
	font-family: Arial, Helvetica, san-serif;
	font-size: 110%;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;
	text-decoration: none;
}

h1 small
{
	font-size: 12px;
	font-weight: bold;
}

h2
{
	color: #559942;
	font-family: verdana;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 2px;
	padding-left: 10px;
	text-decoration: none;
}
h2 a
{
	color: #559942;
	text-decoration: underline;
}
.tiny
{
	font-size: 80%;
}
h2 a:hover
{
	color: #006F99;
	text-decoration: underline;
}
h3
{
	color: #000000;
	font-family: Arial, Helvetica, san-serif;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
h3 a
{
	color: #559942;
	text-decoration: underline;
}
h3 a:hover
{
	color: #006F99;
	text-decoration: underline;
}
#text ul
{
	list-style-type: square;
}
html>body #text ul
{
	list-style-type: square;
	padding-left: 15px;
}
.dropdown
{
	background-color: #DBD8D8;
	color: #581010;
	font-size: 70%;
	font-weight: bold;
}
.caption
{
	color: #000000;
	font-family: Arial, Helvetica, san-serif;
	font-size: 65%;
	font-style: italic;
}
hr
{
	background: #919191;
	border: none;
	color: #919191;
	height: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 95%;
}
.recology_blue
{
	color: #11a0db;
	font-size: 105%;
	font-weight: bold;
}

.recology_blue a
{
	color: #11a0db;
	font-weight: bold;

}

.recology_green
{
	color: #62AC38;
	font-weight: bold;
}
.error
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.footer
{
	color: #000000;
	font-family: Arial, Helvetica, san-serif;
	font-size: 65%;
	text-decoration: none;
}
#buttons
{
	border: 0px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#buttons ul
{
	border: 0px;
	margin: 0 0 0 -15px;
	padding: 0px;
	position: absolute;
}
#buttons ul li
{
	clear: both;
	float: left;
	list-style-type: none;
}
#buttons ul li a
{
	background-color: #71bf43;
	border-bottom: 2px solid #919191;
	border-left: 2px solid #4A8b08;
	border-right: 2px solid #919191;
	border-top: 2px solid #4A8b08;
	clear: both;
	color: #FFFFFF;
	float: left;
	outline: none;
	padding: 2px 10px 4px 10px;
	text-align: center;
	text-decoration: none;
	width: 250px;
}
#buttons ul li a:hover
{
	background-color: #1fa4cb;
}
#buttons ul li a:active
{
	background-color: #71bf43;
	border-bottom: 2px solid #4A8b08;
	border-left: 2px solid #919191;
	border-right: 2px solid #4A8b08;
	border-top: 2px solid #919191;
	padding: 3px 9px 2px 11px;
}
#announcementBox
{
	background: #F1F2F1;
	border: solid 1px #919191;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	width: 600px;
}
.green
{
	color: #008800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

.green_title
{
	/*color: #308014;*/
	color:#559942;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bullet
{
	list-style-type: square;
}

.jqiwarning .jqi
{
	background-color: #b0be96;
}
.jqifade
{
	background-color: #222222;
}
div.jqi
{
	background-color: #669933;
	padding: 0px;
	position: absolute;
	width: 690px;
}
div.jqi .jqiclose
{
	background-color: #669933;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	text-align: right;
}
div.jqi .jqicontainer
{
	background-color: #669933;
	color: #000000;
	font-family: verdana;
	font-size: 80%;
	font-weight: normal;
	padding: 5px;
}
div.jqi .jqimessage
{
	background: #e6f3d8;
	background-repeat: no-repeat;
	padding: 0px;
}
div.jqi .jqibuttons
{
	background-color: #e6f3d8;
	padding: 5px 0 5px 0;
	text-align: center;
}
div.jqi button
{
	font-family: arial, helvetica, san-serif;
	font-size: 85%;
	font-weight: bold;
	margin: 0 10px;
	padding: 3px 5px 3px 5px;
}
.boxContainer
{
	background: #fff url('/images/diagonalstripes.gif');
	border: 1px solid #eee;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
	position: relative;
	width: 700px;
}
.homeContentContainerLeftBottom
{
	float: left;
	overflow: hidden;
	position: relative;
}
.homeContent
{
	background: #fff;
	border: #70be48 solid 1px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 690px;
}
.homeContentContainerLeftBottom .content ul
{
	list-style-type: none;
}
.homeContentContainerLeftBottom .content ul li
{
	list-style-type: none;
	padding-top: 5px;
}
.homeContentContainerRightBottom
{
	float: right;
	overflow: hidden;
	position: relative;
}
.homeContentContainerRightBottom .content ul
{
	list-style-type: none;
}
.homeContentContainerRightBottom .content ul li
{
	list-style-type: none;
	padding-top: 5px;
}
.homeContentContainerLeftTop
{
	float: left;
	overflow: hidden;
	position: relative;
}
.homeContentContainerRightTop
{
	float: right;
	overflow: hidden;
	position: relative;
}
.paddingTop
{
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
}
.paddlingListTop
{
	padding-top: 5px;
}

li.paddlingListTop 
{
	line-height: 20px;
}

.sideContentContainer
{
	background: url('/images/infoboxbg.jpg') bottom right;
	background-repeat: no-repeat;
	border: solid 1px #1fa4cb;
	height: 180px;
	margin: 0 auto;
	position: relative;
	width: 85%;
}
.homeboxtitlebg
{
	background: url('/images/homeboxtitlebg.jpg');
	border-bottom: solid 1px #70BE48;
	height: 23px;
	position: relative;
	width: 280px;
}
.homeboxtitle
{
	background: #bdbdbd url('/images/round_bg.png') no-repeat;
	border-bottom: 2px solid #70BE48;
	color: #336699;
	font-family: verdana, hevetica, san-serif;
	font-size: 70%;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	text-align: left;
}
.moreInformationTitlebg
{
	background: url('/images/moreInformationTitlebg.jpg');
	border-bottom: solid 1px #cecece;
	height: 27px;
	position: relative;
	width: 100%;
}
#newsletter
{
	background-color: #eeeeee;
	border: 1px solid #000;
	border-collapse: collapse;
	font-size: 1em;
	text-align: left;
}
#newsletter td
{
	border: 1px solid #000;
	padding: 5px;
}
#newsletter a
{
	text-decoration: none;
}
#newsletter .header
{
	background-color: #20a4c8;
	border: 1px solid #000;
	color: white;
	font-family: verdana;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.label
{
	color: #919191;
	font-family: verdana;
	font-weight: bold;
}
#fixed
{
	background-color: #f1f2f1;
	border: 1px solid #919191;
	float: left;
	padding: 10px;
	position: relative;
	text-align: left;
	width: 300px;
}
#fixed legend
{
	background-color: #f1f2f1;
	border: 1px solid #919191;
	border-bottom: 0;
	left: .5em;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	position: relative;
	top: -1.75em;
}
.transfer td
{
	border-right: solid 1px #5aae54;
	border-top: solid 1px #5aae54;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
.transfer th
{
	background: #5aae54;
	border-right: solid 1px #5aae54;
	color: #fff;
	text-align: center;
}

.center{
	
	text-align:  center;
}

.img_right{
	
	float: right;
	margin-left: 10px;
	
}

.img_default_border{
	
	border: solid 1px #000000;
}

ul.square_ul {
	
	list-style-type: square;
	margin-left: 35px;
}

#menu
	{
		float: right;
		width: 130px;
		border: 1px solid #61bc2c; 
		background: #fff url('/images/bg_green.gif');
	}
	
	#menuAdditionalServices
	{
		margin-top: 10px;
		float: right;
		width: 130px;
		border: 1px solid #61bc2c; 
		background: #fff url('/images/bg_green.gif');
	}
	
	.menuTitle{
		
		position: relative; 
		float: left; 
		background: #61bc2c; 
		width: 130px; 
		text-align: center; 
		padding-top: 2px; 
		padding-bottom: 2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
		font-weight: normal;
		color: #ffffff;

	}
	
	
	.menuContent{
		
		position: relative; 
		float: left; 
		left: 5px;  
		width: 120px;
	}
	
	.menuContent ul{
		
		list-style-type: none; 
		padding-top: 5px; 
		padding-bottom: 5px;
		
	}
	
	
		.menuContent li{
		
			padding-bottom: 5px;
			display: block;
		
	}
	
	 .menuContent li div{

		background: #fff url('../images/diagonalstripes.gif');
		border: solid 1px #61bc2c;
		position: relative;
		width: 100%;
		display: none;
		
	}
	
	
		.menuContent li ul{
		
			padding-left: 10px;
			margin-bottom: -5px;
			display: block;
	}
	
	
	
	.menuContent{
		font-family: Arial, Helvetica, san-serif;
		font-size: 70%;
		color: #006400;
		}
		
		
.menuContent a{
		text-decoration: none;
		color: #006F99;
		font-weight: bold;
	
		}
		
.menuContent a:visited{
			text-decoration: none;
			color: #006F99;
		}
		
.menuContent a:hover{
			text-decoration: underline;
			color: #559942;
		}
		
.menuContent a:active{
			text-decoration: none;
			color: #006F99;
		}
		
.phone_number
{
	font-weight: bold;
	white-space: nowrap;
}
