@charset "UTF-8";
/* CSS Document */

body{
	font-family: 'Droid Sans', sans-serif;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0;
	}

.wrapper1{
	width:1124px;
	margin:auto;
	margin-top:150px;
	height: 350px;
	}

.wrapper{
	width:1124px;
	margin:auto;
	}
	

	
.welcome{
	font-family: 'Droid Sans', sans-serif;
	width:450px;
	margin: 0px 337px 0 337px;
	text-align:center;
	}
	
h1{
	font-family: 'Droid Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:40px;
	color:#636363;}
	

h2{
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	color:#636363;
	line-height:30px;
}
	

h3{
	font-family: 'Droid Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	color:#8ec63f;
}

a{
	color:#acabab;
	text-decoration:none
}

.line{
	width: 1124px;
	height: 150px;
	margin:auto;
	background-image: url(images/logo-p2p.png);
	background-repeat:no-repeat;
}


.logos{
	width: 1124px;
	height: 50px;
	margin: 60px 0 0 0;
	background-image: url(images/logos.png);
	background-repeat:no-repeat;
}

.phone{
	margin:22px;
	float:right;
	clear:both;
	}



.box{
	width:1124px;
	clear: both;
	margin: auto;
	display: block;
	min-height: 300px
	}


.copy{
	width:174px;
	margin-right: 124px;
	margin-top: 25px;
	float:left;
	color: #acabab;
	font-family: 'Droid Sans', sans-serif;
	font-size:10px;
	line-height: 24px;
}


.copy3{
	width:174px;
	margin-right: 120px;
	margin-top: 25px;
	float:left;
	color: #acabab;
	font-family: 'Droid Sans', sans-serif;
	font-size:10px;
	line-height: 24px;
}


.copy4{
	width:200px;
	float:left;
	margin-top: 25px;
	color:#acabab;
	font-family: 'Droid Sans', sans-serif;
	font-size:10px;
	line-height: 20px;
	clear:right
}

.d{
	color:#505051;
	display:block;
}

.social{ margin-top:80px;}
	
.footer{
	margin: 30px auto 25px auto;
	width: 1124px;
	color:#666;
	text-align:center;
	font-size:10px;
}