#content{
	margin: 15px 0px 0px 40px;
	border: 0px solid red;
}
p{
	border: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

a {
text-decoration:underline;
color: #000000;
}

h2{
	border: 0px solid yellow;
	color: #1b5c34;
	font-size: 25px;
	font-weight: bold;
}

#top-offset{
	height: 140px;
}

#logo-phone{
	position: relative;
	width: 100%;
	height: 140px;
	border: 0px solid purple;
}
#logo-phone h1{
	border: 0px solid green;
	color: #010101;
	font-size: 28px;
	font-weight: normal;
}
#logo-phone h2{
	border: 0px solid yellow;
	color: #1b5c34;
	font-size: 25px;
	font-weight: bold;
}

#logo-phone h1, #logo-phone h2{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	text-align: right;
	
}

#logo-phone h6, #logo-phone h6{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	text-align: right;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	
}