@charset "UTF-8";
/* CSS Document */

#container {
	background-image: url(images/portfolio/feature/bg3.jpg);
	background-repeat: no-repeat;
	height: 620px;
	width: 930px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#linkbar {
	height: 400px;
	width: 200px;
	margin-top: 50px;
	margin-left: 10px;
	background-image: url(images/portfolio/feature/bgsmall.png);
	.transparent {
filter: alpha(opacity=50); /* ie */
-moz-opacity: .5; /* mozilla */
background;
}
}
#foot {
	background-color: #999;
	height: 40px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.emial {
	text-align: right;
}
#foot p {
	text-align: right;
}
#footer {
	background-color: #333;
	height: 35px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
#footer p {
	text-align: right;
}
#imagelogo {
	height: 200px;
	width: 400px;
	background-image: url(images/portfolio/feature/logo2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#about {
	height: 250px;
	width: 280px;
	margin-top: 290px;
	margin-left: 65px;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	position: absolute;
}
#container #about p {
	font-size: 15px;
	text-align: justify;
}
