﻿/**
 * CSSReset.com - How To Keep Footer At Bottom of Page with CSS
 * 
 * Original Tutorial: https://www.cssreset.com/2010/css-tutorials/how-to-keep-footer-at-bottom-of-page-with-css/
 * License: Free - do whatever you like with it! Credit and linkbacks much appreciated.
 *
 * NB: Make sure the value for 'padding-bottom' on #content is equal to or greater than the height of #footer.
 */
html,
body {
	margin:0;
	padding:0;
	height:100%;
		background:#ffffff;
}
#wrapper {

overflow:hidden;
	min-height:100%;
	position:relative;
}

#left-column-top{
width:50%;
height:100%;
float:left;
background:#323232;
}

.zeataline1 {
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size: 30px;
color: #1B99E8;}
  
.zeataline2{
font-family: Tahoma,Verdana,Segoe,sans-serif;
font-size: 38px;
padding-left: 30px;
padding-right: 3px;
position:relative;
bottom:10px;
vertical-align:bottom;
text-align: right;
color: white;}
	
.zeataline3{
font-family: Tahoma,Verdana,Segoe,sans-serif;
text-align: left;
position:relative;
bottom:10px;
vertical-align:bottom;
font-size: 38px;
color: #062134;}

#container{
	width:960px;
	background-color: #ffffff;
	margin: auto;
	text-align: left;}
	
#col-envelope{
	width:100%;
	float:left;
	background:white;}
	
#header {
	background:#323232;
	
	height:100px;
	
	padding:0px;
}
#content {
	padding-bottom:0px; /* Height of the footer element */
	background:#ffffff;
}
#footer {
	background:#F1F1F1;
	width:100%;
	height:56px;
	position:absolute;
	bottom:0;
	left:0;
}

#right-column{
width:50%;
height:20px;
float:right;
text-align: right;
background:#323232;
margin-top: 10px;
}

#left-column-btm{
width:50%;
height:40px;
float:left;
background:#F1F1F1;
}


#right-column-btm{
width:50%;
height:40px;
float:right;
text-align: right;
background:#F1F1F1;
margin-top: 2px;
}

#Title-Box {
    padding: 3.125% 3.125% 0px 3.125%;
    background-color:white;
	width: 93.75%;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;}
	
	
	
	
.myButtonLink6a {
	display: block;
	width:223px;
	height:72px;
	background: url('https://www.pipedata.com/05_images/Hover6a.jpg') bottom;
	 background-size: 223px 144px;
	text-indent: -99999px;
}
.myButtonLink6a:hover {	
	background-position: 0 0;
}
	





.myButtonLink7a {
	display: block;
	width:223px;
	height:72px;
	background: url('https://www.pipedata.com/05_images/Hover7a.jpg') bottom;
	 background-size: 223px 144px;
	text-indent: -99999px;
}
.myButtonLink7a:hover {	
	background-position: 0 0;
	}
	
	
	
	
	
	
	
	.myButtonLink8a {
	display: block;
	width:223px;
	height:72px;
	background: url('https://www.pipedata.com/05_images/Hover8a.jpg') bottom;
	 background-size: 223px 144px;
	text-indent: -99999px;
}
.myButtonLink8a:hover {	
	background-position: 0 0;
}
	
	
		.myButtonLink9a{
	display: block;
	width:223px;
	height:72px;
	background: url('https://www.pipedata.com/05_images/Hover9a.jpg') bottom;
	 background-size: 223px 144px;
	text-indent: -99999px;
}
.myButtonLink9a:hover {	
	background-position: 0 0;
	}
	
	
	
	
	
.dropdown{
	width:250px;
	padding:6px;
	background-color:#DAEDFF;
	border:1px solid #1468A8;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
 
.dropdown:focus{
	border: 1px solid #062134;
	box-shadow:0px 0px 3px 1px #66A3FE;}
.inputtxt{
	width:250px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background:#DAEDFF;
	border:1px solid #1468A8;
	padding:6px;}

.inputtxt:focus{
	border:0px solid:#DAEDFF;
        border: 1px solid #062134;
	box-shadow:0px 0px 3px 1px #66A3FE;}


.memarea{
	width:250px;
	border-radius:6px;
	background:#DAEDFF;
	border:0px solid #000000;
	padding:6px;}

	
a.StdButton {
	color: white;
	padding: 6px 7px 6px 7px;
	
	border: 0px solid #323232;

	text-decoration: none;

	background-color: #323232;


	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}


a.StdButton:hover {
	color: #062134;
	background: #AFCBE0;}			
	
	
	
	p.ParaQuote {
	vertical-align: text-top;
	padding: 0px 0px 0px 0px  ;
	  font-style: italic;
	font-size: 16px;
	color: #062134;
	line-height: 1.4em;}
	
	a.inline-link {
	color: #1468A8;
	padding: 0px 0px 0px 0px;
	border: 0px solid #1468A8;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;}
	
a.inline-link-selected {
	color: #BDCBE0;
	padding: 0px 0px 0px 0px;
	border: 0px solid #1468A8;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;}

a.inline-link:hover {
	color: #BDCBE0;}
	

	p.Para-Title1 {
    font-family: Tahoma,Verdana,Segoe,sans-serif;
	margin:0em 0px 0px 0px;

	padding: 0px 20px 0px 0px;
	font-size: 30px;
	color: #062134;}

	* {
	font-family: Arial, Verdana, sans-serif;
	color: #00305B;
	font-size: 16px;
	line-height: 1.4em;}
	
	.PageTitle{
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 72px;
    color: #062134;}
}

	p.Para1 {
margin-top: 0
	vertical-align: text-middle;
	padding: 0px;
	font-size: 16px;
	color: #062134;
	line-height: 1.7em;}
	
		p.ParaFooter {
margin-top: 0
	vertical-align: text-top;
	padding: 0px;
	font-size: 16px;
	color: #062134;
	line-height: 1.7em;}
	
	
	a.header-link {
	color: #D2D0D0;
	padding: 5px 22px 5px 0px;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial;
	font-weight: regular;}
	
		a.footer-link {
	color: #ffffff;
	padding: 5px 16px 5px 16px;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial;
	font-weight: regular;}
	
	
	
a.header-link-selected {
	 color: white;
    text-decoration: underline;
    text-underline-position: under;
	padding: 5px 22px 5px 0px;
	border: 0px solid #5EAD37;
	font-size: 16px;
	font-family: Arial;
	font-weight: regular;}
	
	a.header-link:hover {
	color: #ffffff;
	padding: 5px 22px 5x 0px;
	border: 0px solid #1468A8;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial;
	font-weight: regular;}	
	

.flex {
width:338px;
}

@media screen and (max-width:959px) {



	.flex{
		width:100%;}
		
		
		

#container{
overflow:hidden;
	width:100%;
}
	#left-column{
		width:0%;}
		
	#right-column{
		width:100%;}
	
		#left-column-btm{

		width:100%;}
		
	#right-column-btm{
		width:0%;}
		
		
				#left-column{
		display:none;
		width:0%;}
		
		#left-column{
		width:0%;}
		
		
		
				#left-column-top{
		display:none;
		width:0%;}
		
		
.PageTitle{
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 28px;
    color: #00305B;}

		


		
		p.Para1 {
margin-top: 0
	vertical-align: text-top;
	padding: 0px;
	font-size: 12px;
	color: #062134;
	line-height: 1.7em;}
		

}

@media screen and (max-width:640px) {


	.flex{
		width:100%;}


	#left-column{
		width:0%;}
		
	#right-column{
		width:100%;}
		
	#left-column-btm{

		width:100%;}
		
	#right-column-btm{
		width:10%;}
		
			p.Para1 {
margin-top: 0
	vertical-align: text-top;
	padding: 0px;
	font-size: 8px;
	color: #062134;
	line-height: 1.7em;}
		


}



@media screen and (max-width:320px) {
	#wrapper{
		width:320px;
	}

}
