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

*,html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

p, ul, ol { margin-bottom: 12px; }
li { margin-left: 20px; }
ol li {margin-bottom: 2px; }

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

a:hover {
	/*border-bottom: 2px solid blue;*/
	color: #FF66CC;
}

a.noborder {
	border: 0;
}

h1 {
	font-size: 22px;
	margin-bottom: 12px;
}

h2 {
	font-size: 14px;
	margin-bottom: 12px;
}

h3 {
	font-size: 12px;
}

#wrapper {
	width: 781px;
	margin: 0 auto;
	border: 1px solid #7C7F91;
}

#header {
	height: 92px;
	background: url(../images/headerbg.png) repeat-x top;
}

#header a {
	border: 0;
}

#header img#logo {
	border: 0;
}

#header #phone {
	float: right;
	width: 300px;
	margin: 12px 0 0 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#header #phone a{
	color: #fff;
	border-bottom: 1px solid #fff;
}
#header #phone a:hover{
	border-bottom: 2px solid #fff;
}

#header #phone span {
	display: block;
	font-size: 20px;
	margin-bottom: 3px;
}

#topmenu {
	background: #054D89;
	color: #fff;
	padding: 6px 0;
	text-align: center;
}
#topmenu a{
	color:#FFFFFF;
	text-decoration:none;
}
#topmenu a:hover{
	text-decoration: underline;
}
#fp-splash {
	margin-top: 10px;
	border-top: 1px solid #7C7F91;
}
#fp-splash h1 a{
	text-decoration:none;
	color:#000066;
}
#fp-splash h1 a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#top-splash h1 {
	text-align: center;
	margin-bottom: 12px;
	font-size: 24px;
}

#bottom-splash h1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 12px;
}

#top-splash, #bottom-splash, #free-estimate {
	float: right;
	width: 233px;
	padding: 8px;
}
#top-splash {
	background: #f0faff;
}

#bottom-splash {
	background: #fff0ff;
	clear: right;
}

#free-estimate {
	clear: right;
}
#free-estimate a img, #free-estimate a:hover img, #free-estimate a {
	border: 0;
}

#tv-spots {
	margin: 2px;
	border: 1px solid #cde0eb;
	padding: 2px;
	font-size: 110%;
	text-align: right;
	width: 100px;
}

#tv-spots h3 {
	font-size: 14px;
	margin: 8px;
	padding: 0;
}

#tv-spots img {
	border: 0;
	align: right;
}

#fp-splash #flash {
	width: 523px;
	height: 362px;
	text-align: center;
	padding: 3px;
}

#learning-center {
	clear: both;
}

#content {
	padding: 15px;
}

#footer {
	border-top: 2px solid #7C7F91;
	clear: both;
	padding: 15px 0 5px 0;
	text-align: center;
	font-size: 11px;
	color: #78787E;
}
#footer a{
	text-decoration:none;
	color:#0066FF;
}
#footer a:hover{
	text-decoration:underline;
}
#int-wrapper {
	border-top: 1px solid #7c7f91;
	margin-top: 10px;
}

#int-content {
	padding: 15px;
	float: right;
	width: 539px;
}

#int-menu {
	padding: 20px 0 0 8px;
	width: 190px;
}

#int-menu ul li {
	border-bottom: 1px solid #7C7F91;
	margin-bottom: 7px;
}

#int-menu a {
	color: #054D89;
	font-weight: bold;
	border: 0;
}
#int-menu a:hover {
	color: #f00;
	border-bottom: 1px solid #f00;
}

#int-menu ul li#active a {
	color: #99CC99;
}
#int-menu ul li.active a {
	color: #f00;
}
/* menu for the left hand side  */
a.menulinks, a.menulinks:visited {font-size : 10pt; cursor: pointer; font-family : arial; color : #0033CC; text-decoration:none;}
a.menulinks:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #996666; text-decoration : underline;}

a.pinkmenulinks, a.pinkmenulinks:visited		{font-size : 10pt; cursor: pointer; font-family : arial; color : #ef0000; text-decoration:none;}
a.pinkmenulinks:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #ef0000; text-decoration : underline;}

.img-right {
margin-left: 5px;
margin-bottom: 5px;
float: right;
}

.img-left {
margin-right: 5px;
margin-bottom: 5px;
float: left;
}

table.service-area {
	width: 100%;
}

table.service-area td {
	vertical-align: top;
	padding: 4px;
	margin: 2px;
	background: #f0f0f0;
}

table#contacttable {
	width: 400px;
	margin: 0 auto;
}

table#contacttable td {
	vertical-align: top;
}
/****************************************************/
.map{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px;
	padding:6px;
	text-align:justify;
}
#service td{
	padding: 3px;

}
#testimonials {
border:3px solid #cecece;
height:relative;
margin:2px;
padding:6px;
width:170px;
}
div.scroll {
height: 100px;
width: 176px;
overflow-Y: scroll;
border: 1px solid #666;
padding: 8px;
text-align:left;
margin: 3px 0;
}