body {
font-family:TradeGothic, Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color: #666666;
line-height:18px;
margin:0;
}
.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
line-height:14px;
margin:0;
}
.banner {
background-color:#7D859D;
}
.title {color: #FFFFFF;
font-size:18px;
padding-bottom:16px;
padding-right:20px;
}
.navon {color: #c9006b;
text-decoration:none;
padding-left:10px;
}
.navoff {color: #595b70;
text-decoration:none;
padding-left:10px;
}
.navoff:hover {color: #c9006b;
}
.heading {color: #7D859D;
margin:6px 0 6px 0;
}
.body {
font-size:12px;
margin:0;
margin:0 0 6px 0;
}
.bodylink {
font-size:12px;
margin-top:6px;
}
.bodylink:hover {
text-decoration: underline;
color: #c9006b;
}
.link {color: #7D859D;
text-decoration:none;
}
.link:hover {color: #d8b731;
}
.close {color: #FFFFFF;
font-size:14px;
text-decoration:none;
}
.testimonial {color: #c9006b;
text-decoration:none;
}
#leftimage
{
	position:absolute;
	width:326px;
	height:350px;
	left:17px;
	top: 125px;
}
#goldenticketcontainer
{
	position:absolute;
	width:246px;
	height:350px;
	left:439px;
	top: 120px;
}
#rightimage
{
	position:absolute;
	width:246px;
	height:350px;
	left:363px;
	top: 121px;
}
#maincontainer
{
	position:absolute;
	width:700px;
	height:100px;
}
#greybox
{
	position:relative;
	background-color:#cccccc;
	width:150px;
	height:300px;
	}
#theclienttextbox
{
	position:relative;
	left: 10px;
	top: 15px;
	width:125px;
	height: 15px;
}
#thecampaign
{
	position:relative;
	left: 10px;
	top: 30px;
	width:125px;
	height:20px;
}
#thebackground
{
	position:relative;
	left:10px;
	top:40px;
	width:135px;
}
#result
{
	position:relative;
	left:10px;
	top:142px;
	width:125px;
	font-weight: bold;
}
#clienttextcontainer
{
	position:absolute;
	left:160px;
	top: 11px;
	width:330px;
}
#campaigncontainer
{
	position:absolute;
	left:160px;
	top: 50px;
	width:330px;
}
#backgroundcontainer
{
	position:absolute;
	left:160px;
	top: 80px;
	width:330px;
	height:100px;
}
#resultcontainer
{
	position:absolute;
	left:160px;
	top: 200px;
	width:330px;
	height:90px;
}
#bottombar
{
	position:relative;
	width:475px;
	height:23px;
	background-color:#7d859d;
	text-align: right;
	text-indent: 25px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	left: 0px;
	top: 25px;
}
