/* @override file:///Users/chabib/Desktop/suckerpage/CONTACT.css */

#nbar {

}

.navels {
	color: #959595;
	font: 12px/18px "Times New Roman", Times, Georgia, serif;
	background-color: #fff;
}

.CREDS {
	color: #838383;
	font: 12px/18px "Times New Roman", Times, Georgia, serif;
	text-align: center;
}

#logo {
	width: 92px;
	height: 18px;
	float: left;
	color: #676767;
}

#navel {
	width: 755px;
	height: 20px;
	background-color: #131313;
	float: RIGHT;
}

#spcr {
	width: 847px;
	height: 45px;
	float: left;
}

#proj {
	width: 847px;
	HEIGHT: 840PX;
	background: url(images/CONTACT-PAGE_02.jpg) no-repeat;

}

#projbod1 {
	width: 334px;
	height: 525px;
	float: left;
}

#projbod2 {
	height: 525px;
	width: 512px;
	float: right;
}


#foot {
	width: 847px;
	height: 28px;
	float: left;
}

#wrap {
	
	width: 847px;
	margin-left: auto ;
    margin-right: auto ;
}

a:visited {
	color: #5b5b5b;
	text-decoration: line-through;
}

a:link {
	color: #5b5b5b;
	text-decoration: none;
}

a:hover, a.hover {
	color: #838383;
	text-decoration: line-through;
}

