body {

	background: #1b1b1b url(images/bg.jpg) top  repeat-x;
	margin: 0;

}

.footerbody {
	background: #1b1b1b url(images/bg_footer.jpg) top  repeat-x;
}

td {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #f8f8f8;
	line-height: 24px;
	font-size:12px;
}


h1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight:lighter;
	color: #ffffff;
	margin: 0;
}

h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 19px;
	line-height: 35px;
	color: #7b7b7b;
	font-weight:lighter;
	margin: 0;
}

#dhtmltooltip{
	color: #333333;
	position: absolute;
	width: 400px;
	height: 176px;
	border: 1px solid #000000;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/sempa_power_btn_over.jpg);
	visibility: hidden;
	z-index: 100;
}

.testimonial {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight:lighter;
	color: #7b7b7b;
	margin: 0;
}

.projectList {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:lighter;
	color: #ffffff;
	margin: 0;
}

.footerList {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#cccccc;
	line-height: 18px;
	font-size:10px;
}

.redProject {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #700000;
	line-height: 18px;
	font-size:12px;
}


ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #368600;
	line-height: 18px;
	font-size:12px;
}

a {

	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size:12px;
	color: #ffffff;
	text-decoration: underline;
	line-height: 18px;
}

a:hover {

	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #700000;
	font-size:12px;
	text-decoration: underline;
	line-height: 18px;

}

.menu {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#777777;
	font-size:10px;
	padding: 0px 0px 0px 18px;
	text-decoration:none;
}

.menu:hover {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#ffffff;
	font-size:10px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
}


.copyright {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#777777;
	font-size:10px;
	font-weight:lighter;
	}
