/* CSS Document */

body {
  margin:auto;
  font-size:15px;
}

#wrapper {
  width:980px; 
  border:0px solid #343434;   
  height:auto;
  margin:auto;
}

#privacy-width p{
  width:925px;
}

h1 {

  margin:auto;
  border:0px solid #000000; 
  color:#666;
  font-family:sans-serif;
  font-size:23px;

}
h2 {


  border:0px solid #000000; 
  color:#03C;
  font-family:sans-serif;
  font-size:16px;

}

h3 {
 
  border:0px solid #000000;
  color:#03C;
line-height:1em;
  font-size:23px;
  vertical-align:middle;
  margin-top:20px;
}

p {
  color:#333333;
  font-family:Verdana, Arial, Helvetica, sans-serif;
 

}

ul {
	clear:both;	
	border:0px solid #000000; 
	font-family:sans-serif;
	font-size:15px;
	color:#333333;
	line-height:1.25em;
	}

li {
	padding-top:2px;	
}

#top {
  width:980px; 
  border:0px solid #000000;   
  height:62px;
  margin:auto;
}
#phone {
	float:right;
	font-size:135%;
	color:#333;
	font-weight:bold;
	margin-top:25px;
}

#banner {
  width:980px; 
  border:0px solid #000000;  
  height:68px;
  margin:auto;
  padding-top:80px;
  background-image:url(images/banner-background.jpg);
  background-repeat:no-repeat;
 
}

#thankyoubanner {
  width:980px; 
  border:0px solid #000000;  
  height:68px;
  margin:auto;
  background-image:url(images/lp-thankyou-banner.jpg);
}

#copy {
  width:560px; 
  border:0px solid #000000;   
  height:auto;
  float:left;
}

#hero {
  width:560px;
  height:225px;
  border:0px solid #000000;
  background-image:url(images/lp-hero.jpg);
}

#lp-arrow {
  background-image:url(images/lp-arrow.png);
  width:110px;
  height:58px;
  position:absolute;
  border:0px solid #000000;
  margin-top:-85px;
}

#privacy {
  color:#333333;
  font-family:sans-serif;
  font-size:11px;
  border:0px solid #000000;
  width:375px;
  float:left;
  margin-top:0px;
}

div.form-container-fr { 

  background-color:none;
  width:415px;
  height:450px;
  float:right;
 
  font-family:sans-serif;
  color:#333333;
  font-size:14px;
  text-align:right;
  background-image:url(images/form-background.png);
  background-repeat:no-repeat;
}

div.form-container-fr p {
  color:#333333;
  font-family:sans-serif;  
  font-size:10px;
  width:300px;
  border:0px solid #000000;
  margin-top:-10px;
}

div.sample-image{
  border:0px solid #000000;
  width:250px;
  height:228px;
  margin:auto; 
  background-image:url(images/sample-image.jpg);
}

div.form-container-bottom { 
  clear:both;
  border:0px solid #000000;
  width:420;
  height:450px;
  float:left;
  margin:auto; 
  font-family:sans-serif;
  color:#333333;
  font-size:14px;
  text-align:right;
  background-image:url(images/form-background.png);
  background-repeat:no-repeat;
}


div.form-container-bottom p {
  color:#333333;
  font-family:sans-serif;  
  font-size:10px;
  width:300px;
  border:0px solid #000000;
  margin-top:-10px;
}

#footer {
  clear:both;
  width:980px; 
  border:0px solid #000000;   
  padding-top:25px;
  height:50px;
  margin-left:201px;
  margin:auto;
  text-align:center;
  font-size:12px;
  color:#333333;
}

a {
	color:#0000CC;
	text-decoration:none;
	font-family:sans-serif;
}

a:hover {
	color:#0000CC;
	text-decoration:underline;
}

a:visited {
	color:#0000CC;
}

