﻿body 
{
	color: Black;
	background-color: White;
	width: 740px;
	font: helvetica arial;	
	position:relative;
	margin-left:auto; 
	margin-right:auto; 
	padding:5px 10px 5px 10px;
}

#hdrDivPop
{
	width:740px;
	height:90px;
	border-bottom: double 4px #586D10;	
}

.rightBlock
{
	text-align: right; 
	position:relative;
	float:right; 
	margin-left:500px;
	margin-top:-80px;
}

.phoneText
{
	color:#f4a600;
	font-size:18px;
	font-weight:bold;
	font-family: HelveticaNeue-Bold Arial Sans-Serif;
}