#esnipslogo{
	position:relative;
	background: url('../images/landingPage/esnips_logo.gif') no-repeat;
	width:177px;
	height:54px;
	border:0px;

}
#headerbanner{
	position:absolute;
	top:0px;
	left:215px;
	background: url('../images/landingPage/header_banner.gif') no-repeat;
	width:457px;
	height:54px;
	border:0px;
}
#lookuplogo{
	position:absolute;
	top:0px;
	left:680px;
	background: url('../images/landingPage/lookup_logo.gif') no-repeat;
	width:221px;
	height:54px;
	border:0px;
}
.FontOrange{
	color:#F74B00;
	font-family:verdana;
}
.FontBlue{
	color:#0D3968;
	font-family:verdana;
}
.FontBlack{
	color:#000000;
	font-family:verdana;
}
#boxblue{
	position:relative;
	width:638px;
	left:115px;
	top:20px;
	text-align:center;
}
#topheaderstrip{
	position:relative;
	background: url('../images/landingPage/box_blue_strip1.gif') no-repeat;
	width:638px;
	height:32px;
	border:0px;
}
#boxtitle1{
	color:#FFFFFF;
	font-family:verdana;
	font-size:16px;
	font-weight:700;
	text-align:left;
	padding:8px 0px 0px 15px;
}
#boxtitle2{
	color:#FFFFFF;
	font-family:verdana;
	font-size:13px;
	font-weight:500;
	text-align:left;
	padding:7px 0px 0px 15px;
}
#bottomheaderstrip{
	position:relative;
	background: url('../images/landingPage/box_blue_strip2.gif') no-repeat;
	width:638px;
	height:32px;
	border:0px;
}
#striptext{
	position:relative;
	width:636px;
	height:360px;
	border:1px solid #C4C4C4;
}
#starbullet {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#starbullet li {
	background: url('../images/landingPage/box_bullet.gif') no-repeat;
	/*border:1px solid black;*/
	height:27px;
	color:#0D3968;
	font-family:verdana;
	font-size:11px;
	font-weight:500;
	text-align:left;
	margin:13px 5px 0px 5px;
	height:35px;
}
#signupbubble{
	position:absolute;
	left:590px;
	top:1px;
	width:120px;
	height:121px;
	border:0px;
	cursor:pointer;
}
#promobubble{
	position:absolute;
	left:570px;
	top:270px;
	background: url('../images/landingPage/code_bubble.gif') no-repeat;
	width:156px;
	height:157px;
	border:0px;
}
#signupbutton{
	position:relative;
	left:350px;
	top:40px;

	width:170px;
	height:42px;
	border:0px;
	cursor:pointer;
}
