﻿.flexdropdownmenu, .flexdropdownmenu ul
{
	background: white;
	border: 1px solid white;
	border-bottom-width: 1px;
	box-shadow: 3px 3px 8px #818181;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0;
	list-style-type: none;
	margin: 5px;
	moz-box-shadow: 3px 3px 8px #818181;
	padding: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	webkit-box-shadow: 3px 3px 8px #818181;
}
.flexdropdownmenu li
{
	position: relative;
}
.flexdropdownmenu li a
{
	background: #b74901;
	border-bottom: 1px solid white;
	color: white;
	display: block;
	padding: 4px 5px;
	padding: 5px;
	text-decoration: none;
	width: 190px;
}
* html .flexdropdownmenu li
{
	display: inline-block;
	width: 190px;
}
.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a
{
	background: #F0CE7D;
}
.rightarrowclass
{
	position: absolute;
	right: 5px;
	top: 6px;
}
p
{
	line-height: 1.5em;
}

a:link {
	text-decoration:none;
}      /* unvisited link */
a:visited {
	text-decoration:none;
}  /* visited link */
a:hover {
text-decoration:underline;
}  /* mouse over link */
a:active {
}  /* selected link */

#header-logo {
	width: 959px;
	height: 114px;
	position: relative;
}
#header-logo .dynamic-phone-number {
width: 280px;
position: absolute;
text-indent: normal;
right: 22px;
text-align: right;
color: #bb5002;
top: 47px;
font-size: 28px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.5;
z-index: 1000;
height: auto;
font-family: Arial, Helvetica, sans-serif;
}
#footer-logo {
	width: 959px;
	height: 105px;
	position: relative;
}
#footer-logo .dynamic-phone-number {
width: 280px;
position: absolute;
text-indent: normal;
right: 17px;
text-align: right;
color: #FFF;
top: 32px;
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.5;
z-index: 1000;
height: auto;
font-family: Arial, Helvetica, sans-serif;
}
#banner-area {
	width: 959px;
	height: 157px;
	position: relative;
}

#banner-area #banner-area-number {
	width: 344px;
	height: 91px;
	text-align: left;
	color: #FFF;
	font-size: 21px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	left: 270px;
	top:59px;
	font-weight: bold;
	line-height: 1.1;
}
#banner-area #banner-area-number span {
	display: block;
}
#banner-area #banner-area-number .dynamic-phone-number {
font-size: 34px;
}
#banner-area #banner-area-number span.banner-area-number-prop {
text-transform: uppercase;
font-size: 17px;
}
#banner-area #banner-area-number span.callnow {
margin-left: 18px;
font-weight:normal
}
