@CHARSET "UTF-8";
/* CCBot/1.0 (+http://www.commoncrawl.org/bot.html)*/

body {
	background-image:url("../images/ps-design-01_06.jpg");
	font-family: 'Lucida Sans Unicode','Lucida Grande';
	color: #cccccc;
}

body,table,td,div,form,input,textarea,select,option {
	font-family: 'Lucida Sans Unicode','Lucida Grande';
	font-size: 10pt;
}


#div-main-table-wrapper {
	background-image:url("../images/ps-design-01_10.jpg");
	width:100%;
	height:454px;	}

#div-footer {
	margin: 10px 0 0 0;
	color: #555b5b;
	font-family: 'Lucida Sans Unicode','Lucida Grande';
	font-size: 9pt;
	text-transform: uppercase;
}

#div-footer table {
	width:890px;
}

#div-footer table td.info {
	text-align:left;
	vertical-align:bottom;
	font-size:8pt;
}

#div-footer table td.mini {
	text-align:right;
	vertical-align:bottom;
}

#div-header-wrapper {
	width:100%;
	margin: 50px 0 0 0;
}


#div-the-content {
	width: 890px;
	/*height: 454px;*/
	height: 454px; overflow: hidden;
	
	text-align: center;
}

#hidden-preload {
	visibility: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;
}

#table-content {
	width:890px;
}

#table-header {
	width:890px;
}

#table-header .logo {
	text-align:left;
	padding:0 0 10px 0;
}

#table-header .menu {
	vertical-align: bottom;
	text-align: right;
	padding: 0 0 10px 0;
	color: #e8d7a7;
	font-size: 10pt;
}


