/* CSS Document */
body, html { text-align: center; margin: 0px; font-family: Verdana, Arial}
.wrappers { width: 982px; margin-left: auto; margin-right: auto; margin-top: 10px;}

.clearer { clear: both; height:0px; }
.topshadow { text-align: center; width: 982px; height: 120px; background-image: url(../images/topshadow.jpg); padding-top: 8px; margin-top: 0px; margin-bottom: 0px; background-repeat: no-repeat; }
.header { width: 982px; height: 10px; margin-left: auto; margin-right: auto; margin-top: 0px; }
.navigation { padding-left: 10px; margin-left: 10px; float: left; width: 962px; height: 20px; }
.navigation ul { margin-top: 0px; margin-right: 10px; width: 974px; list-style-type: none; height: 15px; }
.navigation li { float: left; padding: 0px; margin-bottom: 0px; margin-top: 0px; margin-right: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #001a49; background-image: url(../images/bullet-arrow.gif); background-repeat: no-repeat; background-position: left center; padding-left: 15px; line-height: 10px; }
.navigation li a { color: #001a49; text-decoration: none; }
.navigation li a:hover{color: #001a49;}
.headertwo { width: 982px; height: 115px; margin-left: auto; margin-right: auto; }
.maintext { margin-left: auto; margin-right: auto; margin-top: 10px; width: 942px; padding-left: 10px; padding-right: 10px; padding-top: 30px; padding-bottom: 30px; min-height: 245px; height: auto !important; height: 245px; text-align: left; background-color: #FFFFFF; }

p { text-align: left; margin: 15px 0; font-size:10px; margin-bottom: 5px; margin-top: 2px; padding-top: 2px; padding-bottom: 3px;  }
		
/*		p, ul { font-size: 13px; line-height: 1.4em; list-style-image: url(../images/bullet-arrow.gif); } 
		
		p a, li a { color: #7F7F7F; text-decoration: none }*/
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

.maintext h1 { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #5A5859; }
.maintext h2, .maintext h3 { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #1A71AE; margin-bottom: 0px; margin-top: 0px;    }
.maintext p { line-height: 130%; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #5A5859; margin-top: 0px; }
.smallpara { font-family: Arial, Helvetica, sans-serif; font-size: 70%!important; color: #5A5859; margin-top: 0px; }
.maintext a { color: #5A5859; }
.maintext a:hover { color: #000000; text-decoration: none; }
.middle { width: 982px; height: auto; }
.footer { width: 982px; height: 114px; text-align: center; background-image: url(../images/bottomshadow.jpg); background-position: bottom; }
.footer2 { width: 982px; height: 35px; text-align: center; padding-top: 5px; text-align: right }
.footer2 ul { margin-top: 0px; margin-bottom: 0px; margin-right: 10px; list-style-type: square; }
.footer2 li { float: right; margin-right: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #898889; text-align: right; }
.footer2 p { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #898889; text-align: right;}
.footer2 a { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #ed0c85; text-align: right;}
.footer2 a:hover{color: #0198E1}


.navigationtop { margin-top: 10px; float: left; width: 982px; height: auto; text-align: left; margin-bottom: 10px; }
.navigationtop ul { margin-top: 0px; margin-bottom: 0px; margin-right: 10px; list-style-type: square; }
.navigationtop li { float: left; margin-right: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #7F7F7F}
.navigationtop a { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #7F7F7F;}
.navigationtop a:hover{color: #0198E1}

.on {color: #ff0000; }

	
	
	* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		.wrapper p { font-family: Verdana, Arial; font-size:70%;  color:#666666 }
				
		
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { margin-bottom: 1px; padding-bottom: 1px; text-align: left; font-family: Arial, Helvetica, sans-serif; color:#001a49;  font-size:100%}
		
		
		h2 { margin-top: 5px; margin-bottom: 5px; padding-bottom: 3px; text-align: left; color:#0198E1; font-size:70%}
		
	
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 395px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			/* this is the border. should have the same value for the links */
			margin: auto;
			width: 90%; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 395px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 900px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
			
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #000;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav a:hover {
			background: #9cf;
		}
		
		.stripNav a.current {
			background: #39c;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 365px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 15px;
		}
		
		.stripNavR {
			right: 15px;
		}
		
		.stripNavL {
			background: url("../images/arrow-left.jpg") no-repeat center;
		}
		
		.stripNavR {
			background: url("../images/arrow-right.jpg") no-repeat center;
		}
		
		
		.textimage{ float:left; width: 420px; margin-right: 10px; height: 270px;  text-align:left; padding-right:10px  }
		.textimage p { font-family: Verdana, Arial; font-size:70%; color:#666666  }
		.textimage h1 {font-size: 90%; font-family: Verdana, Arial; color:#0198E1;}
		
		.textimagetwo{ float:left; width: 220px; margin-right: 10px; height: 270px;  text-align:left; padding-left:5px; padding-right:20px  }
		.textimagetwo p { font-family: Verdana, Arial; font-size:70%; color:#666666  }
		.textimagetwo h1 {font-size: 90%; font-family: Verdana, Arial; color:#0198E1;}
		
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #001a49;}
		
#billImage{width:392px; height:270px; hspace:2px; vspace:2px; float:left;background-image:url(../images/bc-bill.jpg); background-repeat:no-repeat;}

.Meettheteam {margin-left:auto; margin-right:auto; height:auto; width:880px; margin-top:35px;}

.Home {margin-left:auto; margin-right:auto; height:auto; width:880px; margin-top:0px; text-align:center }

.Whatwedo {margin-left:auto; margin-right:auto; height:auto; width:880px; margin-top:0px;}
.AboutUs {margin-left:auto; margin-right:auto; height:auto; width:753px; margin-top: 0px;  }

#benImage{width:392px; height:270px; hspace:2px; vspace:2px; float:left;background-image:url(../images/bc-ben.jpg); background-repeat:no-repeat;}

#vacImage{width:392px; height:270px; hspace:2px; vspace:2px; float:left;background-image:url(../images/bc-van.jpg); background-repeat:no-repeat;}

#davidImage{width:392px; height:270px; hspace:2px; vspace:2px; float:left;background-image:url(../images/bc-david.jpg); background-repeat:no-repeat;}

#wallyImage{width:392px; height:270px; hspace:2px; vspace:2px; float:left;background-image:url(../images/bc-wally.jpg); background-repeat:no-repeat;}

#georgieImage{width:392px; height:270px; hspace:2px; vspace:2px; float:left;background-image:url(../images/bc-georgie.jpg); background-repeat:no-repeat;}

#elizaImage{width:392px; height:270px; hspace:2px; vspace:2px; float:left;background-image:url(../images/bc-eliza.jpg); background-repeat:no-repeat;}

#MarketingImage{width:398px; height:270px; hspace:2px; vspace:2px; float:right;background-image:url(../images/marketingmain_img.jpg); background-repeat:no-repeat;}


#PRImage{width:398px; height:270px; hspace:2px; vspace:2px; float:right;background-image:url(../images/marketingPR_img.jpg); background-repeat:no-repeat;}

#GMImage{width:398px; height:270px; hspace:2px; vspace:2px; float:right;background-image:url(../images/marketingGM_img.jpg); background-repeat:no-repeat;}

#JImage{width:398px; height:270px; hspace:2px; vspace:2px; float:right;background-image:url(../images/marketingJ_img.jpg); background-repeat:no-repeat;}

#MapImage{width:547px; height:316px; hspace:2px; vspace:2px; float:left; margin-right:30px; background-image:url(../images/new-map.jpg); background-repeat: no-repeat; }

#HP_J{ z-index:1000px; width:267px; height:183px; hspace:2px; vspace:2px; float:left; background-image:url(../images/HP_J.jpg) }
#HP_M{z-index:1000px;width:267px; height:183px; hspace:2px; vspace:2px; float:left; background-image:url(../images/HP_M.jpg) }
#HP_GM{z-index:1000px;width:267px; height:183px; hspace:2px; vspace:2px; float:left; background-image:url(../images/HP_GM.jpg) }
#HP_PR{z-index:1000px;width:267px; height:183px; hspace:2px; vspace:2px; float:left; background-image:url(../images/HP_PR.jpg) }

.icon {float:left; margin-right:10px; margin-bottom:10px; }

.iconlogo {float:left; margin-right:10px; margin-bottom:10px; }