* { margin: 0; padding: 0; }

body { text-align: center; color: #5a5b5e; font-family: arial, sans-serif; font-size: 13px;}

img, fieldset { border: 0; }

#container
{
  width: 775px;
  margin: 0 auto;
  border: 2px solid #cdcdcd;
  /*background: url(../images/dots.png) bottom right no-repeat;*/
  text-align: left;
  padding-bottom: 15px;
}

#tycontainer
{
  width: 500px;
  margin: 0 auto;
  border: 2px solid #cdcdcd;
  /*background: url(../images/dots.png) bottom right no-repeat;*/
  text-align: left;
  padding: 15px;
}

#header #logo
{
  text-align: center;
  height: 95px;
  border-bottom: 1px solid #e56e91;
}

#header #headerline
{
  border-top: 1px solid #dc003f;
  background: #1d3d7b;
  height: 10px;
  font: 0px/0px sans-serif;
}
.homebody
{
  padding: 0 0 0 35px;
  /*background: url(../images/homebg.jpg) right top no-repeat;*/
}

/*.homebody h1
{
  text-indent: -5000px;
  width: 473px; height: 28px;
  background: url(../images/slogan.jpg) no-repeat;
}
*/
.homebody p
{
  position: relative;
  font-size: 12px;
  margin: 15px 185px 0 0;
  line-height: 18px;
}

.homebody ul
{
  position: relative;
  font-size: 12px;
  line-height: 18px;
  margin: 15px 185px 0 20px;
}

.homebody .leftcolumn
{
  float: left;
  width: 305px;
  margin-top: 15px;
  xxmargin-bottom: 15px;
}

.homebody .rightcolumn
{
  float: left;
  width: 425px;
  margin-top: 15px;
}

.homebody .belowcolumn
{
  float: left;
  width: 105px;
  xxmargin-top: 15px;
}

.homebody label
{
  font-size: 12px;
  float: left;
  width: 105px;
  margin-top: 5px;
}

.homebody input
{
  width: 160px;
  margin-bottom: 5px;
  vertical-align: middle; 
}

.homebody div input { width: auto;  margin-top: 3px; }

#landing {
	/* background: url(../images/landing_header.jpg) no-repeat; */
	width: 730px;
	height: 346px;
	position: relative;
}

.homebody select { margin-bottom: 5px; }

.homebody #postal_code { width: 45px; }

.homebody div { font-size: 12px; }

.homebody .form_text { float: left; margin-bottom: 5px; width: 400px;}

.homebody .quarter { width: 80px; float: left; }

.homebody .practice { width: 150px; float: left; }

.homebody input#submit {width: auto; margin-top: 15px;}

p.large {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 50px;
	line-height: 1.4;
	letter-spacing: .05em;
	text-align: center;
}

p.larger {
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 40px;
	line-height: 1.4;
	letter-spacing: .02em;
	text-align: center;
}

.yourcall {
	margin-left: 80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: .03em;	
}

.yourcall p {
	margin-bottom: .5em;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
	/* background:url(../images/bullet.gif) 0 50% no-repeat; */
	padding-left: 15px;
	margin-bottom: .5em;
}

p.register {
	position: absolute;
	top: 237px;
	left: 120px;
}

p.register a {
	display: block;
	width: 110px;
	height: 30px;
}

p.register span {
	display: none;
}

/*.thankyoubody
{
  height: 425px !important; height: 490px;
  background: url(../images/thankyoubg.jpg) top right no-repeat;
  padding: 65px 0 0 40px;
}

.thankyoubody h1
{
  text-indent: -5000px;
  width: 347px; height: 25px;
  background: url(../images/thankyouheader.jpg) no-repeat;
}

.thankyoubody p
{
  position: relative;
  margin: 30px 280px 0 0;
}

.thankyoubody p img
{
  float: right;
}
*/
.clear { clear: both; height: 0px; overflow: hidden; }
