body{
	background:#eef7fc;	
}
/*------- Office gallery starts here ------------ */
.pd_left {
	width:563px;
	margin:0 auto;
	background-color: #eef7fc;
	padding: 8px 7px;
	border:1px solid #c7dfec;
}

.pd_left img {
	border: 1px solid #393737;
}

.pd_caption {
	float: left;
	width: 360px;
	/*height: 17px;*/
	font-size: 11px;
	color: #9B9B9B;
}

.pd_imgtools {
	margin-top: 5px;
}

.pd_mag {
	float: right;
	width: 17px;
	height: 17px;
}

.pd_mag img {
	border: none;
}

.pd_thumbs {
	padding: 0px;
	margin-top:25px;
	clear: both;
	background:#c3dfed;
	padding:10px;
}

.pd_img_thumb {
	margin: 2px;
}

.pd_right {
	float: left;
	width: 300px;
}

.pd_right_top {
	background-color: #000;
	margin: 0px;
	padding: 15px 20px 10px 20px;
}

.pd_right_top h3 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #858EA3
}

.pd_right_top p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.pd_right_base {
	padding: 20px;
	clear: both;
}

.pd_right_blue {
	color: #858EA3;
	font-weight: bold;
}

a.pd_right_blue {
text-decoration: none;
}

.pd_right_test {
	font-style: italic;
}

.pd_project_deets {
	color: #858EA3;
	font-weight: bold;
	text-transform: uppercase;
}
.project_pager{
	color:#206f8b;
	margin-top:11px;
}
.project_pager a{
	margin:10px 5px 0px 5px; 
	color:#206f8b;
	text-decoration:underline;
}
	
.project_pager a:hover{
	text-decoration:none;}
/*------- Office gallery ends here ------------ */
