body{
font-family: Arial, Helvetica, sans-serif; 
font-size:13px;
color:#7e7e7e;
line-height:1.2;
background-color:#040404;
background-image:url(../images/FPBG.jpg);
background-repeat:repeat-x;
margin-left:0px;
margin-right:0px;
margin-top:0px;
border-collapse: collapse;
}

.SubTitles{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#ca5d23;
text-transform:uppercase;
}

strong{
color:#444444;
}

a:link, a:active, a:visited{
color:#187398;
text-decoration:none;
}

a:hover { 
color: #187398;
text-decoration:underline }

.FooterMainText{
font-size:12px;
color:#ffffff;
line-height:2;
}

.FooterBottomText{
font-size:12px;
color:#424242;
}


.Flink a:link {font-size:12px; color:#ffffff; line-height:2; text-decoration: none;   }
.Flink a:visited {font-size:12px; color:#ffffff; line-height:2; text-decoration: none;   }
.Flink a:active {font-size:12px; color:#ffffff; line-height:2; text-decoration: none;   }
.Flink a:hover{font-size:12px; color:#ffffff; line-height:2; text-decoration:underline;   }

#RightColumBottomShadow{

}

#LeftMenu{
margin-left:0px;
}

#PageTitels{
margin-left:272px;
margin-top:35px;
}

#MainContent{
margin-left:56px;
margin-top:8px;
margin-right:60px;
}

#FooterTop{
margin-left:23px;
margin-top:28px;
}

#FooterBottom{
margin-left:23px;
margin-top:28px;
}

.NewsDate{
color:#2ec2ff;
}

.ourWorkImage{
border:1px solid #CCCCCC;
}

Table.ProjectsTable
{
background-color:#F2F2F2;
width:540px;
border-collapse: collapse;
border: 1px solid #CCCCCC;
margin-left: auto;
margin-right: auto;
padding:0px;
}

Table.ProjectsTable TH{
	background: #FBFBFB url('/images/subhead_bg.gif') repeat-x;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 10px;
	height: 21px;	
	font-size:11px;
	color:#000000; 
}

Table.ProjectsTable TD{
vertical-align:top;
background-color:#e8e8e8;
padding:10px;
text-align:left;
font-size:11px; 
}

.ProjectsTable th a:link, .ProjectsTable th a:active, .ProjectsTable th a:visited, {
	color: #000000;
}

.ProjectsTable th a:hover, {
	color: #4567B5;
	text-decoration: underline;
}