body{
	background-color: #6699CC;
}

a{
	color: #FFFFFF;
}

img {
	border: 0;
}

.field_header{
	font-weight: 900;
	padding-right: 10px;
	text-align: right;
}

#oos{
	background-color: #88AAEE;
	text-align: center;
}

#header{
	top: 0px;
	bottom: 160px;
	z-index: 0;
	text-align: center;
}

#headings{
	padding: 10pt;
}

#verbiage{
	text-align:justify;
}

#contact{
	height: 75px;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	left: 0px;
	z-index: 1;	
	color: #FFFFFF;	
}

#contact td{
	color: #FFFFFF;
	width: 20px;
	text-align: left;
}	

#contact table{
	width: 30%;
}

#promoPricing td{
	padding: 3px;	
}

#promo{

	text-align: center;
}

#promo img{

}

#promoButton{
	padding: 0px auto;
	margin: 0px auto;
}

a.register { 
     display: block; 
     width: 400px; 
     height: 110px;
     background-image: url(images/register_normal.png); 
     background-repeat: no-repeat;
}
	 
a.register:hover {
     background-image: url(images/register_over.png); 
} 

#promoDetails h1{
	font-weight: 900;
	font-size: 24px;
}

#promoDetails h2{
	font-weight: 600;
	font-size: 16px;
}

#promoDetails p{
	font-size: 14px;
}

#promoDetails table{
	border-collapse: collapse;
}

.step{
	font-weight: 900;
	text-decoration: underline;
	
}
