@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/BG01.png);
	background-repeat: repeat-x;
	
}
img {
	border-style: none;
}
a.nav:link {
	color: #959595;
	text-decoration: none;
}
a.nav:visited {
	color: #959595;
	text-decoration: none;
}
a.nav:hover {
	color: #FFF;
}
a.body:link {
	color: #000;
	text-decoration: none;
}
a.body:visited {
	color: #000;
	text-decoration: none;
}
a.body:hover {
	color: #8c8c8c;
}
td.standard {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
td.greystandard {
	font-size: 12px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
}
td.greysmall {
	text-align: left;
	font-size: 10px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
}
#MainNavBar {
	top: 0px;
	left: 50%;
	margin-left: 190px;
	z-index: 3;
	position: absolute;
}
#MainFrame {
	top: 50%;
	right: 50%;
	width: 910px;
	height: 600px;
	margin-right: -455px;
	margin-top: -300px;
	z-index: 1;
	position: absolute;
	background-repeat:no-repeat;
}
#TitleImg {
	top: 202px;
	z-index: 2;
	position: relative;
	background-repeat:no-repeat;
}
#ProjImgMain {
	position: absolute;
	height: 509px;
	width: 864px;
	top: 50%;
	right: 50%;
	margin-right: -432px;
	margin-top: -254px;
	z-index: 2;
}
#ProjImgTop {
	position: absolute;
	height: 22px;
	width: 820px;
	top: 50%;
	right: 50%;
	margin-right: -410px;
	margin-top: -276px;
	z-index: 2;
}
#ProjImgBottom {
	position: absolute;
	height: 23px;
	width: 820px;
	top: 50%;
	right: 50%;
	margin-right: -410px;
	margin-top: 255px;
	z-index: 2;
}
#ProjImgUL {
	position: absolute;
	height: 45px;
	width: 45px;
	top: 50%;
	right: 50%;
	margin-right: 410px;
	margin-top: -299px;
	z-index: 2;
}
#ProjImgUR {
	position: absolute;
	height: 45px;
	width: 45px;
	top: 50%;
	right: 50%;
	margin-right: -455px;
	margin-top: -299px;
	z-index: 3;
}
#ProjImgLR {
	position: absolute;
	height: 45px;
	width: 45px;
	top: 50%;
	right: 50%;
	margin-right: -455px;
	margin-top: 255px;
	z-index: 2;
}
#ProjImgLL {
	position: absolute;
	height: 45px;
	width: 45px;
	top: 50%;
	right: 50%;
	margin-right: 410px;
	margin-top: 255px;
	z-index: 2;
}
#ProjImgTopDS {
	position: absolute;
	height: 23px;
	width: 820px;
	top: 50%;
	right: 50%;
	margin-right: -410px;
	margin-top: -298px;
	z-index: 2;
}
#ProjImgBottomDS {
	position: absolute;
	height: 23px;
	width: 820px;
	top: 50%;
	right: 50%;
	margin-right: -410px;
	margin-top: 278px;
	z-index: 2;
}
#ProjImgLeftDS {
	position: absolute;
	height: 509px;
	width: 23px;
	top: 50%;
	right: 50%;
	margin-right: 433px;
	margin-top: -254px;
	z-index: 2;
}
#ProjImgRightDS {
	position: absolute;
	height: 509px;
	width: 23px;
	top: 50%;
	right: 50%;
	margin-right: -455px;
	margin-top: -254px;
	z-index: 2;
}
#ProjNavLeft {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 50%;
	right: 50%;
	margin-right: 360px;
	margin-top: -306px;
	z-index: 0;
}
#ProjNavMid {
	position: absolute;
	height: 30px;
	width: 320px;
	top: 50%;
	right: 50%;
	margin-right: 40px;
	margin-top: -306px;
	z-index: 0;
	background-image: url(images/ProjectNavBarMid01.png);
	background-repeat: repeat-x;
}
#ProjNavRight {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 50%;
	right: 50%;
	margin-right: 10px;
	margin-top: -306px;
	z-index: 0;
}
#ProjectList1 {
	position: absolute;
	height: 380px;
	width: 820px;
	top: 50%;
	right: 50%;
	margin-right: -410px;
	margin-top: -190px;
	z-index: 2;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}#ProjectListImage {
	position: absolute;
	height: 494px;
	width: 368px;
	top: 50%;
	right: 50%;
	margin-right: -402px;
	margin-top: -247px;
	z-index: 2;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#ProjectName {
	position: absolute;
	height: 20px;
	width: 320px;
	top: 50%;
	right: 50%;
	margin-right: 40px;
	margin-top: -293px;
	z-index: 3;
	font-size: 11px;
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
}
#ProjectPages {
	position: absolute;
	height: 20px;
	width: 320px;
	top: 50%;
	right: 50%;
	margin-right: 40px;
	margin-top: -293px;
	z-index: 3;
	font-size: 11px;
	text-align: right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}