/* CSS for Urban Services*/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 80% helvetica, trebuchet ms, sans-serif;
  background: url("/images/bg-body.gif") repeat-x;
}
h1 {
	color: #004fbc;
	font-size: 1.5em;
	margin: 0 0 10px 0;
}
h2 {
	color: #253e91;
	font-size: 1.42em;
	margin: 0 10px 5px 0;
}
h3 {
	color: #599763;
	font-size: 1.1em;
	margin: 0 0 10px 0;
}
input { padding: 2px; }
option { padding: 1px 3px 1px 2px; }
ul { margin: 0 0 0 25px; }
p { margin: 0 0 10px 0; }

a img{ border: 0; }

.l { float: left; }
.r { float: right; }
.clear { clear: both; }

.m-tb-5 { margin: 5px 0; }
.m-tb-10 { margin: 10px 0; }
.m-t-10 { margin: 10px 0 0 0; }

p.testimonial{
  border: 1px solid #01548a;
  margin: 1em; 
  padding: 1em;
}

p.testimonial img.l{
  margin-right: 10px;
  margin-top: 0px;
}

h1.testimonial {
  display: block;
  background:  #01548a;
  color: #fff;
  font-weight: bold;
  font-size: 1.12em;
  direction: rtl;
  margin: 15px 13px -13px 13px;
  padding: 4px;
}

#main .b { 
  font-weight: bold; 
}
.no-b { font-weight: normal; }
.u { text-decoration: underline; }
.no-u { text-decoration: none; }
.i { font-style: italic; }
.no-i { font-style: normal; }

.small { font-size: .9em; }
#main .large{
  font-size: 1.32em;
  letter-spacing: 1px;
  color: #253e91;
}

.t-c { text-align: center; }
.t-r { text-align: right; }

#main{
  width: 959px;
  margin: 0 auto;
}

img.logo{
  position: absolute;
  top: 5px;
  margin-left: -10px;
  z-index: 75;
}

#header h1{
  margin: 30px 0 30px 165px;
  font-size: 2em;
  font-weight: normal;
  color: #fff;
}

#nav{
  width: 945px;
  height: 33px;
  background: url("/images/bg-nav.gif") repeat-x;
  margin: 0 auto;
  z-index: 999;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0 0 0 149px;
	list-style: none;
	line-height: 1;
  position: absolute;
  z-index: 100;
}

#nav a {
  display: block;
  padding: 10px 19px 9px 19px;
  color: #fff;
  text-decoration: none;
  background: url("/images/bg-nav-border.gif") left no-repeat;
}

#nav a.b{
  font-weight: bold;
  font-size: 1.22em;
  padding: 8px 15px 7px 15px;
  color: #fff; 
}

#nav a:hover{
  background-color: #6b9475;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
  
}

#nav li ul { /* second-level lists */
	position: absolute;
  z-index: 100;
	background: #345b42;
	width: 200px;
  margin: 0 0 0 1px;
  padding: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  border: 1px solid #202723;
}

#nav li ul a{
  width: 190px;
  background: none;
  margin: 0;
  padding: 5px;
}

#nav li ul a:hover{
  background: #6b9475;
  text-decoration: none;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.88em 0 0 200px;
  background: #3f7d55;
}


#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#flash-holder{
  width: 959px;
  height: 322px;
  padding-top: 10px;
  margin: -5px 0 -4px 0;
  background: url("/images/flash-bg.png") no-repeat;
}

#flash-int-holder{
  width: 959px;
  height: 197px;
  padding-top: 12px;
  margin: -5px 0 -4px 0;
  background: url("/images/bg-flash-int.png") no-repeat;
}


#flash-div{
  text-align: center;
}

#bwm-copy{
  background: url("/images/bg-copy.png");
  padding: 30px 30px 20px 30px;
  width: 899px;
}

#bwm-copy .green{
  color: #00894b;
}

#bwm-copy p{
  color: #444;
}

#bwm-copy a{
  color: #00894b;
  position: relative;
}

#bwm-copy ul{
  color: #00894b;
  list-style-type: square;
  margin: 0 0 0 20px;
}

#bwm-copy li{
  margin-bottom: 7px;
}

#bwm-copy a:hover{
  text-decoration: none;
}

#bwm-copy img.l{
  margin-right: 10px;
}

#bwm-copy a.div-link{
  text-decoration: none;
  cursor: pointer;
}

#right-col{
  width: 323px;
  float: right;
  display: inline;
}

#left-col{
  width: 576px;
  float: left;
  display: inline;
}

#left-col h1{
	color: #253e91;
	font-size: 1.42em;
	margin: 0 10px 15px 0;
}

#left-col p{
  padding-right: 20px;
}

#right-index{
  width: 323px;
  float: right;
}

#right-index h2{
  margin-left: 10px;
}

#living-green{
  padding: 15px 20px;
  margin-bottom: 20px;
  width: 283px;
  height: 188px;
  background: url("/images/bg-living-green.png") no-repeat;
}

#living-green h2{
  color: #008746;
  font-size: 2em;
  font-weight: normal;
  margin: 0 0 0 0;
}

#living-green p{
  color: #213e68;
  font-size: .88em;
  margin-bottom: 5px;
  margin-right: 5px;
  padding-right: 0px;
}

#left-index{
  width: 243px;
  float: left;
  display: inline;
}

#left-index p{
  font-size: 1.12em;
  padding-right: 10px;
  text-align: justify;
}

#contact{
  width: 300px;
  margin: 0 auto;
}

#contact input{
  width: 294px;
  border: 1px solid #00894b;
  background: #eeeeee;
  margin-bottom: 10px;
}

#contact textarea{
  width: 294px;
  border: 1px solid #00894b;
  background: #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: helvetica, trebuchet ms, sans-serif;
  font-size: 1em;
  padding: 5px;
}

#contact input.m{
  width: 150px;
  margin: 0 0 10px 0;
}

#contact input.s{
  width: 60px;
  margin: 0 0 10px 6px;
  display: inline;
}

#contact input.submit{
  width: 100px;
  background: #00894b;
  color: #fff;
  margin: 0 auto;
}

#contact input.radio{
  width: auto;
  color: #00894b;
  border: 0;
  background: none;
  margin: 0 5px -1px 20px;
}

#contact h3{
  margin-top: 10px;
}

#contact h3#size_label{
  display: none;
}

#contact div.hide{
  display: none;
}

#quote{
  width: 300px;
  /* margin: 0 auto; */
}

#quote input{
  
  border: 1px solid #00894b;
  background: #eeeeee;

}

#quote textarea{
  width: 294px;
  border: 1px solid #00894b;
  background: #eeeeee;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: helvetica, trebuchet ms, sans-serif;
  font-size: 1em;
  padding: 5px;
}

#quote td {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

#quote input.m{
  width: 150px;
  margin: 0 0 10px 0;
}

#quote label {
padding: 0 5px 0 5px;
position: relative;
top: -2px;
}
#quote input.s{
  width: 60px;
  margin: 0 0 10px 6px;
  display: inline;
	
}

#quote .headtext {
width: 100%;
font-size: 1.3em;
color: #fff;
padding: 3px;
font-weight: bold;
}

#quote input.submit{
  width: 100px;
  background: #00894b;
  color: #fff;
  margin: 0 auto;
}


#quote select{
  width: 100px;
  margin-top: 5px;
}

#quote input.radio{
  width: auto;
  color: #00894b;
  border: 0;
  background: none;
  margin: 0 5px -1px 20px;
}

#quote input.checkbox{
  width: auto;
  color: #00894b;
  border: 0;
  background: none;
  margin: 0 5px -1px 20px;
}

#quote h3{
  margin-top: 10px;
}

#quote h3#size_label{
  display: none;
}

#quote div.hide{
  display: none;
}

#footer{
  border-top: 1px solid #d5cec1;
  padding-top: 5px;
  margin: 0 4px 40px 4px;
}

#footer p{
  color: #919190;
  line-height: 1.4em;
}

#footer p .light{
  color: #666667;
  font-size: .92em;
}

#text-nav{
  float: right;
  color: #046437;
}

#text-nav a{
  color: #046437;
  text-decoration: none;
}

#text-nav a:hover{
  text-decoration: underline;
}

/* Glider Styling */
  #glider-box{
  	width: 236px;
    height: 127px;
  	overflow: hidden;
    background: url('/images/logo-scroller.jpg') no-repeat;
	}
  
  #glider-box .r-nav{
    margin-top: 50px;
    margin-left: 210px;
    position: absolute;
  }
  
  #glider-box .l-nav{
    margin-top: 50px;
    margin-left: 15px;
    position: absolute;
  }
   
  #glider-box a{
    position: static;
  }

  div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	margin: 6px 0 0 8px;
  width: 220px; 
	height: 111px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
    width: 220px; 
    height: 111px;
		overflow:hidden;
		float:left;
    padding-top: 15px;
    text-align: center;
		}
	div.scroller div.content {
		width: 10000px;
		}
		

.list2 li { color:#444444 !important; margin-bottom:4px !important;}	
.hline { height:1px; background:#ccc; margin:30px 0;}