body {
	background: #777800 url(../images/green.jpg) repeat-x;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

div {
	float: left;
}

img {
	border: 0px;
}

table {
	font-weight: bold;
}

a:link, a:visited {
	color: #fff;
	font-weight: inherit;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff;
	font-weight: inherit;
	text-decoration: none;
}

.title {
	color: #000;
	text-decoration: none;
}

.faded {
	color: #DBDB9B;
	text-decoration: none;
}

.wholething {
	float: left;
	display: block;
	margin: auto;
	width: 800px;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -400px;/* half*/
}

.menutext {
	font-size: 14px;
	line-height: 18px;
	position: relative;
	width: 180px;
	height: 120px;
	padding: 0 10px;
	float: left;
}

.menutext a:link, .menutext a:visited  {
	color: #DBDB9B;
}

.indexinfo {
	font-size: 17px;
	width: 180px;
	padding: 10px;
	display: block;
	float: left;
}

.footerinfo {
	font-size: 11px;
	position: relative;
	width: 184px;
	height: 119px;
	line-height: 120%;
	float: left;
	color: #DBDB9B;
	padding: 8px;
}

.footer {
	background: url(../images/greenfooter.jpg) repeat-x;
}

.info a, .footer a {
	color: #DBDB9B;
}

.main, #tc_wrapper {
	float: left;
	display: block;
	margin: auto;
	padding: 0px;
	width: 635px;
	height: 500px;
	overflow: hidden;
}

.mainprojects {
	float: left;
	display: block;
	margin: auto;
	padding: 0px;
	width: 800px;
	height: 565px;
	overflow: hidden;
	position: relative;
	top: -65px;
}

.thumbnail {
	float: left;
	display: block;
	width: 211px;
	height: 170px;
	padding: 0px;
	margin: 0px;
}

.thumbnailnews {
	float: left;
	display: block;
	color: #000;
	width: 211px;
	height: 240px;
	padding: 0px;
	margin: 0px;
}

.thumbnailnews img {
	margin-bottom: 5px;
}

.thumbnail p {
	margin-top: 5px;
}

.mainandinfo {
	width: 800px;
	background: #999822 url(../images/greenfeature.jpg) repeat-x;
}

/* for understanding browsers */
.main800 {
	width: 800px;
	min-height: 450px;
	display: block;
	float: left;
}

/* for Internet Explorer */
/*\*/
* html .main800 {
	height: 450px;
}
/**/

/* for understanding browsers */
.main600 {
	width: 600px;
	min-height: 450px;
	height: auto;
	display: block;
	float: left;
}

/* for Internet Explorer */
/*\*/
* html .main600 {
	height: 450px;
}
/**/

/* for understanding browsers */
.maintext {
	width: 580px;
	min-height: 430px;
	display: block;
	float: left;
	padding: 10px;
}

/* for Internet Explorer */
/*\*/
* html .maintext {
	width: 600px;
	height: 430px;
}

/* for understanding browsers */
.maindesigners {
	width: 580px;
	min-height: 430px;
	display: block;
	float: left;
	padding: 10px;
	font-size: 18px;
	line-height: 110%;
}

/* for Internet Explorer */
/*\*/
* html .maindesigners {
	width: 600px;
	height: 430px;
}
/**/

/* for understanding browsers */
.half {
	display: block;
	width: 280px;
	min-height: 430px;
	padding: 0;
	float: left;
}

/* for Internet Explorer */
/*\*/
* html .half {
	height: 430px;
}
/**/