﻿body {
	background-color: #66BBFF;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.75em "Arial", Helvetica, Sans-Serif;
}
#wrap {
	clear: both;
	width: 766px;
	margin: 0 auto;
	background-color:#ffffff;
}
#header {
	background-image: url(/images/banner.jpg);
	width: 766px;
	background-repeat: no-repeat;
	height: 347px;
}
#logo {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	float: left;
	padding-bottom: 0px;
	width: 300px;
	color: #000000;
	padding-top: 10px;
	height: 80px;
}
#clock{ 
	clear:left;
	float:right;
	width:300px;
	height:15px;
	padding-top:65px;
	}
	#clock .date {
	background-position: left top;
	padding-left: 20px;
	background-image: url(/images/dateBook.gif);
	background-repeat: no-repeat;
}
img {border:none;}

#menuSections{
	clear:both;
	height:255px;
}

#icons{ 
	float:right;
	width:27px;
	height:220px;
	padding-top:35px;
	}
#navigator{
	
	background-image: url(/images/navigatorw.gif);
	width: 231px;
	background-repeat: no-repeat;
	height: 255px;
	padding-top:13px;
}
#navigator ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#navigator ul li {
	background-position: left bottom;
	padding-left: 47px;
	background-image: url(/images/navihr.gif);
	font: bold 12px "Arial" , Helvetica, Sans-Serif;
	text-transform: uppercase;
	width: 182px;
	padding-top: 6px;
	background-repeat: no-repeat;
	height: 23px;
}
#navigator ul li.last {
	background-image: none;
}
#navigator ul li a {
	color: #232526;
	text-decoration: none;
}
#navigator ul li.select {color:#ffffff;}
#navigator ul li a:hover {color:#ffffff;}
#navigator ul li.select {
	color: #ffffff;
	background-color: #36a21d;
	border-left: solid 1px #ffffff;
	background-image: none;
}
#navigator ul li:hover {
	color: #ffffff;
	background-color: #36a21d;
	border-left: solid 1px #ffffff;
	background-image: none;
}
#content{
	padding: 40px 45px 45px 45px;
	background-color:#ffffff;
}
#map{
	padding: 40px 45px 45px 45px;
	background-color:#ffffff;
}
#map #right{float: right; width:700px;}

#content #left{ float:left; width:170px; }
#content #left a { color:#36A21D; }

#content #right{float: right; width:457px;}

#footer {
	clear: both;
	background-color: #ffffff;
	height: 102px;
	padding-right:35px;
	
}
#footer .location {
	background-position: left bottom;
	background-image: url(/images/worldMap.gif);
	width: 222px;
	background-repeat: no-repeat;
	height: 102px;
	float:left;
}
#footer .location .office {
	padding-left: 112px;
	font-weight: bold;
	padding-top: 25px;
}
#footer .location .office a {
	color: #156192;
	text-decoration: none;
}
#footer .location .office a:hover {
	color: #808080;
}
#footer .copyright {
	background-position: left 10px;
	background-image: url(/images/copyright.gif);
	width: 489px;
	background-repeat: no-repeat;
	height: 43px;
	float:right;
	color:#727374;
	text-align:center;
	padding-top:22px;
	font-size:10px;
}
#footer .copyright a{ color:#E11100;}
#footer .copyright .phone {
	background-position: left top;
	background-image: url(/images/phone.gif);
	background-repeat: no-repeat;
	padding-left:25px;
	height:22px;
	width:240px;
	padding-top:4px;
}
.title {
	background-position: left 2px;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #27315F;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
	background-image: url(/images/titleBG.gif);
	background-repeat: no-repeat;
	margin-left: -14px;
	padding-left: 14px;
}
.title2 {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #939697;
	font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
}

.newsIterm {
	
}
.newsIterm a {
	font-weight: bold;
	color: #126DA6;
	text-decoration: underline;
}
p {
	padding:0;
	margin:0;
	padding-bottom:12px;
}
.newsTitle {
	font-size: 12pt;
}
.newsDate {
	font-size: 10px;
	color: #999999;
	padding-bottom: 10px;
}
.photoCell {
	float:right;
	padding: 0 0 8px 8px;
}

.testimo {
	font: 1.0em/1.0em Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	color:#3285A0;
	text-align:right;
}
blockquote {
  font: 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url(/images/close-quote.gif) no-repeat right bottom;
  padding-right: 10px;
  text-indent: -10px;
}

blockquote .first-letter {
  background: url(/images/open-quote.gif) no-repeat left top;
  padding-left: 10px;
  font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}

#Qoute {
  font: 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
  background: url(/images/close-quote.gif) no-repeat right bottom;
  padding-right: 10px;
  text-indent: -10px;
}
Qoute .first-letter {
  background: url(/images/open-quote.gif) no-repeat left top;
  padding-left: 10px;
  font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}


