@charset "UTF-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #2b3236;
	background-color: #556169;
	margin: 0 auto;
}


p {
	margin-top: 10px;
	margin-bottom: 6px;
}

a {
	color: #6d3258;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #002958;
	text-decoration: underline;
	font-weight: bold;
}

h1 { 
	color: #002958;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 7px;
	z-index:0;
}

h1 .cufon {
	color: #002958;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
	z-index:0;
}



h2 { 
	color: #002958;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 { 
	color: #002958;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}


h4 { 
	color: #6d3258;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 10px;
}

h5 { 
	color: #002958;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}





.purple {
	color: #6d3258;
}

.blue {
	color: #002958;
}

.gray {
	color: #666666;
	text-transform: capitalize;
	font-weight: normal;
}


#wrapperbkg {
	width: 966px;
	margin: 0 auto;
	background-image:url(images/bkg-wrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	width: 946px;
	margin: 0 auto;
}

#header {
	height: 131px;
	padding-left: 36px;
}

#logo {
	float: left;
}

#topnav {
	font-size: 12px;
	line-height: 16px; 
	color: #002958;
	text-align: right;
	flaot: right;
	text-transform: uppercase;
	padding-right: 24px;
	padding-top: 22px;
}


#topnav a {
	color: #002958;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	font-weight: normal;
}

#topnav a:hover {
	font-weight: normal;
	color: #002958;
	text-decoration: underline;
}

/*-------------------------------------------------------------*/


#sddm {	
	margin: 0;
	padding: 0;
	z-index: 100;
	background-color: #002958;
	font-size: 13px;
	color: #a8bece;
	text-transform: uppercase;
	min-height: 36px;
}


* html #sddm {	
	margin: 0;
	padding: 0;
	z-index: 100;
	background-color: #002958;
	font-size: 13px;
	color: #a8bece;
	text-transform: uppercase;
	height: 34px;
}

#sddm ul {	
	background-color: #002958;
	z-index: 100;
	margin: 0;
	padding: 0;
}


#sddm li {	
	margin: 0;
	padding: 8px 0px 0px 0px;
	z-index: 100;
	list-style: none;
	float: left;
	font-weight: normal;
	font-size: 13px;
	background-color: #002958;
	}


#sddm li a {	
	display: block;
	margin: 0px;
	padding: 1px 10px 0px;
	color: #a8bece;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #a8bece;
}

#sddm li a:hover {
	color: #ffffff;
	font-weight: normal;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	margin: 0;
	padding: 0;
	background-color: #002958;
	margin-top: 8px;
}


* html #sddm div {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	margin: 0;
	padding: 0;
	background-color: #002958;
	margin-top: 6px;
}


#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 14px 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color: #002958;
	color: #a8bece;
	font-size: 12px;
	border-right: none;
	}

#sddm div a:hover {
	background: #a8bece;
	color: #002958;
}


/*-------------------------------------------------------------*/

#banner {
}


#content {
	padding: 0px 57px 37px 56px;
}


#lc {
	width: 472px;
	float: left;
	margin-top: 37px;
	padding-bottom: 30px;
}

#rc {
	width: 321px;
	float: right;
}

#rc img {
	display: block;
}



#lc-third {
	width: 670px;
	float: left;
	margin-top: 37px;
	padding-bottom: 30px;
}

#lc-full {
	width: 793px;
	float: left;
	margin-top: 37px;
	padding-bottom: 30px;
}


.index-box {
	background-color: #f0f0f0;
	padding: 16px 16px 8px 16px;
	margin-bottom: 16px;
	font-size: 13px;
	line-height: 17px;
}

.index-box a {
	font-size: 10px;
	color: #6d3258;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

.index-box a:hover {
	font-size: 10px;
	color: #002958;
	text-decoration: underline;
	font-weight: bold;
}



.latest-news {
	margin-top: 37px;
	font-size: 13px;
	line-height: 16px;
}

.latest-news a {
	font-size: 10px;
	color: #6d3258;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

.latest-news a:hover {
	font-size: 10px;
	color: #002958;
	text-decoration: underline;
	font-weight: bold;
}

.latest-news p {
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.latest-news-small {
	font-size: 10px;
	padding-left: 2px;
	color: #6d3258;
	font-weight: bold;
	text-transform: uppercase;
}


.rc-txt-block {
	margin-top: 37px;
	font-size: 13px;
	line-height: 18px;
}

.rc-txt-block p {
	padding-right: 20px;
}


.rc-txt-block2 {
	margin-top: 37px;
	font-size: 13px;
	line-height: 18px;
}

.rc-txt-block2 p {
	padding-right: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}



	
.testimonial {
	background-color: #f0f0f0;
	padding: 12px 34px 12px 50px;
	font-size: 13px;
	line-height: 17px;
	background-image: url(images/bkg-testimonial.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

.testimonial h6 {
	font-size: 13px; 
	line-height: 17px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

.testimonial img {
	padding-top: 2px;
	padding-bottom: 0px;
}



.fulltestimonial {
	background-color: #f0f0f0;
	padding: 12px 40px 10px 50px;
	font-size: 13px;
	line-height: 17px;
	background-image: url(images/bkg-testimonial.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	color: #6d3258;
}

.fulltestimonial h6 {
	font-size: 13px; 
	line-height: 17px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	color: #2b3236;
	border-bottom: 1px solid #cccccc;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 14px;
}


.fulltestimonial2 {
	padding: 20px 40px 20px 40px;
	font-size: 13px;
	line-height: 17px;
	background-image: url(images/bkg-testimonial2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	color: #6d3258;
}

.fulltestimonial2 h6 {
	font-size: 13px; 
	line-height: 17px;
	font-style: italic;
	text-align: left;
	color: #2b3236;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 14px;
	border-bottom: 1px solid #cccccc;
}



.clients {
	margin-top: 7px;
	padding-top: 12px;
}

.clients img {
	border: 3px solid #cccccc;
	margin-right: 7px;
	margin-bottom: 7px;
}


.polachinews {
	font-size: 13px;
	line-height: 16px;
}

.polachinews td {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 12px;
	padding-top: 12px;
}

.polachinews img {
	border: 3px solid #f0f0f0;
	margin-right: 7px;
}


.casestudies {
	font-size: 13px;
	line-height: 16px;
}

.casestudies td {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 12px;
	padding-top: 12px;
}

.casestudies img {
	border: 3px solid #f0f0f0;
	margin-right: 20px;
}

.candidates {
	padding-bottom: 12px;
}

.candidates strong {
	font-weight: bold;
	color: #6d3258;
}


.staff {
	font-size: 10px;
	line-height: 13px;
	margin-top: 24px;
	border-left: 1px solid #e5e3e3;
	border-top: 1px solid #e5e3e3;
}

.staff td {
	border-right: 1px solid #e5e3e3;
	border-bottom: 1px solid #e5e3e3;
	padding: 16px 20px 12px 20px;
	background-color: #f0f0f0;
	vertical-align: top;
}

.staff img {
	border: 3px solid #f0f0f0;
	margin-bottom: 4px;
}

.staff p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

.staff a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.staff a:hover {
	text-decoration: underline;
}


.staffphoto {
	border: 3px solid #f0f0f0;
	font-size: 10px;
	line-height: 13px;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.staffphoto td {
		background-color: #f0f0f0;
		text-align: left;
}

.staffphoto p {
	text-align: left;
	margin: 0px;
	padding: 6px 0px 6px 7px;
}


.legacy {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 14px;
}

.legacy td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 8px;
	line-height: 14px;
	background-color: #f6f6f6;
    font-size: 13px;
	vertical-align: top;
}


.contact {
	padding-bottom: 8px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 40px;
}

.contact p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 30px;
	border-bottom: 1px solid #cccccc;
}



.searchprocess {
	font-size: 14px;
	line-height: 17px;
}

.searchprocess td {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 8px;
	padding-top: 8px;
}

.searchprocess img {
	margin-right: 15px;
}

.searchprocess li {
	padding-bottom: 5px;
}



.buildingteams {
	font-size: 13px;
	line-height: 16px;
}

.buildingteams td {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-right: 10px;
	vertical-align: top;
}

.buildingteams p {
	padding-right: 20px;
}

.buildingteams img {
	border: 3px solid #f0f0f0;
}

.buildingteams h3 { 
	color: #002958;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	display:inline;
	}
	

.companies { 
	color: #6d3258;
	font-size: 15px;
	line-height: 20px;
	padding-left: 20px;
	font-weight: normal;
	}


.stroke {
		border-top: 1px solid #cccccc;
		padding-bottom: 4px;
}


#footer {
	text-align: right;
	color: #FFF;
	background-image: url(images/bkg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 34px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 320px;
	font-size: 13px;
	background-color: #556169;
}


#footer p {
	margin-top: 6px;
	margin-bottom: 9px;
	line-height: 16px;
}

.forceclear {
	clear: both;
}


.middlerow {
	font-weight: bold;
	color: #6d3258;
}


/*----------------------------------*/

input {
	display: block;
    margin: 0 0 10px;
    border: 1px solid #666;
    color: #999;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

label {
    display: block;
    font-weight: bold;
    color: #666;
}

select {
    display: block;
    width: 300px;

}

select.replaced {
    display: block;
}

ul.selectReplacement {
    background: url(Images/DropDownBg.gif) bottom left no-repeat;
	display:none;
    margin: 0;
    padding: 0;
    height: 1.65em;
    width: 300px;
}
 
ul.selectReplacement li {
    background: #f1f3f5;
    color: #000;
    cursor: pointer;
    display: none;
    font-size: 12px;
    font-family:verdana;
    line-height: 1.7em;
    list-style: none;
    margin: 0;
    padding: 1px 12px;
    width: 276px;
}
 
ul.selectOpen li {
    display: block;    
}
    
ul.selectReplacement li.selected {
    background: url(Images/DropDownBg.gif) bottom left no-repeat;
    color: #000;
    display: block;    
}

ul.selectOpen li.selected {
	background: url(Images/DropDownBg.gif) bottom left no-repeat; 
    display: block;
}

ul.selectOpen li:hover,
ul.selectOpen li.hover{
    color: #7389aa;
}

#SearchResTable td {
	border-bottom: 1px solid #ccc;
	padding-right: 10px;
	padding-bottom: 6px;
	line-height: 14px;
	padding-top: 4px;
    font-size: 11px;
}

