@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-color: #000000;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	padding-left: 25px;
}

a:link,a:visited
  {
	text-decoration: none;
	color: #245497;
}
.clear {
	clear: both;
}

a:hover {
	color:#5589E0;
	text-decoration: underline;
}
a.nochange:link,a.nochange:visited
  {
	text-decoration: none;
	color: #5e5e5e;
}
a.nochange:hover {
	color:#5e5e5e;
	text-decoration: underline;
}
a.whitelink:link,a.whitelink:visited
  {
	text-decoration: none;
	color: #fff;
}
a.whitelink:hover {
	color:#fff;
	text-decoration: underline;
}
#Wrapper {
	text-align: center;
	padding: 0;
	margin: 20px auto;
	width: 1003px;
	background-color: #FFFFFF;
}
#top {
	height: 387px;
	text-align: left;
	background-color: #FFFFFF;
}
#top-logo {
	background-color: #FFFFFF;
	height: 432px;
	width: 275px;
}

#top-content {
	position: absolute;
	top: 0px;
	left: 275px;
	width: 728px;
	height: 432px;
	color: #5e5e5e;
}
#nav {
	height: 22px;
	background-color: #000000;
}


#nav2 {
	float: right;
	width: 693px;
	height: 22px;
	overflow: hidden;
}

#bottom {
	height: 200px;
	text-align: left;
	position: relative;
	background-color: #255496;
	color: #FFFFFF;
}
#bottom-left {
	width: 645px;
	padding: 16px 0 0 340px;
}
#bottom-logo {
	position: absolute;
	top: 37px;
	left: 20px;
	width: 256px;
	height: 62px;
	color: #FFFFFF;
	font-size: 14px;
}
#bottom-logo-commphoto {
	position: absolute;
	top: 127px;
	left: 685px;
	width: 256px;
	height: 62px;
	color: #FFFFFF;
	font-size: 14px;
	visibility: visible;
}
.blue {
	color: #6f9bbc;
}
#address-tab {
	color: #5E5E5E;
	position: relative;
	right: -1px;
	bottom: 0%;
}

#address-tab ul {
	display: inline-block;
	margin-right: 0px;
	padding-right: 0px;
	height: 25px;
}
#address-tab li {
	display: inline;
	background-color: #cede91;
	padding: 4px 8px;
	margin: 0 1px;
}
.fontSize12 {
	font-size: 12px;
}


h1 {
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 22px;
	text-align: center;
	color: #06C;
}
h2 {
	font-size: 15px;
	margin-bottom: 5px;
	font-variant: small-caps;
}



.fontSize10 {
	font-size: 10px;
}
.fontSize10Blue {
	font-size: 10px;
	color: #6f9bbc;
}
#footer {
	color: #FFFFFF;
	background-color: #245497;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 10px;
}
.hand {
	cursor: pointer;
}
#tten {

}
#tten td {
	padding: 5px 0 10px 10px;

}
.tten-number  {
	font-size: 36px;
	font-weight: bold;
	color: #245497;
}
.tten-title {
	color: #245497;
	text-transform: uppercase;
	font-size: 13px;
}
#rndBox1 {
	color: #fff;
	padding: 7px 0 3px 0;
	text-align: center;
	background-color: #245497;
	width: 160px;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	border: solid #999 1px;
}
#rndBoxRequestService {
	color: #fff;
	padding: 9px 0 5px 0;
	text-align: center;
	background-color: #245497;
	width: 160px;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	position: absolute;
	left: 783px;
	top: 45px;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
}
#rndBox3 {
	color: #fff;
	padding: 7px 0 3px 0;
	text-align: center;
	background-color: #245497;
	width: 160px;
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	border: solid #999 1px;
}
.quoteText {
	font-size: 16px;
}
.lrgQuotesOpen {
	font-size: 48px;
	display: inline-block;
	width: 12px;
	position: absolute;
	left: 22px;
	color: #A4B9D9;
	top: 41px;
	height: 4px;
}
.lrgQuotesClose {
	font-size: 48px;
	display: inline-block;
	width: 12px;
	position: right;
	color: #A4B9D9;
	height: 4px;
}
.smallText {
	font-size: x-small;
	font-weight: bold;
}
.fontSize11 {
	font-size: 11px;
}
.blueDark {
	color: #245497;
}
#ServRequest {
}
#ServRequest td {
	padding: 1px 5px;
}
#ServRequest  .inputbdr   {
	border: 2px solid #245497;
	background: #fff;
	padding: 2px;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	width: 62%;
}
#ServRequest .inputbtn {
	border: 2px solid #fff;
	background: #245497;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: normal;
	cursor: pointer;
	font-weight: bold;
}
.phone {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
}
#phone {

}
#phone input {
	text-align: center;
}
#phonec {
	text-align: center;
}
phoneblack {
	font-family: Verdana, Geneva, sans-serif;
	color: #03C;
}
.pblue {
	color: #069;
}
#Wrapper #top div #phonec .darkblue {
	color: #06C;
}

#locator { position:absolute; visibility:show; left: 1020px; top: 330px; z-index:2 } 
#locator2 { position:absolute; visibility:show; left: 800px; top: 730px; z-index:2 } 

.boldletter {
	font-weight: bold;
}
.boldletter {
	font-weight: bold;
}
.boldletter {
	font-weight: bold;
}
.boldletter {
	font-weight: bold;
}

