#servicecontainer  {
    margin: auto;
    text-align: left;
    background: url(../images/pgd_portfolio_container_bg1.png) no-repeat;
    width: 865px;
    height: 596px;
}

#loader {
	position: absolute;
	background: url(../images/loader.gif) center center no-repeat #ddd;
	width:220px;
	height:19px;
	top: 375px;
	left: 520px;
	z-index:500;
}

#about_image  {
    background: url(../images/office.jpg) no-repeat;
    width: 380px;
    height: 253px;
}

#pageTitle {
    text-align: left;
    font: 15pt/25pt Gill Sans; 
    font-weight: bold;
    position: relative;
    top: 40px;
    left: 50px;
}

#innercontainer {
    margin: auto;
    width: 775px;
    height: 500px;
    position: relative;
    top: 40px;
    overflow: auto;
    overflow-x: hidden;
}

#servicesinnercontainer {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    margin: auto;
    width: 775px;
    height: 500px;
    position: relative;
    top: 40px;
    overflow: auto;
    overflow-x: hidden;
}

#letterinnercontainer {
    margin: auto;
    width: 775px;
    height: 500px;
    position: relative;
    top: 40px;
	left:150px;
    overflow: auto;
    overflow-x: hidden;
}

#contactinnercontainer {
	background: url(../images/contact_us.jpg) right top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    margin: auto;
    width: 775px;
    height: 500px;
    position: relative;
    top: 40px;
	right:20px;
    overflow: auto;
    overflow-x: hidden;
}

#maininnercontainer {
	background: url(../images/pgd_ad_girl_2.png) center no-repeat;
	margin:auto;
    width: 520px;
    height: 421px;
    position: relative;
    top: -406px;
	right:-370px;
    overflow: auto;
    overflow-x: hidden;
}


#thumbs {
   float: center;
   margin: 0.5em 0.5em 0.5em 0.5em;
}
