@charset "utf-8";

#leftCol li {
	color: #666666;
}

#leftCol h3 {
	color: #666666;
	background-image: url(../images/bullet-blue.gif);
}
/* CSS Document */
#leftCol h4 {
	color: #F05A28;
	font-size: 1em;
	font-weight: normal;
}

#middleCol h1 {
	color: #666666;
}

#middleCol h4 {
	color: #F05A28;
}
#leftCol p {
	padding-left: 20px;
	color: #666666;
	padding-bottom: 20px;
}
#frmContact #btnSend {
	color: #666666;
	background-color: #FFB901;
	width: 50px;
	clear: both;
	margin-left: 160px;
	margin-top: 10px;
}



#middleCol strong {
	color: #666666;
	display: block;
	margin-bottom: 4px;
}
#middleCol ul {
	margin-left: 15px;
	color: #00B0D8;
	margin-bottom: 15px;
}
.txtBlue {
	color: #00B0D8;
}

#frmContact label {
	color: #F05A28;
	clear: both;
	float: left;
	width: 160px;
	padding-top: 5px;
}


#frmContact input {
	margin-bottom: 10px;
	width: 200px;
}

#frmContact #project {
	width: 195px;
}
