html {
    /* padding-bottom: 1px; */
	min-height: 100%; 
	margin-bottom: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body {
	 margin-top: 3px;
	background-color: #77aaFF;
	background-color: #DDDDDD;
	/*background-image: url(/images/bg1.jpg);*/
	
	text-align: center;
	font-family: sans-serif;
	font-family: verdana;
	 
}
/*
check in logo #e3e2ff

*/
#main-block {
	
	background-color: #FFFFFF;

	color: #000000;
  	margin-left: 25px;
  	margin-right: 25px;
  	z-index: 5;

	width: 760px;
  	margin-left: auto;
  	margin-right: auto;
	text-align: left;
}
h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.45em;
}
h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.4em;
	font-size: 1.35em;
}
h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.15em;
}
ul.flush {
	margin-top: 0px;
}
ul.flush li{
	margin-top: 0px;
	margin-left: 0px;
}
.img-left {
	float: left;
	margin: 5px;
}
.img-right {
	float: right;
}
#page-title {
	text-align: center;
}
.service {
	border: 1px solid gray;
	border: 3px solid #e3e2ff;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 2px;
}

.service h3 {
	color: black;
}

	#header {
		
		
		padding: 2px;
		margin-bottom: 10px;
		z-index: 6;
		color: black;
		position: relative;
		
	}
	#header img {
		border: none;
	}
	#header #head-title-left {
		float: left;
	}
	#header #head-title-right {
		border: none;
		border: thin solid black;
		background-image: url(/images/webimage5.jpg);
		float: right;
		width: 40%;
		height: 100%;
	}
	
	#title {
		font-size: 16pt;
		font-weight: bold;
		color: orange;
		font-variant: small-caps;
		
		
	}
	#tag-line {
		font-size: 10pt;
		font-weight: bold;
	font-family: verdana;
		color: purple;
		color: #000066;
		margin-bottom: 2px;
		padding: 1px;	
		margin: 0px;
	}

	#header .right {
		float: right; 
	}
	.clear {
		clear: both;
		height: 1px;
	}
	.spacer {
		height: 1px;
	}
	
          
   #main { 
   	clear: both;
   	margin: 5px;
   	padding: 2px;
	border: thick solid #000066;
   	
   }
   #copyright {
   	font-size: 8pt;
   	text-align: center;
   }
   
.heading {
	font-weight: bold;

}
.content {
	margin-bottom: 25px;
}
.label-col { 
	width: 30%;
}
#footer-block {

}

#form1 label {

}
#form1 input{
	
	background-color: #edefff;
}
#form1 .form-row {
	margin: 5px 3px 10px 0;
}
#form1 textarea{
	background-color: #edefff;
	
} 
#form1 #buttons {
	text-align: center;
}
#form label {
	display: block;
	float: left;
	
	width: 200px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	
}
#contact-form {
	border: thin solid #653614;
	margin-left: 3px;
	
	width: 80%;
}
#contact-form .left {
	vertical-align: top;
	
}

.highlight {
	background-color: yellow;
}
.req {
	font-size: .80em;
	color: #FF0000;
	padding-right: 4px;
}	
#privacy {
	font-size: .80em;

}
	

