/* CSS Document */

body {
margin:0;
padding:0;
background:url(images/body_bg.gif) #FDF4DB repeat-x;
font:11px Tahoma, Arial, Helvetica, sans-serif
}

#header {
height:137px;
}

#nav {
height:46px;
}

#footer, #footer a {
color:#333333;
text-align:center;
text-decoration:none;
line-height:20px;
}


p {
margin:0 0 15px 0;
padding:0;
}


#left_photo {
background:url(images/home_welcome_bg.jpg) center no-repeat; 
width:290px; height:294px; 
text-align:center;
}

#left_photo_pressure_washing_top {
background:url(images/pressure-washing-bg-top.gif) center no-repeat; 
width:286px; height:186px; 
text-align:center;
}

#left_photo_pressure_washing_middle {
background:url(images/pressure-washing-bg-middle.gif) center no-repeat; 
width:286px; height:219px; 
text-align:center;
}

#left_photo_pressure_washing_bottom {
background:url(images/pressure-washing-bg-bottom.gif) center no-repeat; 
width:286px; height:198px; 
text-align:center;
}

#left_nav {
width:287px;
height:154px;
background:url(images/left_nav_bg.jpg) center no-repeat;
}

#left_nav ul {
color:#fff;
font-weight:bolder;
margin:10px 0 0 50px;
padding:0;
}

#left_nav ul li{
list-style-type:none;
line-height:25px;
background:url(images/arrow.jpg) center left no-repeat;
padding-left:20px;
}

#left_nav ul li a{
color:#FFF;
text-decoration:none;
}

h1 {
margin: 25px 0;
padding:0;
}

.gallery-thumb > img{
	border: 1px solid #C1B9B6;
	padding: 3px;
}
