body {
	background-color: black;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #EDE6E3;
}

img {
	border: 0px;
}

.layout {
	position: absolute;
	text-align: left;
}

.layoutdec {
	position: absolute;
	text-align: left;
	font-size: 0px; 	
	line-height: 0;
}

#outer {
	position: relative;	
	margin: auto; 
	width: 740px;	
	background-color: red;
	text-align: center;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#nav {
	left: 0px; 
	top: 0px; 
	height: 48px; 
	width: 740px;
}

#logohome {
	left: 5px; 
	top: 95px; 
}

.texthome {
	font-size: 14px;
	color: #AAAAAA;
	width: 470px;
}

.texthomebold {
	color: #FFFFFF;
	font-weight: 900;
}

.textaddytitle {
	color: #AAAAAA;
	font-weight: 900;
}

.textaddy {
	color: #FFFFFF;
}

.textaddy a:link {
	color: #FFFFFF;
}

.textaddy a:visited {
	color: #FFFFFF;
}

.textaddy a:active {
	color: #FFFFFF;
}

.textaddy a:hover {
	color: #FFFFFF;
}

.maincontent {
	position: absolute;
	font-size: 11px;
	text-align: left;
	
}

.copyright {
	font-size: 9px;
	color: #999999;
}

.homeprojimg {
	border: white 4px solid;
	height: 127px;
	float: left;
}

.projectdetails {
	border-top: #c41030 4px solid; 
	border-bottom: #c41030 4px solid; 
}

.homeprojdesc {
	clear: both;
	float: left;
	width: 336px;
	height: 135px;
	background-color: #AAAAAA;
	color: black;
	font-size: 11px;
	padding: 9px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.homeprojdetails {
	float: left;
	margin-left: 4px;
	width: 157px;;
	height: 135px;
	background-color: #AAAAAA;
	color: black;
	font-size: 11px;
	padding: 9px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.homeprojdesctitle {
	font-size: 14px;
	font-weight: 900;
}

.textcolumn {
	text-align: left;
	float: left; 
	width: 180px; 
	top: 0px; 
	margin-top: 5px; 
	font-size: 11px; 
	color: white;
}

.textcolumn {
	text-align: left;
	float: left; 
	width: 180px; 
	top: 0px; 
	margin-top: 5px; 
	margin-left: 5px;
	height: 100%;
	font-size: 11px; 
	color: white;
}

.textcolumn a:link, .textcolumn a:visited, .textcolumn a:active { 
	color: white;
}

.textcolumnright {
	text-align: left;
	float: right; 
	width: 180px; 
	top: 0px; 
	margin-top: 5px; 
	font-size: 11px; 
	color: white;
}

.textcolumnright a:link, .textcolumnright a:visited, .textcolumnright a:active { 
	color: white;
}

.textcolumnbottom {
	font-size: 0px; 	
	line-height: 0;
	height: 1px;
	width: 180px;
}

.textcolumnbottomb {
	font-size: 0px; 	
	line-height: 0;
	height: 3px;
	width: 358px;
}

.projimg {
	border: white 4px solid;
	float: left;
	margin-bottom: 4px;
	margin-right: 5px;
}

.textprojnav {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.textprojnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.textprojnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.textprojnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}

.textprojnav a:hover {
	color: #CCFF33;
}

.textprojnavactive {
	color: #CCFF33;
	font-size: 12px;
	text-decoration: none;
}

.textprojnavactive a:link {
	color: #CCFF33;
	text-decoration: none;
}

.textprojnavactive a:visited {
	color: #CCFF33;
	text-decoration: none;
}

.textprojnavactive a:active {
	color: #CCFF33;
	text-decoration: none;
}

.textprojnavactive a:hover {
	color: #CCFF33;
}
