body {
	margin:0px;
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	
}

.blocker {display:block;}

img {margin:0px;border:none;}

form {margin:0px;}

.form-bg {
	display:block;
	float:left;
	clear:right;
	background:url(/images/img-form.jpg) no-repeat;
	height:276px;
	width:240px;
}
.form {
	display:block;
	width:170px;
	height:70px;
	position:absolute;
	margin:0px 0px 0px 28px;
}
.first-name, .last-name, .email  {
   width:100px;
   font-size:12px;
   margin-bottom:5px;
}
.first-name	{
	margin-top:60px;
}
.select-amount	{
	display:none;
}
.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {

}

.check-01, .check-02, .check-03 {
   display:none;
}
.check-04	{
	display:block;
}
.check-04 a:hover	{
	color:#ff0033;
	text-decoration:none;
}	
.continue-button input {
   margin-top:5px;
}


h1 {
	margin:0px;
	font-size:24px;
	font-weight:normal;
	color:#fefef2;
}

h2 {
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:#f8f6dd;
	font-style:italic;
}

a {
	color:#ff0033;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#F8f6dd;
}


.logo {
	margin:15px 0px 0px 0px;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:983px;
	display:table;
	clear:both;	
}

.navigation {
	margin-left:auto;
	margin-right:auto;
	width:892px;
	height:36px;
	padding-top:10px;
	text-align:center;
	display:block;
	clear:both;
	color:#111111;
}

.navigation a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#111111;
	margin:0px 20px 0px 20px;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
.navigation a:hover {
	color:#FF0033;
	font-style:normal;
}

.navigation img {
	vertical-align:top;
}	

.glow-top {
	vertical-align:top;
}

.glow-bottom {
	vertical-align:bottom;
}

#glow-sides {
	background-image:url(/images/glow-sides.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:983px;
	display:table;
}

.content-container {
	background-color:#F8F6DD;
	margin-left:auto;
	margin-right:auto;
	width:892px;
	padding-bottom:16px;
	display:table;
}

.left-side {
	width:604px;
	float:left;
	display:block;
}

.header-img {
	width:604px;
	height:300px;
	display:block;
	clear:none;
}

.right-side {
	margin-left:24px;
	width:240px;
	float:left;
	display:block;
}	


#companies {
	margin-top:12px;
	width:240px;
	display:block;
	clear:none;
}

.guides {
	background:url(/images/cta-networks.jpg) no-repeat;
	margin-top:12px;
	width:200px;
	height:151px;
	display:block;
	padding:50px 20px 10px 20px;
	clear:both;
}

.guides a {
	margin:0px 0px 26px 0px;
	display:block;
	font-style:italic;
}

.guides a:hover {
	color:#ff0033;
	text-decoration:none;
}

.related {
	margin-top:12px;
	background-image:url(/images/related-links.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #C5B68B;
	width:220px;
	display:block;
	clear:both;
	padding:50px 10px 5px 10px;
}

.related a {
	margin:0px;
	text-decoration:none;
}
.related a:hover {
	color:#ff0033;
	text-decoration:underline;
}
.related p {
	margin:0px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#404141;
}

.content-bg {
	background-image:url(/images/bg-highlight.jpg);
	background-repeat:no-repeat;
	background-color:#111111;
	background-position:top;
	float:left;
	width:552px;
	display:block;
	color:#ffffff;
	padding:26px;
	
}

.content-bg p {
	line-height:18px;
	margin:10px 0px 20px 0px;
}


.content-bg input {
	margin:10px 0px 20px 20px;
}

.int-img  {
	display:block;
	float:left;
}
.int-img img {
	margin:0px;
	padding:0px 20px 5px 0px;
}

.footer {
	margin-left:auto;
	margin-right:auto;
	padding-top:16px;
	width:892px;
	color:#333333;
	display:block;
	clear:none;
	
}

#disclosures {
	float:left;
	width:250px;
}

#disclosures ul	{
	margin:0px;
	padding:0px;
}

#disclosures ul li {  
  display:block;
  margin-right:10px;
}


#disclosures ul li a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

#disclosures ul li a:hover {
	text-decoration:underline;
}

.footer-nav {
	float:right;
	display:block;
	clear:none;
	color:#333333;
}

.footer-nav a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.footer-nav a:hover {
	text-decoration:underline;
}
