body 
{
	background: #fff;
}
form {
	position: static;
}
.pLanding {
	width: 1000px;
	margin: 0 auto;
	background: none;
	background: #FFFFFF url(../images/bodyBG.png) repeat-x left top;
	
}
/*.pLanding .mainTabs {
	display: none;
}*/
.pLanding .picaphoneContent 
{
	text-align: right;
	font-family: "Arial Rounded MT Bold", "Arial Unicode MS", Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 50px;
	width: 1000px;
	margin-top: 0;
}
.pLanding .picaphoneFooter 
{
	position: static;
}

.landingContent {
	background: url(../images/landing/topBG_H.jpg) no-repeat;
	height: 478px;
	position: relative;
	border-top: 3px solid #187DB5;
}
.firstTxt {
	font-size: 20px;
	line-height: 1.4em;
	color: #1e6592;
	padding: 5px 15px 8px 0;
	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;
	right: 18px;
	top: 225px;
}
.box2 {
	height: 161px;
	width: 486px;
	right: 495px;
	top: 124px;
}
.box1 p, .box2 p {
	background: url(../images/landing/vi_H.png) no-repeat right top;
	padding-right: 30px;
	min-height: 40px;
	_height: 40px; /*ie6*/
	line-height: 1.4em;
	margin-bottom: 10px;
}
.box2 .indent {
	margin: 25px 50px 0 0;
}
	

	
.comments {
	background: url(../images/landing/people_H.jpg) no-repeat right top;
	height: 300px;
	padding: 40px 500px 0px 10px;
	font-size: 14px;
	color: #000000;
}
.comments p {
	background: #efefef url(../images/landing/bubble_l_H.png) no-repeat right top;
	padding: 7px 43px 3px 0;
	height: 37px;
	margin-bottom: 25px;
	position: relative;
	text-align: right;
}
.comments .name {
	font-size: 10px;
	color: #999;
	position: absolute;
	left: 12px;
	bottom: 3px;
}
.comments b {
	background: url(../images/landing/bubble_r_H.png) no-repeat;
	margin: -7px 0px 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 23px;
}
.comments .a {
	margin-right: -10px;
}
.comments .b {
	margin-right: 20px;
}
.comments .c {
	margin-right: 30px;
}
.comments .d {
	margin-right: -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: 100px;
}
.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: right; }
.align2 { float: left; }

.joinLink 
{
	display: block;
	color: #fff;
	font-size: 20px;
	text-decoration: underline;
	margin: 0 15px 0 0;
	
}