html, body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ADB5BC;
}

p, ul, li, h1{
	margin: 0;
	padding: 0;
}

a{
	color: #ADB5BC;
}

#wrap{
	width: 870px;
	background: #15191c;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
	border: 2px solid #c3c3c3;
}

#wrap #banner #companyName{
	font-size: 0.8em;
}

#wrap #bannerMainTable{
	margin: 0 auto;
	width: 100%;
	padding-left: 12px;
}

#bannerMain{
	/*background: url(../images/bg_banner_1.jpg) repeat-y;*/
	height: 40px;
}
#wrap #banner #bannerFirstCol a {
	display: block;
	text-decoration:none;
	background: url(../images/image2.gif) no-repeat 0% 50%;
	padding: 4px 10px 4px 20px;
	font-weight: bold;
	font-size: 0.7em;
}

#wrap #banner #bannerFirstCol a:hover {
	background: url(../images/image3.gif) no-repeat 0% 50%;
}



#caption{
	vertical-align: top;
	/*font-size: 1.3em;*/
}

h1{
	font-size: 1.9em;
	font-weight: bold;
	font-family:Georgia; 
	font-style:italic;
}

.bannerLink{
	background: url(../images/image4.png) no-repeat top left;
	padding-left: 10px;
}

#bannerFirstCol{
	vertical-align: top;
	/*border-right: 2px solid #4A4B4F;*/
	/*padding-right: 10px;*/
	text-align: center;
}

#bannerFirstCol table{
	/*margin: 0 auto;*/
	width: 100%;
	text-align: left;
}

#bannerMovieCell{
	vertical-align: top;
	background: #15191c;
	text-align: center;
}

#bannerFlashMovie{
	text-align: center;
	border: 2px solid #4A4B4F;
	padding: 3px;
	background-color: #FFF;
	width: 350px;
	margin: 0 auto;
}

#bannerContactInfo{
	text-align: left;
	/*border-left: 2px solid #4A4B4F;*/
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.2em;
	font-size: 0.9em;
	width: 237px;
	vertical-align:top;
}

#bannerContactInfo #freeConsultation{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.0em;
	padding: 4px 0px;
}

#bannerContactInfo div{
	font-style: italic;
	font-weight: bold;
	font-size: 0.8em;
}

#bannerContactInfo #physicalAddress{
	margin-top: 1px;
	padding-bottom: 5px;
}


#bannerContactInfo p{
	border-top: 2px solid #4A4B4F;
	padding: 1px 0px 1px 0px;
	margin: 0;
	font-size: 0.8em;
}

#bannerContactInfo .mainHeading{
}

#content{
	margin-top: 5px;
	background: url(../images/bg_1.jpg) repeat-x top left;
	padding: 20px 5px 5px 5px;
}

#lsidebar{
	padding: 12px 5px 10px 5px;
	vertical-align: top;
	font-weight: bold;
	font-style: italic;
	font-size: 0.7em;
	background: #dde4dd;
	color: #213051;
	text-align: center;
	width: 200px;
	margin: 0 auto;
}

#lsidebarBlock1{
	border: 1px solid #213051;
	padding: 4px 4px 15px 4px;
	margin: 10px auto 10px auto;
}

#lsidebarBlock2 {
	margin-top: 70px;
}

#lsidebar #lsidebarMainText{
	text-align: center;
	font-weight: bold;
	font-style: normal;
}

#lsidebarBlock1 form{
	padding-top: 5px;
	width: 155px;
	margin: 0 auto;
}

#lsidebar p{
	padding: 5px;
	text-align: left;
}
/*
#lsidebar img{
	border: 2px solid #213051;
	padding: 2px;
}
*/
#lsidebar #contactSubmitButton{
	display: block;
	background: #203051;
	font: 0.8em Georgia italic bold;
	color: #c3c3c3;
	text-align: center;
	margin: 0 auto;
}

#footer{
	background: url(../images/bg_footer.gif) repeat-x top left;
	padding-top: 20px;
	clear: both;
}

#footer p{
	width: 600px;
	margin: 0 auto;
	font-size: 0.6em;
	color: #c3c3c3;
	text-align: center;
}
.mainHeading{
	font-weight: bold;
}

.leftFloat{
	float: left;
	padding: 3px;
	margin: 10px;
}

.rightFloat{
	float: right;
	padding: 5px;
	margin: 10px;
}

.subHeading{
	font-weight: bold;
}

.upCase{
	text-transform: uppercase;
}

#bannerContactInfo .slider-wrap{
	margin:0;
	padding:0;
	border: none;
}

#bannerContactInfo .stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
		
#bannerContactInfo div.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	padding: 0;
	position: relative;
	width: 234px;
	border: 0;
	padding-top: 0px;
}

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

#bannerContactInfo div.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: 0;
	width: 234px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 50px;
	clear: both;
	background: #15191c;
	font-size: 1.5em;
	border: 0;
}

#bannerContactInfo .stripViewer div.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: 234px;
	list-style-type: none;
	border: 0;
	padding: 0;
	margin: 0;
	/* -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. */
}

#bannerContactInfo .stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 45px;
	position: relative;
	width: 234px; /* Also specified in  .stripViewer  above */
	border: 0;
	padding: 0;
	margin: 0;
}

#bannerContactInfo .stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#bannerContactInfo .stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	border: 0;
}
		
#bannerContactInfo .stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

#bannerContactInfo .stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

#bannerContactInfo .stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	background: #575757;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:0px 13px;
}

#bannerContactInfo .stripNav li.tab1 a { background: #575757 }
#bannerContactInfo .stripNav li.tab2 a { background: #575757 }

#bannerContactInfo .stripNav li a:hover {
	background: #333;
}

#bannerContactInfo .stripNav li a.current {
	background: #C9C9C9;
	color: #000;
}
