#content h1 	{ background-image: none; }
#content .left	{ background-image: url(/images/projects/project_341w29/sink_bg.jpg); }

#navigation ul li a { background-image: url(/images/nav_main2.gif); }
#navigation ul li.home 	a { margin-left: 0; }
html>body #navigation ul li.home a { opacity: 1; }
#navigation ul li.home 	a 		{ width: 65px; background-position:    0px 0px; }
#navigation ul li.about a 		{ width: 82px; background-position: -335px 0px; }
#navigation ul li.home 	a:hover { background-position:    0px -49px; }
#navigation ul li.about a:hover { background-position: -335px -49px; }

body#contact #header span {
	display: block;
	position: absolute;
	margin-left: 189px;
	margin-top: -28px;
	width: 212px;
	height: 40px;
	background-image: url(/images/title_contact.png);
	background-repeat: no-repeat;
}

#content .right .project .window { 
	overflow: visible;
}

#content .right .project form {
	position: relative;
	margin-top: 15px;
	margin-left: 15px;
}

#content .right .project form div span {
	display: none;
}

#content .right .project form input.text {
	background-color: #888;
	font-size: 12px;
	border: 0px;
	width: 372px;
	margin-top: 5px;
}

#content .right .project form textarea {
	background-color: #888;
	font-size: 12px;
	width: 372px;
	height: 200px;
	margin-top: 5px;
}

#content .right .project form input.button {
	width: 100px;
	margin-top: 40px;
	margin-left: 272px;
}

form .error {
	position: absolute;
	top: -45px;
}
