/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #D0D5DD;
}
#pagecontainer {
	width: 780px;
	margin: 10px auto;
	background-color: #ffffff;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	visibility: visible;
	background-image:url(../images/page-tile.gif);
	background-repeat:repeat-y;
}

a:link { color: #244F92 }
a:active { color: #244F92 }
a:visited { color: #244F92 }

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #244F92;
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 0;
	letter-spacing: 1px;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #244F92;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0;
	letter-spacing: 1px;
}

h2 A:link {
	COLOR: #244F92; TEXT-DECORATION: none
}
h2 A:visited {
	COLOR: #244F92; TEXT-DECORATION: none
}
h2 A:hover {
	COLOR: #244F92; TEXT-DECORATION: underline
}

h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5D759C;
	margin-left: 14px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 0;
	letter-spacing: 2px;
}

#top {
	margin-left: 7px;
	width: 766px;
	height: 89px;
	background-color: #20427D;
	background-image: url(../images/logo.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;

}

#lang{
	padding-top: 6px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BFC7DF;
	z-index: 100;
	text-align:right;
}

.pulldown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #485B7A;
	z-index: 100;
}

.pulldown2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F4788;
	z-index: 100;
}

.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #244F92;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 1em;
	padding: 0;
}

#newsNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #244F92;
	margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 1em;
	padding: 0;
	text-align:right;
}

#newsNav A:link {
	COLOR: #244F92; TEXT-DECORATION: underline; 	font-weight: normal;
}

#newsNav A:visited {
	COLOR: #244F92; TEXT-DECORATION: underline; 	font-weight: normal;
}

#newsNav A:hover {
	COLOR: #244F92; TEXT-DECORATION: underline; 	font-weight: normal;
}

.newsSummary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #485B7A;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-bottom: 1em;
	border-bottom: 1px solid #D0DBEA;
}

.caseSummary{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #485B7A;
	margin-bottom: 2px;
	padding-left: 0px;
	width: 320px;
	float:right;
}

#menu {
	margin-left: 15px;
    width: 764px;
	height: 30px;
	background-color: #ffffff;
}

#homeCases {
	text-align:center;
	text-decoration:none;
	width: 181px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #485B7A;	
}

#homeCases a{
	text-decoration:none;
	color: #485B7A;
}

#rightText{
	text-align:left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #244F92;
	margin-left: 10px;
}

#studyImages {
	height: 130px;
}

.menuSpace {
	padding-right:22px;
}

.caseImage {
	height:100px;
	width:150px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 6px;
	text-align: center;
	margin-top: 15px;
	clear:both;
}

.casestudyImage {
	height:100px;
	width:150px;
	border-style: solid;
	border-color: #D6DBE2;
	border-width: 5px;
	margin-top: 0px;
	float:left;
}

.casestudyImage img {
	height:100px;
	width:150px;
}

.studyGallery {
	height:100px;
	width:150px;
	border-style: solid;
	border-color: #D6DBE2;
	border-width: 5px;
	margin-top: 0px;
	float:left;
}

.clients {
	margin-top: 15px;
	width: 500px;
	height: 200px;
	float:left;
}

.cases{
	margin-top: 15px;
	width: 500px;
	float:left;
	padding-bottom: 1em;
	border-bottom: 1px solid #D0DBEA;
}

.clientImage {
	border-style: solid;
	border-color: #D6DBE2;
	border-width: 8px;
	text-align: center;
	margin-top: 15px;
	width: 218px;
	height: 164px;
	float:left;
}

.clientText {
	text-align: left;
	margin-top: 15px;
	width: 240px;
	float:right;
}

#path {
	margin-left: 23px;
	width: 700px;
	height: 14px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8497B7;
	clear:both;
	
}

#path A:link {
	COLOR: #8497B7; TEXT-DECORATION: none;
}

#path A:visited {
	COLOR: #8497B7; TEXT-DECORATION: none;
}

#path A:hover {
	COLOR: #8497B7; TEXT-DECORATION: underline
}

#middle {
	margin-left: 7px;
	width: 766px;
	clear: both;
	background-color: #ffffff;
}

#leftColumn {
	width: 578px;
	float: left;
} 

#rightColumn {
	width: 181px;
	float: right;
} 

#newsBox {
	background-color: #D0DBEA;
	width: 285px;
	height: 151px;
	margin-top: 7px;
	float: left;
} 

#servicesBox {
	background-color: #D0DBEA;
	width: 285px;
	height: 151px;
	margin-top: 7px;
	float: right;
} 

#textArea {
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #485B7A;
} 

#leftSections {
	background-color: #DDE0E7;
	width: 181px;
	min-height: 100%;
	float: right;
	/*padding-bottom: 100px; */
}

.callImage {
	margin-bottom: 7px;
}

#footer {
	clear: both;
	margin: 0;
	padding-bottom: 1em;
	padding-top: 3em;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	color: #8497B7;
}

#footer a {
	color: #8497B7;
}

#boxHome {
	margin: 0 0 10px 14px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #F1F2F3;
	width:250px;
	
}


#boxHome li a{
text-decoration:none;
list-style: none;
color: #334F7E;
}

li a{
text-decoration:none;
color: #334F7E;
}

#homeCases li
{
list-style: none;
text-decoration:none;
}
#boxHome li 
{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom: 1px solid #F1F2F3;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #334F7E;
	width:235px;
	background-image: url(../images/sm-arrow.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration:none;
}

#boxSide {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
   width:180px;
   padding-top: 7px;
}
#boxSide li {

	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom: 1px solid #F1F2F3;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #334F7E;
width:150px;
background-image: url(../images/sm-arrow.gif);
background-repeat:no-repeat;
background-position: top left;
text-decoration:none;
}


#subMenu {
	margin: 0 0 10px 14px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #F1F2F3;
	width:250px;
	background-color:#2A559B;
}

#subMenu li {

	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-bottom: 1px solid #ffffff;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
background-image: url(../images/sm-arrow.gif);
background-repeat:no-repeat;
	background-position: top left;
}
.menulayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #748DB7;
	border: 1px solid #06355B;
}
.menutext {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
	INPUT.input {
	BORDER-RIGHT: #9d9b99 1px solid; BORDER-TOP: #9d9b99 1px solid; FONT-SIZE: 0.99em; BORDER-LEFT: #9d9b99 1px solid; WIDTH: 300px; BORDER-BOTTOM: #9d9b99 1px solid; 
	margin-bottom: 10px;}
	label {
	FLOAT: left; WIDTH: 100px;

}
.submit {
text-align:right;
padding: 1em;
}
a img {border:none;}

 #sitemap { 
  font:normal 12px Arial,sans-serif; padding-left:70px;
  padding-right:115px
 } 

 #sitemap ul { 
  list-style:none; 
  background-color:#D0E8EE; 
  margin:0; 
  padding:10px; font-weight:bold;
 } 
 #sitemap ul li a:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
#sitemap ul ul li a:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
 
 #sitemap li { 
  background-color:#D0E8EE; 
  min-height:1em; 
  padding:.2em .4em; 
  position:relative; 
  width:15em; 
  color:#999999;
 } 
#sitemap ul ul { 
  font-size:90%; 
 } 
#sitemap ul ul li { 
  background-color:#B3D8E3; 
  width:15em; 
  left:6.4em; list-style:circle;
} e:none; 
	background-color:#D0E8EE; 
	margin:0; 
	padding:10px; font-weight:bold;
} 

#sitemap ul li a:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}

#sitemap ul ul li a:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
 
#sitemap li { 
	background-color:#D0E8EE; 
	min-height:1em; 
	padding:.2em .4em; 
	position:relative; 
	width:15em; 
	color:#999999;
}

#sitemap ul ul { 
	font-size:90%; 
} 

#sitemap ul ul li { 
  background-color:#B3D8E3; 
  width:15em; 
  left:6.4em; list-style:circle;
}
