* { 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: 530px;
  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;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #094C90;
	margin-bottom: 10px;
	}
	
h3 {margin-top: 20px;}

p {
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.4;
}

p.large {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
	xxcolor: #094C90;
}

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;
}

p.register {
	position: absolute;
	top: 237px;
	left: 120px;
}

p.register a {
	display: block;
	width: 110px;
	height: 30px;
}

p.register span {
	display: none;
}

ol,
ul{
	margin:10px 0 0 20px;
}

li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	/* background:url(../images/bullet.gif) 0 50% no-repeat; */
	padding-left: 15px;
	margin-bottom: .5em;
}

.homebody
{
  padding: 25px;
  padding-top: 0;
}

.homebody .leftcolumn
{
  float: left;
  width: 305px;
  margin-top: 15px;
  xxmargin-bottom: 15px;
}

.homebody .rightcolumn
{
  float: left;
  width: 405px;
  margin-top: 15px;
  margin-left: 10px;
}

.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;}

.homebody .samplepack {
	clear: left;
	}

.samplepack img {
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.yourcall {
	margin-left: 80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: .03em;	
}

.yourcall p {
	margin-bottom: .5em;
}

/*.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; }
