@charset "utf-8";
.holder {
	width: 320px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}
#box1 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	width: 200px;
	margin-left: 50px;
}
#box2 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 50px;
}
#box3 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 50px;
}
#box4 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 50px;
}
#box5 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 50px;
}
#box6 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 50px;
}
#box7 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 50px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#wrapper {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wraptop {
	background-image: url(phone/images/bluvert.jpg);
	background-repeat: repeat-x;
	height: 82px;
	width: 320px;
}
#toptext {
	padding-top: 18px;
	padding-left: 10px;
	margin-top: 10px;
}
#toptext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2pt;
	margin-top: 5px;
	margin-left: 60px;
}
#header {
	height: 82px;
	background-color: #3b5998;
	border-radius: 5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 320px;
}
.logo-size {
	width: 224px;
}
.text-right {
	text-align: right;
}
