@charset "utf-8";
.Site  .Projs {
	width: 720px;
	height: 200px;
	overflow: hidden;
	position: relative;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Site    .Projs    p   {
	color: #FFFFFF;
	padding: 15px;
	margin: 0px;
	font-size: 11px;
}
.Site    .Projs    p  strong  {
	color: #FFC126;
	font-size: 12px;
}
.Site  .Projs  .ProjImg {
	height: 200px;
	width: 720px;
	overflow: hidden;
}
.Site    .Projs  .ProjDesc   a   {
	color: #FFC126;
	text-decoration: none;
}
.Site    .Projs  .ProjDesc   p   {
	color: #EAA700;
	margin: 0px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	top: 175px;
	position: absolute;
	left: 145px;
}
.Site  .Projs  .ProjDesc0 {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 0;
	margin-left: 0px;
	background-color: #333333;
}

.Site  .Projs  .ProjDesc10 {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 5%;
	margin-left: 0px;
	background-color: #333333;
}

.Site  .Projs  .ProjDesc25 {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 25%;
	margin-left: -100px;
	background-color: #333333;
}
.Site  .Projs  .ProjDesc50 {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 50%;
	margin-left: -100px;
	background-color: #333333;
}
.Site  .Projs  .ProjDesc75 {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 75%;
	margin-left: -100px;
	background-color: #333333;
}
.Site  .Projs  .ProjDesc90 {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 80%;
	margin-left: -100px;
	background-color: #333333;
}
.Site  .Projs  .ProjDesc100 {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 0px;
	padding: 0px;
	left: 100%;
	margin-left: -200px;
	background-color: #333333;
}

