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

body {
	background:#CCC url(../images/bckgrndBody.jpg) repeat-x top left; 
}

body img {
	border: none;
}

#container {
	width: 960px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 16px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 0px 16px rgba(0,0,0,0.8);
	box-shadow: 0px 0px 16px rgba(0,0,0,0.8);
}

#header {
	background:url(../images/stripes.jpg) #000 repeat-x left;
	height: 84px;
	position:relative;
}

#accordion {
	font-size:12px;
}

#chat {
	width: 120px;
	height: 30px;
	position: absolute;
	left: 580px;
	top: 26px;
}

#facebook {
	width: 98px;
	height: 30px;
	position: absolute;
	left: 460px;
	top: 26px;
}

#headerLogo {
	float: left;
	height: 84px;
	width: 218px;
}

#headerMenuTop {
	text-align: right;
	color:#FFF;
	padding: 29px 20px 0 0;
}

#headerMenuTop a {
	text-decoration: none;
	color: #FFF;
}

#headerMenuTop a:hover {
	text-decoration: underline;
	color: #09F;
}

#headerMenuBottom {
	color:#FFF;
	margin-top:10px;
	font-size: 18px;
	padding: 5px 120px 5px 0;
	background-color:#000;
	z-index:999;
}

#navigation {
	width:100%;
	height:30px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	display:inline;
	float:right;
	height:30px;
	list-style:none;
	margin-left: 15px;
}

#navigation ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 30px;
}

#navigation li a:hover {
	display:block;
	height: 30px;
	background: url(../images/bckgrndMenu.jpg) repeat-x bottom left;
	color: #09F;
}

#navigation li ul {
	display: none;
}

#navigation li:hover ul, #navigation li.hover ul {
	z-index:99;
	background-color:#000;
	position: absolute;
	display:block;
	margin: 0 0 0 10px;
	padding: 7px;
}

#navigation li:hover li, #navigation li.hover li {
	/*float: left;*/
	float: none;
}

#navigation li:hover li a, #navigation li.hover li a {
	color: #FFF;
}

#navigation li li a:hover {
	color: #09F;
}

#slideshow {
	height: 300px;
}

#mainContent {
	overflow: auto;
	padding-top: 20px;
	background-color: #FFF;
}

#subHeaderText {
	margin-bottom: 30px;
	padding: 0px 20px;
	font-size:16px;
	width: 560px;
}

#subHeaderText a {
	color: #09F;
	text-decoration: underline;
}

#tabbedPanel {
	width: 610px;
	float: left;
	font-size:12px;
}

#tabsBody {
	background-color:#FFF;
	background:url(images/bckgrndTabs.jpg) no-repeat top;
}

#tabsBody ul {
	padding-left: 165px;
}

#tabsBody a {
	color: blue;
}

.indexTabsIcon {
	float: left;
	margin: 0 8px 5px 0;
}

#rightColumn {
	padding-top: 10px;
	float: right;
	width: 300px;
	/*background-color:#CCC;
	height: 600px;*/
	margin-right: 10px;
}

#contactForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width: 270px;
	height: 375px;
	margin: 0 auto;
}

#contactFormInner {
	padding: 80px 0 0 10px;
	background: url(../images/bckgrndContactform.png) no-repeat;
	height: 225px;
	/* border:#000 solid thin; */
}

#contactFormb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	width: 270px;
	margin: 0 auto;
}

#contactFormInnerb {
	padding: 80px 0 0 10px;
	background: url(../images/bckgrndContactform.png) no-repeat;
	height: 225px;
	/* border:#000 solid thin; */
}

#subPageBody {
	float: left;
	width: 610px;
}

#about_text {
	padding-left: 15px;
}

#servicesTitleBar {
	font-weight:bold;
	color: #003366;
	padding-left: 20px;
	margin-left: 25px;
	width: 500px;
	margin-top: 20px;
	background-image: url(../images/gybckgrnd.jpg);
	background-repeat: repeat;
}

#servicesText {
	padding-left:40px;
	width: 500px;
}

#requestButton { position: absolute; }

#requestButton a img {
    position: absolute;
    left: 10px;
    top: 0;
    width: 250px;
    height: 50px;
    border: 0;
}
#requestButton a img.primary { z-index: 1; }
#requestButton a img.rollover { z-index: -1; }
#requestButton a:hover img.rollover { z-index: 2; }

#footer {
	/* padding-top: 60px; */
	text-align: center;
	color: #FFF;
	width: 960px;
	height: 250px;
	background: #000 url(../images/bckgrndFooter.jpg) top no-repeat;
	margin-bottom: 30px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #09F;
	text-decoration: underline;
}

#footerFlashIcons {
	width: 960px;
	height: 85px;
	margin: 0 auto;
}

.largeBlue {
	font-size: 18px;
	color: #09F;
	font-weight: bold;
}
.blue {
	color: #09F;
}

.largebk {
	font-size: 18px
}

/* js-disabled class - set image sizes so they all fit in the viewer */
.js-disabled img { width:100px; height:100px; display:block; float:left; margin:30px 0 0; }

#outerContainer { width:542px; height:202px; margin:auto; position:relative; }
#imageScroller { width:542px; height:202px; position:relative; background:#000000 url(../images/imageScrollerBG.png) no-repeat; }
#viewer { width:522px; height:182px; overflow:hidden; margin:auto; position:relative; top:10px; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }
#controls { width:534px; height:47px; background:url(../images/controlsBG.png) no-repeat; position:absolute; top:4px; left:4px; z-index:10;	}
#controls a { width:37px; height:35px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title { color:#ffffff; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; margin-top:10px; }
#rtl { background:url(../images/rtl.png) no-repeat; left:100px; }
#rtl:hover { background:url(../images/rtl_over.png) no-repeat; left:99px; }
#ltr { background:url(../images/ltr.png) no-repeat; right:100px; }
#ltr:hover { background:url(../images/ltr_over.png) no-repeat; }
