@charset "utf-8";

/*============================= General =============================*/

.body
{
	white-space:inherit;
}

.PageBackground
{
	background-color:#606;
}

.PageTopBackground
{
	background-image:url(images/Banner_Background.gif);
}

.Links
{
	 color:#214f6f;
}

.ClientImage
{
	cursor:pointer;
}

body  
{
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
} 

a 
{
	border:none;
	border-style:none;
	color:#214f6f;
	text-decoration:none;
}

a:hover
{
	color:#547e91;
}


table 
{
}

p
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
}

img
{
	border:none;
}

.Headlines
{
	font-size: 110%;
	color: #C60;
	font-weight: bold;	
}

.TopMenu
{
	vertical-align: top;
}

.TopMenuItem
{
	padding:0px;
	background-image:url(images/TopMenu.png);
	border:none;
	background-repeat:repeat-x;
	background-position:top center;
	vertical-align:top;
}
.TopMenuItem a
{
	text-decoration:none;
	border:none;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#333;
}


/*============================= Clients =============================*/
.Clients td
{
	text-align: center;
	border-bottom-style:solid;
	border-bottom-color:#d7e6eb;
	padding-bottom:10px;
	padding-top:10px;
}

.Clients td img
{
	cursor:pointer;
}
/*============================= Projects =============================*/
.ReturnHome
{
	text-decoration:none;
	color:#214f6f;
	font-size:11px;
}

.ProjectsTable
{
	 width:100%;
	 height:100%;
}

.ProjectsTable td
{
	background-color:#FFF;
}
.ProjectTableImage
{
	text-align:center;
	vertical-align:middle;
	width:200px;
	height:100px;
	padding-bottom:25px;
	padding-top:15px;

}
.ProjectTableDescription
{
	text-align:left;
	vertical-align:top;
	padding-top:15px;
}
.Project
{

}
.Project td
{
	padding-bottom:3px;
}

.ProjectTitle
{
	vertical-align:top;
	color:#214f6f;
	width:150px;
}

.AllProjectsPageImage
{

}

.ProjectTitle a
{
	color:#214f6f;
	text-decoration:none;
}

.Project .ProjectDescription
{
	vertical-align:bottom;

}

.ProjectDetailsHeadline
{
	vertical-align:top;
	text-align:left;
	padding-bottom:20px;
	color:#633;
	width:150px;
}
.ProjectDetailsContent
{
	vertical-align:top;
	text-align:left;
	padding-bottom:20px;
}

.BigButtonsProjects td
{

}
/*============================= Recomendation Marquee =============================*/
.Recommendation
{
	color:#214f6f;
	padding-top:10px; 
	padding-left:0px;
}
.MarqueeTable td
{
}
.MarqueeTable
{
	padding:0px;
}
marquee
{
	padding:0px;
}
.MarqueeImage
{
	text-align:center;
	vertical-align:top;
	padding-left:10px;
}
.MarqueeText
{
	vertical-align:top;
	padding-bottom:30px;
	padding-left:20px;
	color:#214f6f;
}
.MarqueeText a
{
	text-decoration:none;
	color:#214f6f;
}
.RecommendationTable td
{
	padding-top:20px;
}

.RecommendationsReturnHome
{
	border-bottom-color:#C30;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

.RecommendationText
{
	padding-left:15px;
	vertical-align:top;
}
.RecommendationImage
{
	vertical-align:top;
}


/*============================= Home Page =============================*/
.HomePageProjectsFrame
{
	background-image:url(images/HomePageTopFrame.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:210px;
	/*width:174px;*/
	padding-left:3px;

}

.HomePageClientsFrame
{
	background-image:url(images/HomePageTopFrame.gif);
	background-position:left top;
	background-repeat:no-repeat;
	/*width:174px;*/
	height:210px;
	
}

.HomePageWhyFrame
{
	background-image:url(images/FrameWhy.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:50px;
	vertical-align:top;
}

.SideMenu td
{
	padding-left:15px;
}

.HomePageImages
{
	height:30px;
	width:30px;
}

.ProjectPageImage
{
	width:400px;
}

.HomePageAddedValue
{
	text-align:left;
	color:#214f6f;
	vertical-align:middle;
}

.AboutUsTopMenu a
{
}

.AboutUsTopMenu td
{
	color:#214f6f;
	padding-right:10px;
	text-align:left;
}

.AboutUsTopMenu
{
	padding-left:5px;
}

.PositionNumber
{
	color:#900;
}

.OpenPositionsTableRight
{
	padding-left:20px;
}

.SpecialitiesImages
{
	width:50px;
	height:40px;
	text-align:left;
	vertical-align:top;
}
.SpecialitiesHeadlines
{
	vertical-align:middle;
}
.HomePageClientImage
{
 width:90px;
}
