@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	background-color:#f7f7f7;
	
	
	}

.main {
	width:85%;
	background-color:#FFFFff;
	margin: 0 auto;
	border-radius:5px;
	box-shadow:10px 10px 50px 20px #FFCC33 inset;
	box-shadow:5px 5px 5px 5px #666666;
	}
	
.brow_top {
	height:30px;
	width:100%;
	background-color:#0092C6;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	box-shadow:0 0 10px 0 #666666;
	
}
	


.button1 {
	color:#ffffff;
	font-weight:regular;
	font-family:Arial, Helvetica, sans-serif;
  background-color: #0092c6;
  border: 2px solid #0092c6;
  border-radius: 5px;
  height: 30px;
  width: 130px;
  margin-left: 65px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
}

.button2 {
  background-color: #0092C6;
  border: 2px solid #0092C6;
  border-radius: 5px;
  color: #FFFFFF;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  height: 30px;
  line-height: 30px;
  margin-left: 65px;
  overflow: hidden;
  text-align: center;
  width: 130px;
  text-decoration: none;
}

a.button3 { 
	border-color: #40af96; border-bottom-color: #209a82; background-color: #23d7af;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52e8c6),color-stop(1, #2ecfab));
	background: -moz-linear-gradient(center top,#52e8c6 20%,#2ecfab 100%);
}
.button1:hover { 
	background: #0099FF;
	/*background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ee5c0),color-stop(1, #16ca9e));
	background: -moz-linear-gradient(center top,#3ee5c0 20%,#16ca9e 100%);*/
}

.button2:hover { 
	background:#0099FF;
	/*background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ee5c0),color-stop(1, #16ca9e));
	background: -moz-linear-gradient(center top,#3ee5c0 20%,#16ca9e 100%);*/
}


.logo_container{
	position:relative;
	width:70%;
	margin:  2% auto;
	
	}
	
.form_container {
	position:relative;
	width:70%;
	margin:  0 auto;
}
	
	
.top_text_container {
  position: relative;
  width: 80%;
  margin:  0 auto;
}
	
.header_1 {
	position:relative;
	width:50%;
	margin: 0 auto;
	}
	
.sub_head_1{
	position:relative;
	width:50%;
	margin: 0 auto;
	}
	
.logo_1 {
  margin: 0 auto;
  position: relative;
  width: 70%;
}

.logo_2 {
  margin: 0 auto;
  position: relative;
  width: 70%;
  left:100px;
}
.logo_left {
	
  position: relative;
  width: 30%;
}
	
.logo_right {
  left: 40%;
  position: relative;
  top: -90px;
  width: 30%;
}
	
.lower_text_container {
  position: relative;
  width: 60%;
  margin:  0 auto;
}
	
.button_container {
  height: 325px;
  padding-left: 8%;
  position: relative;
  width: 100%;
}

.button_left {
  background-color: #F7F7F7;
  border-radius: 5px;
  float: left;
  margin-bottom: 4%;
  margin-right: 10%;
  padding: 10px;
  position: relative;
  width: 20%;
  border-style: solid;
  border-color: #999999;
  border-width: 2pt;
}

.button_center {
  float: left;
  margin-right: 10%;
  margin-bottom: 4%;
  position: relative;
  width: 20%;
   border-radius:5px;border-style: solid;
  border-color: #999999;
  border-width: 2pt;
  background-color:#f7f7f7;
  padding:10px;
  
}

.button_right {
  float: left;
  margin-right: 4%;
  margin-bottom: 4%;
  position: relative;
  width: 20%;
  clear:right;
   border-radius:5px;
   border-style: solid;
  border-color: #999999;
  border-width: 2pt;
  background-color:#f7f7f7;
  padding:10px;
  !important;
}

.form_box_left{
	float: left;
  margin-bottom: 4%;
  margin-right: 10%;
  position: relative;
  width: 40%;
 }

.form_box_right{
  float: left;
  margin-right: 4%;
  margin-bottom: 4%;
  position: relative;
  width: 30%;
  clear:right;
  !important;
 }


hr.ether-divider.ether-style-1 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: #C1C1C1 -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-right: medium none;
  border-style: solid none none;
  border-width: 1px medium medium;
}

.twocol-one{width:48%;}

.twocol-one,.threecol-one,.threecol-two,.fourcol-one,.fourcol-two,.fourcol-three,.fivecol-one,.fivecol-two,.fivecol-three,.fivecol-four,.sixcol-one,.sixcol-two,.sixcol-three,.sixcol-four,.sixcol-five{float:left;margin-right:4%;margin-bottom:4%;position:relative;}
.last{clear:right;margin-right:0 !important;}

input[type="text"], input.input-text, textarea, input.txt, input[type="tel"], input[type="email"] {
  -moz-box-sizing: border-box;
  background: none repeat scroll 0 0 #F7F7F7;
  border: 1px solid #C4C0BF;
  border-radius: 0.125em;
  box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.03), 0 1px 2px #D8D4D3 inset, 0 1px #FFFFFF;
  font-family: inherit;
  font-size: 1em;
  line-height: 1.618em;
  margin: 0 0.327em;
  outline: medium none;
  padding: 0.236em 0.5em;
}

