/* CSS Document */

/* -------- about styles -------- */

#about-left {
	width:445px;
	float:left;
	margin:0 70px 0 0;
}

#about-right {
	width:445px;
	float:left;
}

.text-class.about {
	border-bottom:1px solid #ABD7FF;
}

.text-class.about p {
	padding:12px 12px 12px 12px;
	margin:0;
	border:0px;
}

.text-class.about img {
	margin:12px 20px 20px 7px;
	float:left;
}

#open-projects {
	width:445px;
	padding:35px 0 10px 0;
}

.open-projects-item {
	width:170px;
	margin:0 30px 18px 20px;
	float:left;
	display:inline;
}

.open-projects-item img {
	margin:0 !important;
	padding:0 !important;
}

.open-projects-item p {
	margin:0 !important;
	padding:0 !important;
}

.open-projects-img {
	float:left;
	width:45px;
}

.open-projects-text {
	float:left;
	width:118px;
	padding:0 0 0 7px;
}

#contact-nfm {
	clear:both;
	padding:20px 0 0 20px;
	width:960px;
}

#contact-nfm p {
	width:180px;
	float:left;
	margin:0 70px 25px 0;
	padding:0;
}

#contact-nfm p#end {
	margin:0 0 25px 0;
}

#contact-nfm p strong {
	color:#42A5FF;
	font-weight:normal;
}




