@import url(http://fonts.googleapis.com/css?family=Cantarell);
.banner::-moz-selection{
    background-color:Transparent;
    color:#000;
    }

    .banner::selection {
    background-color:Transparent;
    color:#000;
    }


body {
	background-color: #120606;
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-x;
	overflow-x: hidden;
}
.design {
	border: 0px solid #00FEAA;
	width: 1000px;
	/*height: 1000px;*/
	margin-top: -14px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	
}

.design .upper_nav {
	position: relative;
	left: 700px;
	width: 300px;
	height: 11px;
	border: 0px solid #FF0000;
	padding: 5px;
	margin-top: 10px;
}
.design .upper_nav .home {
	background-image: url(../img/upper_nav.png);
	background-position: 0px 0px;
	width: 36px;
	height: 12px;
	float: left;
	cursor: pointer;
}
.design .upper_nav .sitemap {
	background-image: url(../img/upper_nav.png);
	background-position: -67px 0px;
	width: 52px;
	height: 14px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}
.design .upper_nav .careers {
	background-image: url(../img/upper_nav_with_careers.png);
	background-position: -244px 0px;
	width: 52px;
	height: 14px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}
.design .upper_nav .contactus {
	background-image: url(../img/upper_nav.png);
	background-position: -147px 0px;
	width: 66px;
	height: 13px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}
.design .main_logo {
	background-image: url(../img/main_logo.png);
	width: 175px;
	height: 117px;
	position: relative;
	top: -17px;
	left: 129px;
	cursor: pointer;
}
.design .lower_nav {
	position: relative;
	left: 385px;
	top: -74px;
	width: 615px;
	height: 35px;
	border: 0px solid #FF0000;
}
.design .lower_nav .about {
	background-image: url(../img/lower_nav.png);
	background-position: 0px 0px;
	width: 101px;
	height: 28px;
	float: left;
	cursor: pointer;
	margin-left: 20px;
	z-index: 4;
}
.design .lower_nav .news {
	background-image: url(../img/lower_nav.png);
	background-position: -117px 0px;
	width: 102px;
	height: 28px;
	float: left;
	cursor: pointer;
	margin-left: 20px;
}
.design .lower_nav .projects {
	background-image: url(../img/lower_nav.png);
	background-position: -236px 0px;
	width: 102px;
	height: 28px;
	float: left;
	cursor: pointer;
	margin-left: 20px;
}
.design .lower_nav .services {
	background-image: url(../img/lower_nav.png);
	background-position: -356px 0px;
	width: 102px;
	height: 28px;
	float: left;
	cursor: pointer;
	margin-left: 20px;
}
.design .lower_nav .clients {
	background-image: url(../img/lower_nav.png);
	background-position: -475px 0px;
	width: 102px;
	height: 28px;
	float: left;
	cursor: pointer;
	margin-left: 20px;
}
.design .banner {
	width: 100%;
	border: 0px solid #00FEAA;
	height: 232px;
	margin-top: -53px;
}
.design .banner #content {
	border: 0px solid #FF0000;
	margin-top: -55px;
	height: 215px;
	float: left;

}
.design .banner #content .leftarrow {
	background-image: url(../img/banner.png);
	background-position: 0px -74px;
	width: 62px;
	height: 87px;

	cursor: pointer;
	border: 0px solid #00FEAA;
	margin-top: 60px;

	float: left;

}
.design .banner #content .rightarrow {
	background-image: url(../img/banner.png);
	background-position: -94px -74px;
	width: 60px;
	height: 87px;
	cursor: pointer;
	border: 0px solid #00FEAA;
	margin-top: 60px;
	
	float: left;

}
.design .banner #content .centercontent {
width: 869px;
height: 215px;
border: 0px solid #0000ff;
float: left;

}
.design .banner #content .centercontent .image1 {
height: 196px;
width: 609px;
border: 2px solid #FFFFFF;
float: left;
margin-top: 10px;
margin-left: 2px;
background-image: url(../img/banner_centinela.png);

}
.design .banner #content .centercontent .text1 {
height: 196px;
width: 220px;
border: 0px solid #FF00FF;
float: left;
margin-top: 10px;
margin-left: 10px;

}
.design .banner #content .centercontent .text1 .title20 {
height: 22px;
width: 215px;
border: 0px solid #FFFF00;
margin-top: 10px;

color: #FFFFFF;
font-family: 'Cantarell', arial, serif;
font-size: 15px;
}
.design .banner #content .centercontent .text1 .info1 {
height: 140px;
width: 215px;
border: 0px solid #FFFF00;
margin-top: 4px;
margin-left: 2px;
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
/*text-align: justify;*/
}
.design .banner #content .centercontent .text1 .viewmore {
height: 15px;
width: 60px;
margin-left: 2px;
border: 0px solid #FFFF00;
color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
float: left;
margin-top: 1px;
cursor: pointer;
}
.design .banner #content .centercontent .text1 .viewmore a:link {
color: #FEFEFE;
text-decoration: none;
}
.design .banner #content .centercontent .text1 .viewmore a:visited {
color: #FEFEFE;
text-decoration: none;
}
.design .banner #content .centercontent .text1 .viewmore a:active {
color: #FFFFFF;
text-decoration: none;
}
.design .banner #content .centercontent .text1 .viewmore a:hover {
color: #FFFFFF;
text-decoration: none;
}

.design .banner #content .centercontent .text1 .goimg {
	background-image: url(../img/go.png);
	width: 15px;
	height: 15px;
	float: left;
	cursor: pointer;

}
.design .banner #content .centercontent .text1 .spacer20 {
	width: 140px;
	height: 20px;
	border: 0px solid #00FEAA;
	float: left;
}
.design .banner #content .centercontent .seprit {
	width: 1px;
	height: 200px;
	background-image: url(../img/seprit.png);
	float: left;
	border: 0px solid #0000FF;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 10px;
}
.design .banner .box {
	width: 900px;
	height: 215px;
	padding: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #00FEAA;
	float: left;
}
.design .banner .seperator {
	background-image: url(../img/banner.png);
	background-position: -63px 0px;
	width: 32px;
	height: 236px;
	float: left;
	margin-top: -20px;
	margin-left: -20px;
}
.design .banner .imagebg {
	background-color: #FFFFFF;
	width: 500px;
	height: 185px;
	float: left;
	margin-left: -525px;
}
.design .banner .title {
	width: 280px;
	height: 28px;
	float: left;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	letter-spacing: -1px;
	font-size: 17px;
	background-image: url(../img/bannertitle_centinela.png);
	background-repeat: no-repeat;
}
.design .banner .desc {
	width: 280px;
	height: 147px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	color: #e5e5e5;
	font-family: Verdana;
	letter-spacing: -1px;
	font-size: 11px;
}
.design .main_content {
	border: 0px solid #00FEAA;
	width: 1000px;
	overflow: hidden;
	margin-top: 65px;
	margin-left: 33px;
	clear: both;
}
.design .main_content #lcol {
	float: left;
	width: 630px;
	height: auto;
	min-height: 575px;
	border: 0px solid #00FEAA;
	overflow: auto;
}
.design .main_content #lcol_mass {
	margin-left: auto;
	margin-right: auto;
	
	width: 900px;
	height: auto;
	min-height: 575px;
	border: 0px solid #00FEAA;
	overflow: auto;
}
.design .main_content #lcol .main_text {
	font-family: Arial;
	color: #FFFFFF;
}
.design .main_content #lcol .main_text .h1 {
	font-family: 'Cantarell', arial, serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 40px;
}
.design .main_content #lcol .main_text .h2 {
	font-family: 'Cantarell', arial, serif;
	font-size: 20px;
	color: #FFFFFF;
	height: 40px;
}
.design .main_content #lcol .main_text .body_text {
	font-family: 'Cantarell', arial, serif;
	font-size: 15px;

}
.design .main_content #lcol_mass .main_text .body_text .sitemapTable {
	background-color: #1c1717;
	width: 800px;
	height: auto;
	min-height: 400px;
	padding: 15px;
	margin-bottom: 30px;
	border: 1px solid #333333;
	font-family: 'Cantarell', arial, serif;
	font-size: 13px;
	color: #FFFFFF;

}
.design .main_content #lcol .main_text .body_text .contactTable {
	background-color: #1c1717;
	width: 575px;
	height: auto;
	min-height: 400px;
	padding: 15px;
	margin-bottom: 30px;
	border: 1px solid #333333;
	font-family: 'Cantarell', arial, serif;
	font-size: 13px;
	color: #FFFFFF;

}
.design .main_content #lcol .main_text .body_text .contactTable .h5 {
	font-family: 'Cantarell', arial, serif;
	font-size: 14px;
	color: #FFFFFF;

}
.design .main_content #lcol .main_text .body_text .contactTable .h5 a {
	font-family: 'Cantarell', arial, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;

}
.design .main_content #lcol .main_text .body_text .contactTable .h5 a:hover {
	font-family: 'Cantarell', arial, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;

}
.design .main_content #lcol .main_text .body_text .contactLine {
	width: 575px;
	height: 30px;
	margin-bottom: 15px;
	border: 0px solid #00FEAA;
	clear: both;
}
.design .main_content #lcol .main_text .body_text .contactLineTA {
	width: 575px;
	height: auto;
	margin-bottom: 15px;
	border: 0px solid #00FEAA;
	clear: both;
}
.design .main_content #lcol .main_text .body_text .contactName {
	width: 80px;
	border: 0px solid #00FEAA;
	font-size: 16px;
	float: left;
}
.design .main_content #lcol .main_text .body_text .contactPhone {
	width: 100px;
	border: 0px solid #00FEAA;
	font-size: 16px;
	float: left;
}
.design .main_content #lcol .main_text .body_text .contactNum {
	width: 200px;
	border: 0px solid #00FEAA;
	font-size: 16px;
	float: left;
}
.design .main_content #lcol .main_text .body_text .contactField {
	margin-left: 20px;
	width: 300px;
	float: left;
	border: 0px solid #00FEAA;
}
.design .main_content #lcol .main_text .body_text .in {
	width: 200px;
	height: 25px;
	font-size: 14px;
	background-color: #120606;
	border: 1px solid #333333;
	color: #FFFFFF;
	text-indent: 3px;
	padding: 3px;
	padding-left: 7px;
	outline: none;

}
.design .main_content #lcol .main_text .body_text .inTA {
	width: 300px;
	height: 100px;
	font-size: 14px;
	background-color: #120606;
	border: 1px solid #333333;
	color: #FFFFFF;
	padding: 10px;
	outline: none;

}
.design .main_content #lcol_mass .main_text .body_text .sitemapTable .line {
	font-weight: 100;
	margin-bottom: 20px
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
	width: 795px;
	font-size: 15px;
	height: auto;
	min-height: 30px;
	border-bottom: 1px solid #4c4b4b;
}
.design .main_content #lcol_mass .main_text .body_text .sitemapTable .line a {
	color: #CCCCCC;
	text-decoration: none;
}
.design .main_content #lcol_mass .main_text .body_text .sitemapTable .line a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.design .main_content #lcol_mass .main_text .body_text .sitemapTable .subline {
	font-weight: 100;
	color: #CCCCCC;
	font-size: 13px;
	text-indent: 10px;
}
.design .main_content #lcol .main_text .body_text .newsItemParent {
	clear: both;
}
.design .main_content #lcol .main_text .body_text .news_item {
	min-height: 100px;
	height: auto;
	width: 600px;
	border: 0px solid #00FEAA;
	clear: both;
	margin-bottom: 20px;
		

}
.design .main_content #lcol .main_text .body_text .news_item .calendar {
	height: 100px;
	width: 80px;
	border: 0px solid #00FEAA;
	float: left;
	margin-top: 5px;
}
.design .main_content #lcol .main_text .body_text .news_item .calendar .icon {
	height: 56px;
	width: 58px;
	border: 0px solid #00FEAA;
	float: left;
	background-image: url('../img/news_calendar.png');
}
.design .main_content #lcol .main_text .body_text .news_item .calendar .icon .month {
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 28px;
}
.design .main_content #lcol .main_text .body_text .news_item .calendar .icon .day {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 8px;
	text-align: right;
}
.design .main_content #lcol .main_text .body_text .news_item .info {
	min-height: 100px;
	width: 500px;
	border: 0px solid #FF0000;
	float: left;
	font-size: 14px;

}
.design .main_content #lcol .main_text .body_text .news_item .info .date {
	font-weight: bold;
	font-size: 18px;
}
.design .main_content #rcol {
	float: right;
	width: 360px;
	height: auto;
	min-height: 575px;
	border: 0px solid #FF0000;
}
.design .main_content #rcol .module {
	background-image: url(../img/rcol_bg.png);
	width: 346px;
	height: 272px;
	border: 1px solid #120606;
}
.design .main_content #rcol .module2 {
	background-image: url(../img/rcol_bg_blue.png);
	width: 346px;
	height: 272px;
	border: 1px solid #120606;
}
.design .main_content #rcol .module2 #header1 {
	font-family: 'Cantarell', arial, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	width: 285px;
	height: 20px;
	margin-left: 35px;
	margin-top: 30px;
}
.design .main_content #rcol .module2 #text1 {
	width: 270px;
	height: auto;
	margin-left: 39px;
	margin-top: 20px;
	border: 0px solid #00FEAA;
	font-family: 'Cantarell', arial, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.design .main_content #rcol .module2 #text1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.design .main_content #rcol .module #header1 {
	font-family: 'Cantarell', arial, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	width: 285px;
	height: 20px;
	margin-left: 35px;
	margin-top: 30px;
}
.design .main_content #rcol .module #text1 {
	width: 270px;
	height: 170px;
	margin-left: 39px;
	margin-top: 15px;
	border: 0px solid #00FEAA;
	font-family: 'Cantarell', arial, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.design .main_content #rcol .module #text1b {
	width: 270px;
	height: 170px;
	margin-left: 49px;
	margin-top: 15px;
	border: 0px solid #00FEAA;
	font-family: 'Cantarell', arial, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.design .main_content #rcol .module #contactUsText {
	float: left;
	width: 180px;
	height: 170px;
	margin-top: 25px;
	margin-left: 10px;
	font-family: 'Cantarell', arial, serif;
	font-size: 13px;
	color: #FFFFFF;
	border: 0px solid #00FEAA;
}
.design .main_content #rcol .module #contactUsMap {
	float: left;
		margin-left: 39px;
	margin-top: 25px;
}
.design .main_content #rcol .module #text4 {
	width: 270px;
	height: 170px;
	margin-left: 39px;
	margin-top: 15px;
	border: 0px solid #00FEAA;
	font-family: 'Cantarell', arial, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.design .main_content #rcol .module #text1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.design .main_content #rcol .module #text2 {
	width: 270px;
	height: 170px;
	margin-left: 35px;
	margin-top: 12px;
	border: 0px solid #00FEAA;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}
.footer {
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 280px;
	position: relative;
	margin-left: 0px;
	overflow: auto;
    clear:both;
    margin-bottom: 0px;
}
.footer #content {
	margin-top: 15px;
	border: 0px solid #00FEAA;
	height: 250px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	
}
.footer #content #spacer {
	width: 215px;
	height: 250px;
	float: left;
	border: 0px solid #00FF00;
}
.footer #content #one {
	width: 300px;
	height: 250px;
	float: left;
	border: 0px solid #FF0000;
}
.footer #content #two {
	width: 330px;
	height: 250px;
	float: left;
	border: 0px solid #FF0000;
}
.footer #content #sep {
	width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 12px;
	height: 228px;
	background-image: url(../img/sep.png);
	float: left;
	border: 0px solid #0000FF;
	background-repeat: no-repeat;
}
.footer #content #one #title {
	color: #FFFFFF;
	font-family: 'Cantarell', arial, serif;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 15px;
}
.footer #content #one #content {
		clear: both;
		width: 320px;
		height: 90px;
		border: 0px solid #00FEAA;
		margin-left: 15px;
		padding-top: 0px;
		color: #DCDCDC;
		font-family: Arial;
		font-size: 12px;
		line-height: 15px;
}
.footer #content #one #content #recentnewsdate {
		clear: both;
		width: 250px;
		height: 20px;
		border: 0px solid #00FEAA;
		color: #FFFFFF;
		font-family: Arial;
		font-size: 14px;
		line-height: 15px;
		font-weight: bold;
}
.footer #content #one #content #recentnewsdesc {
		clear: both;
		width: 250px;
		border: 0px solid #00FEAA;
		color: #DCDCDC;
		font-family: Arial;
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;


}
.footer #content #one #content #recentprojname {
		clear: both;
		width: 250px;
		height: 20px;
		border: 0px solid #00FEAA;
		color: #FFFFFF;
		font-family: Arial;
		font-size: 14px;
		line-height: 15px;
		font-weight: bold;
}
.footer #content #one #content #recentprojdesc {
		clear: both;
		width: 250px;
		border: 0px solid #00FEAA;
		color: #DCDCDC;
		font-family: Arial;
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;


}
.footer #content #one #content #recentprojloc {
		clear: both;
		width: 250px;
		border: 0px solid #00FEAA;
		color: #cbcbcb;
		font-family: Arial;
		font-size: 12px;
		line-height: 15px;
		font-weight: normal;

}
.footer #content #one #content .goimg {
	background-image: url(../img/go.png);
	width: 15px;
	height: 15px;
	float: left;
	cursor: pointer;

}
.goImage {
	background-image: url(../img/go.png);
	margin-top: 4px;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	float: left;
	cursor: pointer;

}
.footer #content #one #content  .viewmore {
	height: 15px;
	width: 60px;
	margin-left: 2px;
	border: 0px solid #FFFF00;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin-top: 1px;
	cursor: pointer;
}
.footer #content #one #content  .viewmore a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer #content #two #title {
	color: #FFFFFF;
	font-family: 'Cantarell', arial, serif;
	font-size: 16px;
	margin-left: 10px;
	margin-top: 15px;
}
.footer #content #two #aboutuslogo {
	background-image: url(../img/aboutus_logo.png);
	width: 102px;
	height: 63px;
	margin-left: 25px;
	margin-top: 20px;
	float: left;
}
.footer #content #two #address {
		margin-top: 20px;
		float: left;
		width: 160px;
		height: 63px;
		border: 0px solid #00FEAA;
		margin-left: 25px;
		color: #F5F5F5;
		font-family: Verdana;
		font-size: 9pt;
		cursor: pointer;
}
.footer #content #two #address a {
	text-decoration: none;
	color: #DCDCDC;
}
.footer #content #two #address a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer #content #two #certnums {
		clear: both;
		width: 320px;
		height: 90px;
		border: 0px solid #00FEAA;
		margin-left: 25px;
		padding-top: 15px;
		color: #DCDCDC;
		font-family: Arial;
		font-size: 12px;
		line-height: 15px;
}




ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 44px;
}
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 44px; left: 0;
	z-index: 99999;
	background: #344c00 url(sub_bg.png) repeat-x; /*--Background gradient--*/
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {
	color: #ddd;
	background-position: 5px 12px ;/*--Override background position--*/
}
.design .main_content #lcol_mass .main_text #va_banner {
	background-image: url('../img/clients_va_banner.png');
	width: 860px;
	height: 84px;
	background-repeat: no-repeat;
}
.design .main_content #lcol_mass .main_text .descriptText {
	font-family: 'Cantarell', arial, serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 860px;
	text-align: justify;

}
.design .main_content #lcol_mass .main_text .descriptText .h5 {
	font-family: 'Cantarell', arial, serif;
	font-size: 19px;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 5px;

}
.design .main_content #lcol_mass .main_text .descriptText .h6 {
	font-family: 'Cantarell', arial, serif;
	font-size: 15px;
	color: #CCCCCC;
	text-align: justify;
	text-indent: 7px;

}
.design .main_content #lcol_mass .main_text .descriptText .h7 {
	font-family: 'Cantarell', arial, serif;
	font-size: 13px;
	color: #CCCCCC;
	margin-top: 15px;

}
.design .main_content #lcol_mass .main_text .descriptText .project {
	width: 800px;
	height: auto;
		padding: 15px;
		margin-bottom: 30px;
		background-color: #1c1717;
		border: 1px solid #333333;
}
.design .main_content #lcol_mass .main_text .descriptText .project .title {
	font-weight: 100;
	font-size: 20px;
	margin-bottom: 5px
	padding-left: 10px;
	width: 795px;
	border-bottom: 1px solid #4c4b4b;
}
.design .main_content #lcol_mass .main_text .descriptText .project .img {
margin-bottom: 12px;
	
}
.design .main_content #lcol_mass .main_text .descriptText .project .description {
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 5px;
	
}
.design .main_content #lcol_mass .main_text .descriptText .project .scope {
	font-weight: normal;
	font-size: 12px;
	color: #c0bebe;
	margin-top: 10px;

}
.design .main_content #lcol_mass .main_text .descriptText .project1 {
	background-color: #1c1717;
		width: 800px;
	height: auto;
	padding: 15px;
	margin-bottom: 30px;
	border: 1px solid #333333;
	
}
.design .main_content #lcol_mass .main_text .descriptText .project1 .img {
margin-bottom: 12px;
	
}
.design .main_content #lcol_mass .main_text .descriptText .project1 .title {
	font-weight: 100;
	font-size: 20px;
	margin-bottom: 5px
	padding-left: 10px;
	width: 795px;
	border-bottom: 1px solid #4c4b4b;
}
.design .main_content #lcol_mass .main_text .descriptText .project1 .description {
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 5px;

	
}
.design .main_content #lcol_mass .main_text .descriptText .project1 .scope {
	font-weight: normal;
	font-size: 12px;
	color: #c0bebe;
margin-top: 10px;

}
.design .main_content #lcol_mass .main_text .h1 {
	font-family: 'Cantarell', arial, serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 40px;
}
.design .main_content #lcol_mass .main_text #clients_logos {
	clear: both;
	background-image: url('../img/clients_logos.png');
	width: 830px;
	height: 397px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}
td {
text-indent: 8px;
}