body {
         margin: 0px;
         padding: 0px;
         font-family: Arial, Verdana;
        background: #3D4854 url('../images/bodyBG.jpg') repeat-x top;
        }

#mainContainer {
        margin: 0px;
        padding: 0px;
        width: 931px;
        }

#leftPanel {
         width: 248px;
         float: left;
         text-align: left;
        }

#logoContainer {
         width: 248px;
         height:126px;
         background: transparent url('../images/logoBG.jpg') no-repeat left top;
         padding-top: 30px;
         text-align: center;
        }

#menuContainer ul {
         margin: 0px;
         padding: 0px;
         list-style: none;
         padding-left: 10px;
         padding-top: 5px;
        }

#menuContainer ul li {
        margin: 0px;
        padding: 0px;
        }

#menuContainer ul li ul {
        margin: 0px;
        padding: 0px;
        padding-left: 10px;
        }

#menuContainer ul li ul li {
        padding-bottom: 6px;
        font-size: 12px;
        }

#menuContainer ul li ul li a {
        color: #FFFFFF;
        text-decoration: none;
        }

#menuContainer ul li ul li a.subActive {
	color: #5299bc;
	}

#menuContainer ul li ul li a:hover {
        text-decoration: underline;
        }

li.bbLine {
         border-bottom: 1px solid #30363E;
        }

#testimonialsContainer {
         color: #EEEEEE;
         padding-left: 0px;
         padding-top: 50px;
         width: 217px;
        }

#testimonialsBody {
         clear: both;
         font-size: 12px;
        }

#testimonialsBody p {
        padding: 0px;
        margin: 0px;
        margin-left: 10px;
        padding-top: 5px;
        line-height: 18px;
        }

#testimonialsBody p.tAuthor {
        padding: 0px;
        font-size: 11px;
        font-weight: bold;
        }

#rightPanel {
         width: 683px;
         float: right;
         text-align: left;
        }

#rightPanelShadow {
         width: 683px;
         background: transparent url('../images/shadowRight.png') repeat-y right top;
        }

#rightBody {
         margin-right: 9px;
         width: 674px;
         background: #D8D1C9 url('../images/seaBG.jpg') no-repeat left top;
        }

#stoneBG {
         /*background: transparent url('../images/stoneBG.jpg') no-repeat left top;*/
         padding-top: 25px;
         text-align: center;
        }

#introContainer {
         clear: both;
         padding-top: 25px;
         text-align: left;
         padding-left: 35px;
         padding-right: 30px;
         font-size: 13px;
         color: #20272e;
        }

#contentContainer {
         padding: 10px 22px 22px 22px;
         font-size: 14px;
        }

#boxContainer ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        }

#boxContainer ul li {
        width: 629px;
        margin-bottom: 3px;
        }

#bHomeOrganization {
        width: 629px;
        height: 135px;
        background: transparent url('../images/bHomeOrganization.png') no-repeat left top;
        font-size: 12px;
        }

#bHomeOrganization a {
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        padding-left: 55px;
        padding-right: 25px;
        padding-top: 70px;
        }

#bDecluttering {
        width: 629px;
        height: 127px;
        background: transparent url('../images/bDecluttering.png') no-repeat left top;
        font-size: 12px;
        }

#bDecluttering a {
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        padding-left: 55px;
        padding-right: 25px;
        padding-top: 65px;
        }

#bRelocation {
        width: 629px;
        height: 126px;
        background: transparent url('../images/bRelocation.png') no-repeat left top;
        font-size: 12px;
        }

#bRelocation a {
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        padding-left: 55px;
        padding-right: 25px;
        padding-top: 62px;
        }

.bt30 {
        padding-top: 30px;
        }

.greyboxTL {
            background: #bebbb6 url('../images/greyboxTL.png') no-repeat top left;
        }
.greyboxTR {
            background: transparent url('../images/greyboxTR.png') no-repeat top right;
        }
.greyboxBR {
            background: transparent url('../images/greyboxBR.png') no-repeat bottom right;
        }
.greyboxBL {
            background: transparent url('../images/greyboxBL.png') no-repeat bottom left;
        }

ul.galleryList {
        padding: 0px;
        margin: 0px;
        list-style: none;
        }

ul.galleryList li {
        float: left;
        padding-left: 12px;
        padding-right: 12px;
        }

ul.galleryList li img {
        border: 3px solid #A6ACB3;
        }

.greyBox {
        padding: 15px;
        }

#footerContainer {
        height: 119px;
        background: transparent url('../images/contentShadow.png') no-repeat top center;
        text-align: center;
        }

#footerLine1 {
        padding-top: 10px;
        font-size: 12px;
        font-weight: bold;
        color: #ABAFB3;
        }

#footerLine1 a {
        padding-left: 10px;
        padding-right: 10px;
        color: #ABAFB3;
        }

#footerLine2 {
        padding-top: 15px;
        font-size: 13px;
        font-weight: normal;
        color: #969BA1;
        }

#footerLine2 a {
        padding-left: 20px;
        padding-right: 20px;
        color: #969BA1;
        }

#footerLine3 {
        padding-top: 25px;
        font-size: 11px;
        font-weight: normal;
        color: #969BA1;
        }

#footerLine4 {
        font-size: 11px;
        font-weight: normal;
        color: #969BA1;
        }

#contentBoxConainer {
         padding: 11px;
         padding-top: 120px;
	}

#contentBgTop {
         background: transparent url('../images/contentTop.png') no-repeat left top;
         width: 611px;
         height: 32px;
	}

#contentBgBottom {
         background: transparent url('../images/contentBgBottom.png') no-repeat left top;
         width: 611px;
         height: 22px;
	}

#contentBg {
         background: #494848 url('../images/contentBg.png') repeat-y left top;
         width: 611px;
	}

#contentTop {
         background: transparent url('../images/contentBgTop.png') no-repeat left top;
         width: 611px;
	}

#textContent {
         padding: 0px 10px 0px 10px;
         color: #b2d7fd;
	}

#textContent h1, #textContent h2, #textContent h3, #textContent h4, #textContent p, #textContent ul, #textContent li  {
         margin: 0px;
	}

#textContent h1 {
         font-size: 28px;
         font-weight: normal;
         padding-bottom: 8px;
	}

#textContent h2 {
         font-size: 22px;
         font-weight: normal;
         padding-top: 8px;
	}
#textContent h3 {
         font-size: 19px;
         font-weight: normal;
         padding-top: 8px;
	}
#textContent h4 {
         font-size: 16px;
         font-weight: bold;
         padding-top: 8px;
	}

#textContent p {
	padding-bottom: 4px;
	}

.archor {
         clear: both;
         height: 1px;
         line-height: 1px;
        }

#contact label {
		float:left;
		width:300px;
		text-align:center;
}
#contact fieldset {
		width:300px;
		border:none;
	}
#contact input {
		float:left;
		width:100%;
	}
	
#contact input {
		color:#000;
		padding-top:4px;
		padding-left:5px;
		margin-right:5px;
		margin:8px 0;
	}
#contact textarea {
	font-family:Microsoft Sans Serif;
	font-size:13px;
	windows:300px;
	width:300px;
	min-height:115px;
	padding-top:4px;
	padding-left:5px;
	margin:8px 0;
}

#contact div.button-location {
	float: left;
	width:200px;
	padding-left:50px;
}

input.button1{
	width:73px !important;
	height:24px !important;
	cursor:pointer !important;
	margin: 0px !important;
	padding: 0px !important;
}
        

#gallery-image-before img{
	border: 3px solid #A6ACB3;
}
#gallery-image-before{
	float:left;
	padding:5px 30px 5px 50px
}

#gallery-image-after img{
	border: 3px solid #A6ACB3;
}
#gallery-image-after{
	float:left;
	padding:5px 20px 5px 10px
}

#contentBoxConainer a {
	color: #5299BC;
}

#introContainer a {
	color: #033C58;
}
