#portfolio-image,
#header,
.menulines,
.portfolio-effect1,
.portfolio-effect2,
.portfolio-effect3,
.portfolio-effect4,
.portfolio-effect5,
.portfolio-effect6,
.portfolio-effect7,
.portfolio-effect8,
.portfolio-effect9,
.portfolio-effect10 { 
	behavior: url(/remotes/iepngfix.htc)
}

html {
	height:100%;
	margin:0;
	padding:0;
	background:#162433 url(/images/site/bg_body_home.jpg) center top repeat-x;
	background-attachment:fixed;
}

body {
	height:100%;
	margin:0;
	padding:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#525252;

}

a {
	outline:none;
	border:0;
}	


#logo-print {
	display:none;
}

#page
{
	width: 988px;
	min-height: 100%;
	text-align: justify;
	margin: 0 auto -58px auto; /* the bottom margin is the negative value of the footer's height */
	background:transparent url(/images/site/bg_page5.gif) center 328px no-repeat;
	padding:0;
	position:relative;

}

#header {
	width: 988px;
	height:409px;
	padding:10px 0 0 0;
	background:transparent url(/images/site/bg_header2.png) center top no-repeat;

	margin:0 0 -70px 0;
}

.push {
	height: 58px; /* .push must be the same height as .footer */
	width:960px;
	margin: 0 auto;
}

.clear
{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}


img
{
	border:0;
	outline:none;
}

input {
	outline:none;
}

.orange {
	color:#ff7e00;
}

/* EFFECTS */

.strapsmall {
	font:lighter 28px Georgia, serif;
	color:#999;
	margin:0 40px 0 16px;
	padding:0;
	word-spacing:0.08em;
	line-height:1.2em;
}

#icon {
	position:absolute;
	top:58px;
	left:741px;
}

#effect, #effect2 {
	width:770px;
	height:144px;
	padding:0;
	display:block;
	text-align:left;
}

#effect2 {
	display:none;
}

#effect3, #effect4 {
	width:770px;
	top:270px;
	left:25px;
	text-align:left;
	position:absolute;

}

.effects-left {
	float:left;
	position:relative;
	width:937px;
	height:215px;
	padding:0 0 0 24px;
	background:transparent;
}

.effects-left h1 {
	font:normal 132px Georgia;
	color:#2f4f72;
	margin:0px 0 0px 16px;
	padding:0;
	letter-spacing:-0.04em;
}

* html #effect,
* html #effect2 {
	margin:-20px 0 0 0;
}

* html #effect3,
* html #effect4 {
	margin-top:8px;
}


/* PORTFOLIO */

.portfolio {
	padding:18px 0 0 0;
	overflow:hidden;
	white-space:nowrap;
}

.portfolio-line {
	height:1px;
	width:937px;
	position:absolute;
	top:334px;
	left:24px;
	z-index:21;
	background:transparent url(/images/site/greyline.gif) repeat-x;
}

.portfolio-effect1 {
	width:486px;
	height:212px;
	position:absolute;
	top:122px;
	left:24px;
	z-index:11;
	background:transparent url(/images/site/slice_mosaic-construction.png) -100px top no-repeat;
}

* html .portfolio-effect1 {
	background:transparent url(/images/site/slice_mosaic-construction.gif) -100px top no-repeat;
}


.portfolio-effect1 img {
	width:97px;
	height:206px;
}	

.portfolio-effect2 {
	width:486px;
	height:212px;
	z-index:12;
	position:absolute;
	top:122px;
	left:16px;
	overflow:hidden;
	background:transparent url(/images/site/slice_triangle-partnership.png) left top no-repeat;
	
}

.portfolio-effect3 {
	width:486px;
	height:212px;
	position:absolute;
	top:122px;
	left:116px;
	z-index:13;
	overflow:hidden;
	background:transparent url(/images/site/slice_goring-berry.png) left top no-repeat;
}

.portfolio-effect4 {
	width:486px;
	height:212px;
	position:absolute;
	top:122px;
	left:216px;
	z-index:14;
	overflow:hidden;
	background:transparent url(/images/site/slice_clive-grylls.png) left top no-repeat;
}

.portfolio-effect5 {
	width:486px;
	height:212px;
	position:absolute;
	top:122px;
	left:316px;
	z-index:15;
	overflow:hidden;
	background:transparent url(/images/site/slice_obsidian-wireless.png) left top no-repeat;
}

.portfolio-effect6 {
	width:486px;
	height:212px;
	position:absolute;
	top:122px;
	left:416px;
	z-index:16;
	overflow:hidden;
	background:transparent url(/images/site/slice_procter.png) left top no-repeat;
}

.portfolio-effect7 {
	width:445px;
	height:212px;
	position:absolute;
	top:122px;
	left:516px;
	z-index:17;
	overflow:hidden;
	background:transparent url(/images/site/slice_commercial-risk-europe.png) left top no-repeat;
}

.portfolio-effect8 {
	width:345px;
	height:212px;
	position:absolute;
	top:122px;
	left:616px;
	z-index:18;
	overflow:hidden;
	background:transparent url(/images/site/slice_essenza.png) left top no-repeat;
}

.portfolio-effect9 {
	width:245px;
	height:212px;
	position:absolute;
	top:122px;
	left:716px;
	z-index:19;
	overflow:hidden;
	background:transparent url(/images/site/slice_greenplum.png) left top no-repeat;
}

.portfolio-effect10 {
	width:145px;
	height:212px;
	position:absolute;
	top:122px;
	left:816px;
	z-index:20;
	overflow:hidden;
	background:transparent url(/images/site/slice_lttpof.png) left top no-repeat;
}


/* CONTENT */

.content-left h1 {
	font:normal 143px Georgia;
	color:#2f4f72;
	margin:0px 0 0px 16px;
	padding:0;
}

.content-left {
	float:left;
	width:726px;
	padding:0 0 0 24px;
	background:transparent;
}

.submenu {
	float:left;
	width:208px;
	margin:0px 10px 0 0px;
	text-align:left;
	line-height:1.6;
	padding:0 0 8px 0;
}	

.submenu ul {
	list-style-type: none;
	position: relative;
	padding:2px 0 0 0px;
	margin:12px 0 0 -16px;
}

.submenu ul ul {
	list-style-type: none;
	position: relative;
	padding:0px;
	margin:0px 0 0 0px;
}

.submenu li {
	list-style-type: none;
	position: relative;
	padding:0 0 0 16px;
	background: transparent url(/images/site/bullet.gif) left top no-repeat;
}

.submenu ul ul li {
	list-style-type: none;
	position: relative;
	padding:0 0 0 16px;
	margin:0;
	background: transparent url(/images/site/bullet.gif) left top no-repeat;
	line-height:1.6em;
}

.submenu a:link {
	padding:2px 0px 2px 0px;
	text-decoration:none;
	color:#2f4f72;
}

.submenu a:visited {
	padding:2px 0px 2px 0px;
	text-decoration:none;
	color:#2f4f72;
}

.submenu a:hover {
	color:#ff7e00;
}

.submenu a:active {
	color:#ff7e00;
}

.logo {
	margin:15px 0 0 0;
	width:208px;
	height:70px; 
}

.print-friendly {
	width:16px;
	height:24px;
}

.submenu .currentpage h3 {
	color:#ff7e00;
	margin:0 0 0 0;
	padding:0;
	font:normal 12px arial,sans-serif;
	line-height:1.6em;
}



/* CONTENT LEFT*/

.content-center {
	float:left;
	width:490px;
	padding:0px 0 0 8px;
	background:transparent;
}


.content-text ul {
	list-style-type: none;
	position: relative;
	padding-left: 13px;
	margin:10px 0 16px 0;
}

.content-text ul li {
	list-style-type: none;
	position: relative;
	padding-left: 11px;
	background: transparent url(/images/site/bullet.gif) left top no-repeat;
}



.content-text {
	padding:0 20px 0 17px;
	margin-top:-14px;
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:1.4em;
}

.content-text p {
	margin:0 0 16px 0;
}

.content-text h2 {
	padding:0 0 3px 0;
	margin:28px 0 0 0;
	font:normal 22px arial,sans-serif;
	color:#2f4f72;
}

.content-text h3 {
	font:normal 18px arial,sans-serif;color:#2f4f72;
	padding:0px 0 3px 0;
	margin:0;
}

.content-text h4 {
	font:normal 16px arial,sans-serif;color:#2f4f72;
	padding:0px 0 3px 0;
	margin:0;
}

.content-text a {
	padding:2px 0px 2px 0px;
	background:url(/images/site/dots-h.gif) left bottom repeat-x;
	text-decoration:none;
	color:#2f4f72;
}

.content-text a:hover {
	background-color:#e2ecf7;
}

.content-text a:active {
	background-color:#e2ecf7;
}


.orange-block {
	float: left;
	width:9px;
	height:42px;
	background:#ff7e00;
}

.page-title {
	float: left;
	width:472px;
	height:42px;
	margin:0 0 0 2px;
	padding:0 0 0 3px;
	font-size:24px;
	color:#2f4f72;
	background:transparent url(/images/site/dots-h.gif) left bottom repeat-x;
}

.main-title {
	float:left;
	height:35px;
	width:400px;
	margin:7px 0 0 2px;
	padding:0;
}

.print-icon {
	float:right;
	height:32px;
	width:16px;
	margin:0;
	padding:0;
	background:url(/images/site/print.gif) right bottom no-repeat;
}

/* CONTENT RIGHTT*/


.content-right {
	float:left;
	width:208px;
	margin:0px 0px 0 4px;
	text-align:left;
	line-height:1.5;
	padding:0 0 10px 0;
	
}

.content-right a:link {
	padding:2px 0px 2px 0px;
	background:url(/images/site/dots-h.gif) left bottom repeat-x;
	text-decoration:none;
	color:#2f4f72;
}

.content-right a:visited {
	padding:2px 0px 2px 0px;
	background:url(/images/site/dots-h.gif) left bottom repeat-x;
	text-decoration:none;
	color:#2f4f72;
}

.content-right a:hover {
	background-color:#e2ecf7;
}

.content-right a:active {
	background-color:#e2ecf7;
}

.content-right ul {
	list-style-type: none;
	position: relative;
	padding-left: 0px;
	margin:0;
}

.content-right li {
	list-style-type: none;
	position: relative;
	padding-left: 11px;
	background: transparent url(/images/site/bullet.gif) left top no-repeat;
}

.content-text-right {
	padding:0px 15px 5px 17px;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:1.6em;
}

.content-text-right2 {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	padding:2px 15px 5px 17px;
}

.orange-block-right {
	float: left;
	width:7px;
	height:33px;
	background:#ff7e00;
}


.orange-block-portfolio {
	float: left;
	width:7px;
	height:33px;
	background:#ff7e00;
}

* html .orange-block-portfolio {
	height:34px;
}

.page-title-right {
	float: left;
	width:193px;
	height:33px;
	margin:0 0 0 2px;
	padding:0 0 0 6px;
	background:transparent url(/images/site/dots-h.gif) left bottom repeat-x;
}

.subtitle-right {
	line-height:1.3;
	font:normal 18px arial,sans-serif;
	color:#2f4f72;
	padding:8px 0 0 0;
}

.page-title-left {
	float: left;
	width:191px;
	height:34px;
	margin:0 0 0 2px;
	padding:8px 0 0 6px;
	font:normal 24px arial,sans-serif;
	color:#2f4f72;
	background:transparent url(/images/site/dots-h.gif) left bottom repeat-x;
}

.subtitle-left {
	font:normal 24px arial,sans-serif;
	color:#2f4f72;
	margin:7px 0 0 2px;
	padding:0;
}

.subtitle-italic {
	font:italic 14px arial,sans-serif;color:#2f4f72;
}

.italic {
	font-style:italic;
	line-height:1.8em;
}

.testimonial {
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:1.3em;
}

.left-clients {
	float:left;
}

.right-clients {
	float:right;
}

.external {
	background: url(/images/site/external3.gif) right 1px no-repeat ;
	text-align:right;
	padding-right:12px;
}

.external-link {
	padding-left:2px;
}

.quotetop {
	margin:0 3px 3px -17px;
}

.quotebot {
	margin:0 0 3px 3px
}

/* FOOTER */

#footer {
	height: 38px; /* .push must be the same height as .footer */
	width:960px;
	padding:20px 0 0px 0;
	margin:0 auto;
	background:#fff;
	font:normal 11px arial,sans-serif;
	color:#2f4f72;
	background:#fff url(/images/site/bg_footer7.gif) left 12px repeat-x;
	position:relative;
}

#footer a {
	padding:2px 0px 2px 0px;
	color: #2f4f72;
	text-decoration:none;
}

#footer a:hover {
	background:url(/images/site/dots-h.gif) left bottom repeat-x;
}

#footer a:active {
	background:url(/images/site/dots-h.gif) left bottom repeat-x;
}

#footer-left {
	float: left;
	width:541px;
	padding:12px 0 0 208px;
	text-align: center;
}

#footer-inner {
	padding:12px 0 0 0;
}

#footer-right {
	float:right;
	width:196px;
	padding:0 12px 0 0;
	text-align: left;
	height:26px;
	background:transparent url(/images/site/footer_cut3.gif) right bottom no-repeat;
}

* html #footer-right {
	background:transparent url(/images/site/blank.gif) right bottom no-repeat;
}


.search-left {
	margin:-5px 0 0 0;
	width:208px;
	height:22px;
	background:url(/images/site/search-bg.gif) left top no-repeat;
}

* html .search-left {
	margin:0;
}

form {
	margin:0;
	padding:0;
}

.search-left input {
	width:172px;
	height:12px;
	padding:6px 26px 4px 12px;
	border:0;
	color:#525252;
	background:transparent;
}



.search-right {
	margin:-19px 0 0 190px;
}

#submitbutt {
	width:14px;
	height:14px;
}

/* MAIN MENU */

#menu-left {
	float:left;
	height:49px;
	width:47px;
	margin:0;
	padding:0;
	display:block;
}

#menu-left ul {
	list-style: none; 
	height:49px;
	width:47px;
	margin:0;
	padding:0;
	display:block;
}

.menuhome a {
	height:49px;
	width:47px;
	margin:0 -1px 0 0;
	padding:0;
	display:block;
	background:url(/images/site/menu_home_on.gif) left top no-repeat;
}

.menuhome a:hover {
	height:49px;
	width:47px;
	margin:0 -1px 0 0;
	padding:0;
	display:block;
	background:url(/images/site/menu_home_over.gif) left top no-repeat;
}

#menu {
	float:left;
	height:49px;
	margin:0;
	padding:0;
	display:block;
	width:400px;
	background:url(/images/site/bg_menu.gif) left top repeat-x;
}

#menu ul {
	list-style: none; 
	margin:0;
	padding:0;
	display:block;
}

#menu ul li {
	float: left; /* makes the list horizontal */
    list-style: none; /* hides the list bullet */ 
	display:block;
	list-style: none;
	height:49px;
}

#menu ul li a {
	display:block;
	height:49px;
	width:78px;
	text-align:center;
}

.menulink a {
	padding:13px 0 0 0;
	margin:0 -1px;
}	

.menulink a:hover {
	background:url(/images/site/bg_menu_over.gif) left top repeat-x;
	text-decoration:none;
	display:block;
	height:37px;
	padding:13px 0 0 0;
	margin:0 -1px;
}

#menu .menuactive,
#menu .activeparent {
	background:url(/images/site/bg_menu_on.gif) left top repeat-x;
	text-decoration:none;
	display:block;
	height:37px;
	margin:0px -1px 0 -1px;
	padding-top:1px;
}

#menu .menuactive a:hover {
	background:url(/images/site/bg_menu_over.gif) left top repeat-x;
	text-decoration:none;
	display:block;
	height:37px;
	margin:-1px -1px 0 -1px;
	padding-top:14px;
}

.menulines {
	padding:0;
	margin:0;
	width:3px;
	height:42px;
	background:url(/images/site/menu_lines.png) left top no-repeat;
}	

#menuend {
	float: left;
	padding:0;
	margin:0;
	height:49px;
	width:22px;
	display:block;
}

#menuend-left {
	float: left; /* makes the list horizontal */
	display:block;
	height:49px;
	width:3px;
	margin:0;
	background:url(/images/site/bg_menu.gif) left top repeat-x;
}

#menuend-right {
	float: left; /* makes the list horizontal */
	display:block;
	height:49px;
	width:22px;
	margin:0 0 0 -1px;
	
}

#menu-wrapper {
	color:#fff;
	font:normal 15px Arial, Helvetica, sans-serif;
	margin:46px 0 0 -3px;
}

#menu-wrapper a {
	color:#fff;
	text-decoration:none;
}

#menu ul ul {
	display:none;
}

/* CONTACT FORM */

.contact-table {
	width: 340px;
	background-color:#efefef;
	padding: 0px;
	margin: 0px;
	border: 1px solid #c2c2c2;
	text-align: left;
	vertical-align: middle;
}

.contact-table-cell-left {
	background-color:#fff;
	text-align: right;
	padding:0 5px 0 5px;

}
.contact-table-cell-right {
	background-color:#efefef;
	text-align: left;
	padding:0;
	margin:0;
}
.contact-outertable {
	background-color:#c2c2c2;
	width: 339px;
	padding:0;
	margin:0;
}
.textbox {
	width: 265px;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #525252;
	border: 1px #c2c2c2 solid;
	padding: 0;
}
.textarea {
	width: 265px;
	height: 116px;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #525252;
	border: 1px #c2c2c2 solid;
}

.hidden {
  display: none;
}

.asterisk {
	color:#FF7E00;
}

.error {
	color:#FF7E00;
}

.contact-form-table {
	width: 343px;
	background-color:#fff;
	padding: 5px;
	margin: 0px;
	border: 1px solid #c2c2c2;
	text-align: left;
	vertical-align: middle;
	overflow:visible;
}

* html .contact-form-table {
	width:350px;
}


.contact-form-table label {
	width:65px;
	height:18px;
	float: left;
	background-color:#fff;
	text-align: right;
	padding:0 5px 0 5px;
	margin:2px 0;
	display: block
}

#submit input {
	margin-left: 75px;
	width:100px;
	height:22px;
	background-color:#efefef;
}

* html .fbsubmit {
	margin-left: 78px;
}


.contact-form-table input {
	width: 265px;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #525252;
	border: 1px #c2c2c2 solid;
	padding: 0;
	margin:2px 0;
}

.contact-form-table textarea {
	width: 265px;
	height: 116px;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #525252;
	border: 1px #C2C2C2 solid;
	margin:2px 0;
	outline:none;
}

#sputnik {
	position: absolute;
	display:block;
	width: 311px;
	height: 383px;
	top: 430px;
	float: left;
	z-index: -1;
	left: -65px;
}

.reflect img {
	margin-bottom: -8px;
}




#rotate ul {
	list-style-type: none;
	margin:30px 0 12px 0;
}

#rotate ul li {
	list-style-type: none;

}

#rotate ul li a {
	background:url(/images/site/blank.gif) left top no-repeat;
	color:#fff;
}