/* Home CSS Styles*/

h5 {
	font-family:arial, verdana, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	}

.txt {
	line-height:20px;
	}

#projects {
	width: 239px;
	height: 446px;
	padding: 0px 0px 0px 0px;
	background: url(/i/front08/pbg2.jpg) no-repeat;
}
#wrapper {
	width: 219px;
	height: 406px;
	overflow: hidden;
	position: relative;
}
.pane {
	width: 200px;
	height: 18px;
	position: absolute;
	color: #cccccc;
}
#proj1 {
	top: 70px;
	left: 20px;
}
#proj2 {
	top: 70px;
	left: 259px;
}
#proj3 {
	top: 70px;
	left: 498px;
}
#proj4 {
	top: 70px;
	left: 737px;
}

#nav a {
	display: block;
	float: left;
	padding: 4px 8px 2px 8px;
	border: 1px solid #999;
	background-color: #666666;	
	margin: 1px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
.stock2 {
	border-bottom: 1px solid #DCDCDC;
	font-family:arial, verdana, sans-serif; 
	font-size:12px;
	color:#333333;
	font-weight:normal;
	}

strong {
	font-family:arial, verdana, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	color:#026956;
	}
	
.news {
	font-family:arial, verdana, sans-serif; 
	font-size:12px;
	font-height:18px;
	}
	
.subscribe{
	font-family:arial, verdana, sans-serif; 
	font-size:11px; 
	font-weight:normal;
	color:#666666;
	background-color:#f0f5e1;
	border-bottom: 1px solid #cccccc;
	}

.sub a:link {
	font-size:11px;
	color:#ce9b04; 
	text-decoration:none;
	font-weight:normal;
	}
	
.sub a:visited {
	color:#ce9b04;
	text-decoration:none; 
	font-weight:normal;
	}
	
.sub a:hover {
	color:#505743; 
	text-decoration:none; 
	font-weight:normal; 
	}
	
a:link {
	color:#026956; 
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color:#026956;
	text-decoration:none; 
	font-weight:normal;
	}
	
a:hover {
	color:#ce9b04; 
	text-decoration:none; 
	font-weight:normal; 
	}

