@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	line-height: 17px;
	margin: 0px;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	
}
#socialNetworks {
	margin-top: 25px;
}
#socialNetworks a {
	display: block;
	float: left;
	padding: 1px;
	margin: 4px;
}


#topDiv {
	width: 960px;
	height: 127px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top-banner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#midDiv #contentDiv {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fcfbf7;
	float: left;
}

#midDiv {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #fcfbf7;
	}


#topDiv #mainMenuDiv {
	width: 670px;
	float: right;
	padding-top: 30px;
}
#topDiv #mainMenuDiv a {
	display: block;
	width: 130px;
	height: 60px;
	padding-left: 8px;
	background-image: url(../images/menu_white_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	margin-left: 18px;
}
#midDiv #contentDiv #homLeftBox {
	float: left;
	width: 640px;
	padding-top: 5px;
	padding-right: 10px;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 18px;
}
hr {
	color: #2797C7;
}
.dottedLine {
	background-image: url(../images/dotted-lines.gif);
	background-repeat: repeat-x;
	background-position: center;
}

h2 {
	font-size: 18px;
	color: #2B89B9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.subHeading {
	font-size: 15px;
	color: #2B89B9;
	font-weight: bold;
}

.serviceBox div {
	float: left;
	width: 49%;
	padding-right: 5px;
	padding-bottom: 10px;
}
.serviceBox {
	float: left;
	width: 100%;
}

#midDiv #contentDiv #homRightBox {
	width: 280px;
	float: right;
	padding-left: 10px;
}
#btmDiv {
	float: left;
	width: 100%;
	background-color: #434343;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 10px;
}
.footerSitemap a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.homeSideBoxes {
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-left: -5px;
}
#btmDiv #footterDiv {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	padding-top: 10px;
}
.footerSitemap a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.footerSitemap a.footerLinkHead {
	color: #2B89B9;
	font-weight: bold;
	font-size: 13px;
}
.footerSitemap div {
	width: 150px;
	float: left;
	padding-right: 5px;
}
.copyrightInfo {
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #999999;
}
.copyrightInfo a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerSitemap P {
	line-height: 15px;
	margin-top: 3px;
}

.copyrightInfo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footterContact {
	width: 250px;
	float: right;
}
.contactBottom {
	font-size: 18px;
	font-weight: normal;
}
.footerSitemap {
	width: 680px;
	float: left;
}
form {
	margin: 0px;
	padding: 0px;
}


.smallH1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#topDiv #mainMenuDiv a:hover {
	color: #379BD0;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.menuSubText {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}
.menuMainText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: block;
	padding-top: 8px;
}

#topDiv #logoDiv {
	width: 280px;
	float: left;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
#topDiv #mainMenuDiv  a.menuSelected {
	color: #379BD0;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#leftBoxInner {
	width: 250px;
	float: left;
}
#outerleftBoxInner {
	background-color: #7D7D7D;
	width: 100%;
	float: left;
	background-image: url(../images/inner-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightBoxInner {
	float: right;
	width: 710px;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fcfbf7;
}
#midDivInner {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menuBoxInner    span {
	background-image: url(../images/sidebtnbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 222px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	height: 27px;
}
.menuBoxInner {
	padding-top: 10px;
	padding-bottom: 10px;
}
.menuBoxInner   span   a {
	display: block;
	width: 222px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
.menuBoxInner a:hover {
	color: #FFFFFF;
}
.innerContentDiv {
	float: left;
	width: 450px;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fcfbf7;
	
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #2B89B9;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
.ecomPoints {
	background-image: url(../images/ecom-tick.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	display: block;
}


#spiderTrail {
	background-color: #2b89b9;
	height: 28px;
	font-size: 12px;
}
#spiderTrail .spiderInner {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}
.spiderInner a {
	color: #000000;
	text-decoration: none;
}

.relatedLink a {
	text-decoration: none;
}

.innerRightBoxx {
	float: right;
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #fcfbf7;
}
.innerSideBoxes {
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
a {
	color: #333333;
}
.relatedLink {
	text-decoration: none;
	background-image: url(../images/related.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin: 0px;
	padding-bottom: 5px;
	background-position: left 2px;
}
.testimonyBox {
	padding: 14px;
	color: #FFFFFF;
	font-style: normal;
	margin-top: 20px;
}
h3.testimony {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	color: #FFFFFF;
}


.relatedLink a:hover {
	text-decoration: underline;
	color: #2B89B9;
}
.contentImpLinks {
	background-image: url(../images/tick-blue.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
}
blockquote {
	margin-top: 5px;
	margin-bottom: 10px;
}
.testimonyBox p {
	width: 98%;
	text-align: justify;
}


a.contentImpLinks:hover {
	color: #2B89B9;
}
.contentBullets  {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/normal-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../images/normal-bullet.gif);
}*/
a.ecomPoints:hover {
	background-image: url(../images/ecom-tick.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #287AA4;
	text-decoration: none;
	font-size: 18px;
	display: block;
}
.spiderInner a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#searchBx {
	width: 98%;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../images/searchbxbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
}
form {
	margin: 0px;
	padding: 0px;
}

.searchBxMid {
	margin-top: 8px;
	color: #666666;
	font-size: 18px;
	width: 250px;
	float: left;
}
.searchTxtBx {
color:#333333;
	padding:3px;
	border:1px solid #cccccc;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

.searchBxLeft {
	background-image: url(../images/search-bx-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 9px;
}
.searchBxRight {
	background-image: url(../images/search-bx-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 40px;
	width: 9px;
}
.qmBullet {
	background-image: url(../images/bullet-qm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	background-attachment: scroll;
	padding-left: 20px;
	color: #000000;
}
.moreLinks {
	color: #277AA4;
	text-decoration: none;
}
#statusMsg {
	margin-top: 5px;
	margin-bottom: 5px;
}
.formsDiv {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.txtbxstyl {
	padding: 3px;
	width: 180px;
	border: 1px solid #7F9DB9;
}
label.error {
	color: #FF0000;
	z-index: 100;
	position: absolute;
	background-color: #FFFFFF;
}
#rightBoxInnerWidePages {
	float: right;
	width: 100%;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fcfbf7;
}
.innerContentDivWide {
	float: left;
	width: 700px;
	background-image: url(../images/menu_blue_line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fcfbf7;
}
ul#sitemap {
	list-style-type: none;
	padding: 0px;
	margin-left: 50px;
}
ul#sitemap li {
	background-image: url(../images/sitemap-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul#sitemap li a {
	color: #333333;
	font-weight: bold;
}
ul#sitemap li ul {
	list-style-type: none;
	padding: 0px;
}
ul#sitemap li ul li {
	background-image: url(../images/sitemap-sub-bullet.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul#sitemap li ul li a {
	color: #2B89B9;
	font-weight: normal;
	font-size: 12px;
}
ul#sitemap li ul li a:hover {
	color: #1D5878;
}
ul#sitemap li ul li a:visited {
	color: #666666;
}
#blogBox {
	height: 170px;
	overflow: hidden;
}
#blogBox a {
	font-weight: bold;
}
#mask {
	position:absolute;
	z-index:9000;
	background-color:#000000;
	display:none;
	top:0px;
	left:0px;
}
  
#boxes .window {
	position:absolute;
	display:none;
	z-index:9999;
 
}
#boxes #formBox {
	background-color: #FFFFFF;
	height: 265px;
	width: 400px;
	border: 3px solid #666666;
	top: 10px;
	left: 10px;
	text-align: left;
}
#popErr {
	color: #FF0000;
	display: none;
}

.bigTxtBxes {
	padding: 5px;
	width: 200px;
}
.brochureLinks {
	background-image: url(../images/pdf-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #333333;
	padding-left: 20px;
	width: auto;
}
a.blueLink {
	color: #26689D;
}
a.blueLink:hover {
	color: #CC0000;
}
.smallH1Home {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.xtra {
	color: #666;
}

