* {
margin: 0 auto;
padding: 0;
}
UL {
	PADDING-LEFT: 0px; LIST-STYLE-POSITION: outside; PADDING-BOTTOM: 5px; MARGIN: 0px 0px 12px; PADDING-TOP: 5px; LIST-STYLE-TYPE:square
}
OL {
	PADDING-LEFT: 10px; LIST-STYLE-POSITION: outside; MARGIN: 0px 0px 12px; LIST-STYLE-TYPE:square
}
LI {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}

.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#000000;
}

.contacts {
	font-size:11px;
	font-weight: normal;
}
.body_block01_head {
	font-size:12px;
	color:#FFFFFF;
	padding-left:275px;
	padding-top:30px;
	padding-right: 45px;
}
.body_block01_txt {
	font-size:11px;
	color:#FFFFFF;
	padding-left:194px;
	padding-right: 0px;
	padding-top: 10px;
	font-weight: normal;
}

.body_block02_head {
	font-size:12px;
	color:#FFFFFF;
	padding-left:148px; 
	padding-top:28px;
}
.body_block02_txt {
	font-size:11px;
	color:#FFFFFF;
	padding-left:66px;
	padding-top: 10px;
	padding-right: 20px;
}

.col_cell_pad {
	padding-bottom: 15px
}

.col_line_height {
	line-height:1.2em
}
	
	
a:link {
	color: #324694;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #786c51;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #324694;
	font-size:12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text_red {
	color:#b30004;
	}
.text_green {
	color:#31651b;
	}

/*************************************/
#live-projects {
	font-size:11px;
}
.project-images {
	width:100%;
	margin:12px 0 24px 0;
	text-align:center;
}
.project-images img {
	text-align:center;
}
.project-images p {
	margin:6px 0 0 0;
	font-style:italic;
}
.quote {
	margin:0 0 30px 0;
	padding:20px 0 20px 0;
	text-align:center;
	border-top-color:#70b741;
	border-top-width:2px;
	border-top-style:solid;
	border-bottom-color:#70b741;
	border-bottom-width:2px;
	border-bottom-style:solid;
}

a.liveProjectsButt {
	background:url(img/live-projects-button.gif) no-repeat top center;
	width:111px;
	height:26px;
	display:block;
	margin-right:-9px;
	margin-top:10px;
	margin-bottom:-6px;

}
a.liveProjectsButt:hover {
	background:url(img/live-projects-button.gif) no-repeat bottom center;
}

a.teamButt {
	background:url(img/the-team-button.gif) no-repeat top center;
	width:111px;
	height:26px;
	display:block;
	margin-right:-9px;
	margin-bottom:-7px;
}
a.teamButt:hover {
	background:url(img/the-team-button.gif) no-repeat bottom center;
}


table#meetEBteam {
	width:100%;
	clear:both;
	margin:95px 0 10px 40px;
}
table#meetEBteam td {
	width:33%;
}
table#meetEBteam td img {
	margin:0 27px 6px 0;
	padding:0; 
}
table#meetEBteam td img.lst {
	margin:0 0 6px 0;
	padding:0; 
}
table#meetEBteam td p {
	margin-bottom:22px;
	padding:0 0 0 15px;
}
table#meetEBteam td p em {
	font-size:90%;
}
