body 
{
	background: #fff;
}
form {
	position: static;
}
.pLanding {
	width: 1000px;
	margin: 0 auto;
	background: none;
	padding: 0;
	background: #FFFFFF url(../images/bodyBG.png) repeat-x left top;
	
}
/*.pLanding .mainTabs {
	display: none;
}*/
.pLanding .picaphoneContent 
{
	text-align: left;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
	width: 1000px;
	margin-top: 0;
}
.pLanding .picaphoneFooter 
{
	position: static;
}
	
.landingContent {
	background: url(../images/landing/topBG.jpg) no-repeat;
	height: 478px;
	position: relative;
	border-top: 3px solid #187DB5;

}
.firstTxt {
	font-size: 20px;
	line-height: 1.4em;
	color: #1e6592;
	padding: 5px 0px 8px 15px;
	width: 450px;
	}
.picaWord {
	background: url(../images/landing/pica_nice_logo.png) no-repeat;
	position: relative;
	display: inline-block;
	top: 12px;
	height: 46px;
	width: 196px;
}
.box1, .box2 {
	position: absolute;
	font-size: 18px;
	color: #fff;
}
.box1 {
	height: 170px;
	width: 510px;
	left: 18px;
	top: 225px;
}
.box2 {
	height: 161px;
	width: 486px;
	left: 495px;
	top: 124px;
}
.box1 p, .box2 p {
	background: url(../images/landing/vi.png) no-repeat;
	padding-left: 30px;
	min-height: 40px;
	_height: 40px; /*ie6*/
	line-height: 1.4em;
	margin-bottom: 10px;
}
.box2 .indent {
	margin: 25px 0 0 50px;
}
	

	
.comments {
	background: url(../images/landing/people.jpg) no-repeat;
	height: 300px;
	padding: 40px 10px 0px 500px;
	font-size: 14px;
	color: #000000;
}
.comments p {
	background: #efefef url(../images/landing/bubble_l.png) no-repeat;
	padding: 7px 0px 3px 43px;
	height: 37px;
	margin-bottom: 25px;
	position: relative;
}
.comments .name {
	font-size: 11px;
	color: #999;
	position: absolute;
	right: 15px;
	bottom: 5px;
}
.comments b {
	background: url(../images/landing/bubble_r.png) no-repeat;
	margin: -7px 0px 0px;
	padding: 0px;
	float: right;
	height: 47px;
	width: 23px;
}
.comments .a {
	margin-left: -10px;
}
.comments .b {
	margin-left: 20px;
}
.comments .c {
	margin-left: 30px;
}
.comments .d {
	margin-left: -20px;
}


.hugeBlue {
	background: url(../images/landing/hugeBlueB_l.jpg) no-repeat;
	display: inline-block;
	height: 113px;
	padding-left: 40px;
}
.hugeBlue span {
	font-size: 42px;
	line-height: 113px;
	color: #FFFFFF;
	background: url(../images/landing/hugeBlueB_r.jpg) no-repeat right top;
	vertical-align: middle;
	padding-right: 40px;
	display: inline-block;
	*display: block; /*ie*/
}
.buttons {
	text-align: center;
	margin: 30px 0px 15px;
	}
.landingFooter {
	height: 30px;
}
.landingFooter a {
	text-decoration: underline;
	color: #002ef4;
}
.join{
	text-align: center;
	display: block;
	margin-bottom: 15px;
	font-size: 14px;

}
.landingFooter p {
	font-size: 18px;
	color: #1286b9;
	padding: 0px 15px;
}

.align1 { float: left; }
.align2 { float: right; }

.joinLink 
{
	display: block;
	color: #fff;
	font-size: 18px;
	text-decoration: underline;
	margin: 0 0 0 15px;
	
}
/************************
	NEW LANDING PAGE
************************/

.wrapper 
{
	background: url(../images/landing/bg.png) repeat-x;
	background-position: center 100px;
	font-family: Arial;
}

.hr_line 
{
	background: #1C7DB4;
	color: #ABC80E;
	text-align: center;
}

.hr_line span 
{
	width: 315px;
	text-align: center;
	display: inline-block;
	font-size:23px;
	/*font-weight: bold;*/
	font-family: Impact;
	margin-top: 2px;
	/*letter-spacing: -1px;*/
	
}

.images 
{
	text-align: center;
	background: url(../images/landing/images.png) no-repeat top center;
	width: 972px;
/*	height: 200px;*/
	margin: 0 auto;
}

.images span 
{
	display: inline-block;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	font-weight: bold;
}

.images span.right { float: right; 	width: 400px; }
.images span.left { float: left; width: 350px; padding-left: 80px; }
.images span.clear { clear: both; width: 807px; }

.images span strong
{
	font-weight: bolder;
	color: #1C7DB4;
}

.push-mid 
{
	width: 169px !important;
	margin-top: 0px !important;
}

.push-top 
{
	height: 200px;
	width: 100% !important;
}

.mid_box 
{
	width: 505px;
	margin: 45px auto 0 auto;
	text-align: center;
	background: url(../images/landing/mid_box_bg.png) no-repeat top center;
	height: 200px;
	font-family: Impact;
}

.mid_box span
{
	display: inline-block;
	width: 100%;
	height: 80px;
}

.mid_box .top 
{
	background: url(../images/landing/join_now.png) no-repeat center 2px;
}

.white-small {font-size: 17px; color: White; padding-left: 162px !important;}
.green-big {font-size: 27px; color: #ADCB08; margin-top: -5px !important; padding-left: 165px !important;}
.white-big {font-size: 22px; color: White; margin-top: -3px !important; padding-left: 172px !important;}

.top p 
{
	text-align: left !important;
}

.mid_box .bottom
{
	background: url(../images/landing/try_it.png) no-repeat 120px -15px ;
	font-size: 33px; 
	color: #187DB5;
	line-height: 60px;
}

.mid_box .bottom a 
{
	color: #187DB5;
	text-decoration: none;
}

.mid_box span p
{
	/*display: inline-block;*/
	padding: 0px;
	margin: 0px;
}

.buttom_box 
{
	width: 840px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/landing/buttom_box_bg.png) no-repeat top center;
	height: 90px;
}

.buttom_box span 
{
	display: inline-block;
	width: 220px;
	margin-top: 7px;
	padding: 28px 20px;
	font-weight: bold;
	vertical-align: top;
	background: url(../images/landing/bottom_bg_span.png) no-repeat top center;
	height: 27px;
	font-size: 14px;
}

.buttom_box span.longer 
{
	padding: 20px;
	
}