﻿.flform
{
	float: left;
	position: relative;
}
.contactblock
{
	position: absolute; top: 20px; right: 10px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	
}
.contactblock p
{
	font-size: 12px;
	
}
.contactblock a
{
	color:#959595;
	font-size: 12px;
}

.flform fieldset 
{
	margin-bottom: 10px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	padding: 10px;
	border: none;
}

.flform legend {

  padding: 0 2px;

  font-weight: bold;

}

.flform label {

  display: inline-block;

  line-height: 1.8;

  vertical-align: top;
  
  width: 100px; /* Width of labels */

  text-align: right;
  
  margin-right: 5px;

}

.flform .radiobut label {
  text-align: left;
}
.contactblock
{
	position: absolute; top: 29px; left: 600px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	width: 270px;
}
.ContactWrapper
{
	position: relative;
	margin-left: 30px;
}
.ContactBox
{
	position: absolute; top: 50px; left: 0;
}
.QuestionsWrapper
{
	margin-left: 70px;
	height: 180px;
	position: relative;
	margin-top: 20px;
}
.QuestionsBox
{
	position: absolute; top: 50px; left: 0;
}
.InterestedInWrapper
{
	margin-left: 170px;
	height: 273px;
	position: relative;
}
.InterestedInBox
{
	position: absolute; top: 145px; left: 0;
}
.HowDidYouHearWrapper
{
	margin-left: 170px;
	height: 370px;
	position: relative;
	margin-bottom: 30px;
}
.HowDidYouHearBox
{
	position: absolute; top: 260px; left: 0;
}
.SubmitWrapper
{
	position: absolute;
	left: 280px;
	margin-top: -20px;
}
#validate
{
	width: 200px;
	position: absolute; left: 320px; top: 50px;
	font-size: 11px;
}
#validate li
{
	line-height: 18px;
	padding: 0; margin: 0;
}
.flform fieldset ol {

  margin: 0;

  padding: 0;

}

.flform fieldset li {

  list-style: none;

  padding: 5px;

  margin: 0;

}

.flform fieldset fieldset {

  border: none;

  margin: 3px 0 0;

}

.flform fieldset fieldset legend {

  padding: 0 0 5px;

  font-weight: normal;

}

.flform fieldset fieldset label {

  display: block;

  width: auto;

}

.flform em {

  font-weight: bold;

  font-style: normal;

  color: #f00;

}

.flform fieldset fieldset label {

  margin-left: 123px; /* Width plus 3 (html space) */

}
#thankyou
{
	width: 630;
	height: 150px;
}
#thankyou h2
{
  font-weight: bold;
  color: #000;
  font-family :Tahoma, Verdana;
  font-size: 11px;
  text-align: center;
  margin: 150px 0 0 0;
}