#psdgraphics-com-table {
	margin-left: auto ;
    margin-right: auto ;
	padding: 4px;
	width: 865px;
	font: 13px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}
#psdg-header {
	margin:0;
	padding: 14px 0 0 24px;
	width: 554px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(head-bcg.jpg) no-repeat right top;	
}
.psdg-bold {
	font: bold 22px Arial, Helvetica, sans-serif;
}
#psdg-top {
	margin:0;
	padding: 0;
	width: 865px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(top-light-blue.png) repeat-x left top;	
}
.psdg-top-cell {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:140x;
	height: 31px;
	border-right: 1px solid #ced9ec;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
}
#psdg-middle {
	margin:0;
	padding: 0;
	width: 865px;
	background: #f6f6f6 url(center-bcg.png) repeat-y right top;	
}
.psdg-left {
	float:left;
	margin:0;
	padding: 10px 0 0 24px;
	width: 236px;
	text-align: left;
	height: 25px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
	background: #e4ebf8 url(center-blue.png) repeat-y left top;
}
.psdg-right {
	float:left;
	margin:0;
	padding: 11px 0 0 0;
	width: 150px;
	text-align:center;
	height: 24px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
}
#psdg-bottom {
	clear:both;
	margin:0;
	padding: 0;
	width: 865px;
	height: 45px;
	border-top: 0px solid #FFF;
	background: #e4e3e3 url(bottom-line.png) repeat-x left top;	
}
.psdg-bottom-cell {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width: 185px;
	height: 30px;
	border-right: 0px solid #ced9ec;
	color:#070707;
	font: 13px Arial, Helvetica, sans-serif;
}
#psdg-footer {
	font-size: 12px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 853px;
	background: #f6f6f6 url(center-bcg.png) repeat-y right top;	
}

@media screen and (max-width: 800px) {
#psdgraphics-com-table {
	margin-left: auto ;
	margin-right: auto ;
	width: 550px;
}
#psdg-header {
margin: 4px;
padding: 0;
width: 550px;	
}

#psdg-top {
width: 550px;
}
.psdg-top-cell {
	
}
#psdg-middle {
width: 550px;
}
.psdg-left {
width: 525px;	
}
.psdg-right {
width: 550px;	
}
#psdg-bottom {
width: 550px;
}
.psdg-bottom-cell {
		
width: auto;	
}
#psdg-footer {
width: auto;
}
	
}

@media screen and (max-width: 550px) {
#psdgraphics-com-table {
	margin-left: auto ;
	margin-right: auto ;
	width: 263px;
}
#psdg-header {
margin: 4px;
padding: 0;
width: 263px;	
}

#psdg-top {
width: 263px;
}
.psdg-top-cell {
	
}
#psdg-middle {
width: 263px;
}
.psdg-left {
width: 239px;	
}
.psdg-right {
width: 263px;	
}
#psdg-bottom {
width: 263px;
}
.psdg-bottom-cell {
		
width: auto;	
}
#psdg-footer {
width: auto;
}
	
}