html { height: 100%; margin-bottom: 1px; }

body
{
	background-color: #555459;
	text-align: center;
	font-family: arial, helvetica, sans serif;
}

a
{
	color: #7EA5CC;
}

a:hover
{
	color: #7EA5CC;
	text-decoration: none;
}

#container
{
	width: 980px;
	margin: auto;
	text-align: left;
    position: relative;
}

#colLeft, #colRight
{
	width: 225px;
	float: left;
}

#colMiddle
{
	width: 480px;
	float: left;
}

#picTop, #navTop, #content
{
	margin: 0px 10px 5px 10px;	
}

#navTop
{
	height: 40px;
	background-color: #C6C7C9;
	background-image: url(gfx/bg_nav_top.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: right;
}

#navTop a 
{
	text-decoration: none;
	border-left: 1px solid #FDFDFF;
	color: #FDFDFF;
	padding: 10px 10px 5px 10px;
	line-height: 30px;
}
#navTop span 
{
	text-decoration: none;
	border-left: 1px solid #FDFDFF;
	color: #FDFDFF;
	padding: 10px 10px 5px 10px;
	line-height: 30px;
}

#navTop a:hover, #navTop .topActive
{
	color: #7EA5CC;
}

#navTop a.last
{
	border: none;
}

.navContainer
{
	padding-top: 13px;
}

#content
{
	background-color: #EDEDEF;
	color: #727274;
	font-size: 11px;
}

#content h1
{
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	padding: 30px 45px 10px 45px;
	margin: 0px;
}

#content p
{
	line-height: 20px;
	margin: 15px 45px 15px 45px;	
}

#content .address
{
	color: #9D9D9F;
	font-size: 10px;
	padding: 5px 5px 5px 45px;
	border-top: 1px solid #ffffff;
}

#impressions
{
	background-color: #7EA5CC;
	color: #ffffff;
	font-size: 11px;
	height: 168px;
	margin-top: 10px;
}

#impressions h2
{
	font-size: 11px;
	margin: 0px;
	padding: 30px 10px 0px 10px; 
}

#impressions p
{
	margin: 15px 10px 15px 0px;
}

#impressions img
{
	float: left;
	margin-right: 2px;
}

#impressions a {
	color:#FFFFFF;
	text-decoration:none;
}
#impressions a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#navMain
{
	background-color: #C6C7C9;
	margin-top: 10px;
	font-size: 11px;
	line-height: 30px;
}

#navMain a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 30px;
}

#navMain a:hover
{
	background-color: #7EA5CC;
}

#navMain a.firstLevelActive, #navMain a.firstLevelActive:hover
{
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #707173;
	background-color: #C6C7C9;
}

#navMain a.firstLevelOpen
{
	border-bottom: 1px solid #ffffff;	
}


#navMain a.secondLevel, #navMain a.secondLevelActive
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-left: 85px;
	background-color: #9D9EA0;
	line-height: 25px;
	border-bottom: 1px solid #ffffff;
}

#navMain a.secondLevel:hover, #navMain a.secondLevelActive:hover, #navMain a.secondLevelActive
{
	font-weight: bold;
}

#quickAccess
{
	font-size: 11px;
	color: #EDEDEF;
	margin: 15px 0px 0px 10px;
}

#quickAccess a
{
	color: #ededef;
	text-decoration: none;
}

#quickAccess a:hover
{
	color: #7EA5CC;
	text-decoration: none;
}

#quickAccess h2
{
	color: #9D9D9F;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#boxNews
{
	height: 180px;
}

.box
{
	background-color: #EDEDEF;
	font-size: 11px;
	width: 226px;
}

.box h2
{
	background-color: #9C9D9F;
	border-bottom: 5px solid #555459;
	font-size: 12px;
	color: #EDEDEF;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	padding-left: 10px;
}

.box .more
{
	border-top: 1px solid #ffffff;
	padding: 5px 10px 5px 0px;
	text-align: right;
}

.box .more a
{
	color: #9E9EA0;
	text-decoration: none;
}

.box .more a:hover
{
	color: #7EA5CC;
	text-decoration: underline;
}

#boxNews a
{
	color: #717173;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	line-height: 29px;
	border-bottom: 1px solid #ffffff;
}

#boxNews a:hover
{
	text-decoration: underline;
}

#boxNews a.last
{
	border-bottom: none;
}

#boxProjects
{
	margin: 5px 0px 10px 0px;
}

#boxClients embed 
{
margin-left:-20px;
width:255px;

}

.textContent
{
	min-height: 373px;
	height: auto !important;
	height: 373px;
}
