/* body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #cfcfcf;
	margin: 0px;
	background: transparent;
}*/

/*#content {
	width: 607px;
	margin: 0 auto;
	padding-left: 8px;
}*/

.sliderwrapper{
	overflow: hidden;
	width: 950px; /*width of featured content slider*/
	height: 199px;
	background: transparent;
	margin: 0px auto;
	position: relative;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: transparent;
width: 605px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
}




.contentslide{
	width: 607px;
	height: 300px;
}
.contentslide .contentdiv{
	display: none;
	text-align: center;
}

.pagination{
	text-align: right;
	padding: 0 0 0 0;
	font-size: 10px;
	display: none;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
	width: 530px; /*IE5 width*/
	w\idth: 530px;
}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #57ccf9;
	background-color: #080808;
	border: 1px solid #000000;
}

.pagination a:hover, .pagination a.selected{
	padding: 0 5px;
	color: #cfcfcf;
	background-color: #121111;
	border: 1px solid #343333;
}
#latestprojectstitle {
	height: 35px;
	width: 607px;
	margin-bottom: 25px;
	clear: both;
	position: relative;
}

#checkallprojects {
	float: right;
	height: 30px;
	width: 250px;
	padding-top: 5px;
}
#checkallprojects p {
	margin: 0px;
	padding-top: 6px;
	padding-left: 0px;
}

.greydark1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #555555;
}
.greydarkulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
.greydarkulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-decoration: underline;
}
.greydarkulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #57ccf9;
	text-decoration: underline;
}
.greydark1link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #555555;
	text-decoration: none;
}
.greydark1link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #555555;
	text-decoration: none;
}
.greydark1link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #57ccf9;
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.latestproject  p {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.latestproject {
	height: 160px;
	width: 195px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.newstitles h1 a:hover {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.greydark2small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #888888;
}
.greydarksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #c9c9c9;
}
.greydark1smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #a9a9a9;
	text-decoration: none;
}
.greydark1smalllink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #888888;
	text-decoration: none;
}
.greydark1smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #0CC;
	text-decoration: none;
}
.screen {
	border: 1px solid #000000;
}
.screen:link {
	border: 1px solid #000000;
}
.screen:hover {
	border: 1px solid #57ccf9;
}
.blackusthenight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.darklinetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
}
