#footer {
	background:#000000;
	bottom:0;
	height:125px;
	margin:0;
	position:absolute;
	width:100%;
	z-index: 14;
	}
	
		#footer p {
		color:#CCCCCC;
		display:block;
		font-size:10px;
		margin-top: 5px;
		line-height: 1.3em;
		}
		
		#footer a:hover {
			color: #ff5900 !important;
			text-decoration: underline !important;
			}
			
		#footer a {
			text-decoration: underline !important;
			font-size:10px;
			color: #cccccc;
			}
	
		#footer h2 {
			margin: 0 !important;
			}
	
	.footer_corporate {
		display:block;
		height:65px;
		left:18px;
		position:absolute;
		top:18px;
		width: 176px;
		}
	
		.footer_qa {
			float:left;
			margin-right:10px;
			}
			
		
	.subscribe {
	background:black;
	display:inline;
	float:right;
	margin:0;
	position:relative;
	width:172px;
	z-index:14;
	padding-top: 15px;
	}

		.subscribe h2 {
			background: url(../img/footer-subscribe.png) no-repeat top left;
			height: 18px;
			width: 150px;
			text-indent: -9999px;
			padding: 0 !important;
			}
			
			.subscribe ul {
				margin: 0;
				padding: 0;
				line-height: 17px;
				}	
		
				.subscribe ul li.feed {
				width: 125px;
				background:url(../img/feed.png) no-repeat 2px 1px;
				font-size:10px;
				list-style-type:none;
				margin-top:5px;
				padding-left:30px;
						}			
			


			.subscribe ul li.facebook {
			background:url(../img/facebook.png) no-repeat 2px 1px;
			font-size:10px;
			list-style-type:none;
			margin-top:5px;
			padding-left:30px;
			width: 125px;
			}
			
						.subscribe ul li.twitter {
			background:url(../img/twitter.png) no-repeat 2px 1px;
			font-size:10px;
			list-style-type:none;
			margin-top:5px;
			padding-left:30px;
			width: 125px;
			}
			

			
				
	.footer_nav {
		background: black;	
		display: block;
		height: 100px;
		padding: 0;
		width: 555px;
		margin: 0px auto;
			}
	
		.internet_phone{
			width: 150px;
			display: block;
			float: left;
			padding-top: 15px;
		}
		
		
			.internet_phone h2 {
			background: url(../img/footer-internet-and-phone.png) no-repeat top left;
			height: 18px;
			width: 150px;
			text-indent: -9999px;
			}
		
#wrapper {
	width: 150px;
	display: block;
	margin-top: -15px;
}

.left {
	float: left;
	width: 75px;	
	margin: 2px 0 0 0;
	display: block;	
}
	.left p {

     line-height: 1.5em !important;

}

.right {
	float: right;
	width: 75px;	
	margin: 2px 0 0 0 ;
	display: block;
}
	    .right p {
    	 line-height: 1.5em !important;


}


		.about_iinet {
			width: 150px;
			margin-left: 50px;
			display:inline;
			float: left;	
			padding-top: 15px;
		}
		
			
			.about_iinet h2 {
			background: url(../img/footer-about-iinet.png) no-repeat top left;
			height: 18px;
			width: 151px;
			text-indent: -9999px;
			}
			
		
		
		
		.contact {
			width: 150px;
			margin-left: 50px;
			display: inline;
			float: left;
			padding-top: 15px;
		}
		
			.contact h2 {
			background: url(../img/footer-contact.png) no-repeat top left;
			height: 18px;
			width: 151px;
			text-indent: -9999px;
			}

