/* Original {{{*/
body {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px 0px;
	text-align: center;
}

a {
	border: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;

}

.text_main {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #5F4A25;
}

.content_text {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #666666;
}

.subscribe_text {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #666666;

}

.link_main {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}

.link_main:hover {
	text-decoration: underline;
}

.link_small {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}

.link_small:hover {
	text-decoration: underline;
}

.link_services {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.link_services:hover {
	text-decoration: underline;
}

#content {
	margin-left: 0px;
	width: 900px;
	background: #FFFFFF;
	min-height: 331px;
	/*padding-top: 22px;*/
	margin-top: 0px;
	position: relative;
}

#content_right {
	padding-right: 40px;
	padding-top: 23px;
	text-align: justify;
	margin: 0px 0px 0px 0px;
}

/**html #content_right {
padding-top: 21px;
}*/

	#logo {
		position: absolute;
		top: 415px;
		left: 42px;
}

#logo_sub {
	position: absolute;
	top: 310px;
	left: 20px;
}

#container {
	width: 901px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
}

#ticker {
	position: relative;
	width: 900px;
	height: 37px;
	margin-top: 17px;
}

#footer {
	position: relative;
	width: 900px;
	margin-bottom: 15px;
	text-align: center;
	line-height: .7;
	border-top: 1px solid black;
	clear:both;
}

.link_footer {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.link_footer:hover {
	color: #FF3333;
}

.text_footer{
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#menu {
	margin-left: 400px;
}

/* -- Header and Subscribe -- */
#box_top {
	position: relative;
	width: 900px;
	height: 115px;
	margin-top: 10px;
}

#box_subscribe {
	position: absolute;
	left: 645px;
	top: 13px;
	width: 227px;
	height: 70px;
}

/**html #box_subscribe {
position: absolute;
left: 645px;
top: 13px;
width: 227px;
height: 70px;
}*/


	#box_newsletter {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 227px;
		height: 74px;
		padding: 1px 3px 0px 0px;
		background-color: #cccccc;
		text-align: center;
}

/**html #box_newsletter {
position: absolute;
left: 0px;
top: 0px;
width: 255px;
height: 40px;
/*padding: 3px;*/
/*background-color: #666666;*/
/*}*/

#go_button{
	position: absolute;
	left: 237px;
	top: 53px;
}


#box_nav {
	position: relative;
	width: 900px;
	height: 11px;
	margin-bottom: 8px;
}

#text_newsletter {
	margin-bottom: 3px;
	margin-left: 10px;
	margin-top: 4px;
}

input.newsletter {
	width:210px;
	height:15px;
	font-size:10px;
	margin-bottom:2px;
	margin-left: 5px;
}

/* -- Navigation -- */

#menu_home {
	position: absolute;
	margin:0px;
	padding: 0px;
}

#menu_about {
	position: absolute;
	left: 60px;
	margin:0px;
	padding: 0px;
}

#menu_usfacilities {
	position: absolute;
	left: 142px;
	margin:0px;
	padding: 0px;
}

#menu_global_facilities {
	position: absolute;
	left: 252px;
	margin:0px;
	padding: 0px;
}

#menu_services {
	position: absolute;
	left: 383px;
	margin:0px;
	padding: 0px;
}

#menu_partners {
	position: absolute;
	left: 460px;
	margin:0px;
	padding: 0px;
}

#menu_press {
	position: absolute;
	left: 543px;
	margin:0px;
	padding: 0px;
}

#menu_events {
	position: absolute;
	left: 604px;
	margin:0px;
	padding: 0px;
}

#menu_client_login {
	position: absolute;
	left: 671px;
	margin:0px;
	padding: 0px;
}

#menu_contact {
	position: absolute;
	left: 774px;
	margin:0px;
	padding: 0px;
}

li.menu {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	position: static;
}

ul {
	margin:0px;
	padding:0px;
}

li {
	list-style-type: none;
	margin-top:0px;
	padding:0px;
}

/* news ticker */

.tickercontainer { /* the outer div with the black border */
	border: 1px solid #000;
	background: #fff;
	width: 778px;
	height: 20px;
	margin: 0;
	padding: 0
	overflow: hidden;

	position:absolute;
	top:7px;
	left:80px;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 4px;
	width: 758px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #000000;
	font: bold 10px arial, verdana, helvetica;
	margin: 0 50px 0 0;
	text-decoration: none;
}

ul.newsticker a:hover {
	color: #666666;
}

ul.newsticker span {
	margin: 0 10px 0 0;
}

/*#ticker {
width: 900px;
background-color: #000;
height: 34px;
}*/

	#box_ticker {
		position: relative;
		background-color: #000;
		width: 900px;
		height: 37px;
		margin-top: 17px;
}

/* -- Tooltips -- */
#tooltip{
	position:absolute;
	border:1px solid #EC8807;
	background-color:#eeeeee;
	padding:2px 5px;
	display:none;
	z-index: 200;
	width: 250px;
	text-align: left;

}

h3.tooltip {
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #666;
}

ul.bullet {
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}

li.bullet {
	background:url(../images/bullet.gif) no-repeat 0px 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin:0px
}

ul.careers {
	padding-left: 25px;

	text-align: left;
}

li.careers {
	background:url(../images/bullet.gif) no-repeat 0px 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin:0px
}

.link_partners {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.link_partners:hover {
	text-decoration: underline;
}

#text_header_left_services {
	position: relative;
	margin-top: 23px;
	margin-left: 190px;
	float: left;

}

#text_header_left_press {
	position: relative;
	margin-top: 23px;
	margin-left: 190px;
	float: left;

}

#text_header_left_about {
	position: relative;
	margin-top: 23px;
	margin-left: 190px;
	float: left;

}

/* ---- modal window ---- */
#services_header {
	position: relative;
	width: 450px;
	height: 16px;
	background-color: #FF6600;
}

*html #services_header {
	width: 400px;
}

#logo_services {
	position: absolute;
	top: 0px;
	right: -50px;
	z-index: 1;
}

*html #logo_services {
	right: -1px;
}

#header_hr {
	position: relative;
	background-color: #000000;
	width: 450px;
	padding: 0px;
	margin-top: 9px;
	border: 0px;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

#box_services {
	position: relative;
	background-color: #FFFFFF;
	height: 460px;
	width: 404px;
	border-left: 1px solid black;
	margin-left: 25px;
	padding-left: 10px;
	padding-top: 50px;
	padding-right: 10px;
}

*html #box_services {
	height: 500px;
	padding-top: 60px;
	width: 454px;
}

#close_button {
	position: absolute;
	right: -30px;
	bottom: 10px;
}

*html #close_button {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.text_title {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #000000;
}

.text_title2 {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#vertical_rule {
	position: absolute;
	width: 1px;
	background-color: #000000;
	height: 25px;
	left: 25px;
	top: 0px;
	z-index: 1;
}

/* press pages */

.press_title {
	font-family: arial, verdana, helvetica;
	font-size: 18px;
	color: #FF6632;
	font-weight: bold;
}

/*}}}*/
/* Update {{{*/
#content {
	border-top: 1px solid #000;
	margin-top: -5px;
	min-height: 470px;
	/* display: inline-block; */
}

body.home #content {
	border: none;
}
.contacts-content {
	border-top: 1px solid #000;
}
#phone {
	padding: 0 0 0 20px;
	background: url('../images/phone.png') top left no-repeat;
	top: 65px;
	left:730px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #666;
	position: absolute;
}
#linkedIn,
#twitter {
	position: absolute;
	top: -11px;
	right: 1px;
}
#twitter {
	right: 31px;
}
#left-sidebar {
	position: absolute;
	top: 60px;
	left: 0px;
	/* float: left; */
	/* clear: left; */
	/* margin: 25px 0; */
}
body.contacts #leftsidebar,
body.home #left-sidebar {
	top: 20px;
}
#left-sidebar ul {
	list-style: none;
}
.callout-box {
	background: url('../images/s_callout_bg.png') top left no-repeat;
	width: 200px;
	height: 72px;
	overflow: hidden;
	margin: 0 0 5px 0;
}
body.contacts .callout-box,
body.home .callout-box {
	background: url('../images/callout_bg.jpg') top left no-repeat;
	width: 363px;
	height: 77px;
}
.callout-box .thumbnail {
	float: left;
	border: 1px solid #ccc;
}
.callout-box .content {
	margin-left: 65px;
	padding: 3px 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body.home .callout-box .content {
	margin-left: 95px;
}

.callout-box.newsletter .content {
	padding-top: 8px;
}

.callout-box.solutions .content {
	padding-top: 1px;
}

.callout-box.quote .content {
	padding-top: 8px;
}

.callout-box.capabilities .content {
	padding-top: 8px;
}

body.home .callout-box.newsletter .content {
	padding-top: 17px;
}
body.home .callout-box.solutions .content {
	padding-top: 3px;
}
body.home .callout-box.quote .content {
	padding-top: 10px;
}
body.home .callout-box.capabilities .content {
	padding-top: 10px;
}
body.contacts .callout-box .content {
	margin-left: 85px;
}
.callout-box .content a {
	color: #333;
	text-decoration: none;
}
.callout-box .content a:hover {
	text-decoration: underline;
}
.callout-box .content .title {
	color: #666;
}
body.contacts .callout-box .content .title {
	padding-left: 11px;
}

.callout-box form {
	margin: 0;
	padding: 0;
}
.callout-box input {
	width: 185px;
	height: 10px;
	padding: 8px 8px 5px;
	line-height: 11px;
	font-size: 11px;
	border: 0px none transparent;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	vertical-align: top;
}
.callout-box input.submit {
	width: 54px;
	height: 23px;
	padding: 0;
}

#slideshow {
	background: url('../images/slideshow_bg.png') 363px 0 repeat-y;
	padding: 18px 0 9px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 246px;
	display: inline-block;
	width: 100%;
}
.jshowoff-1,
#slides-1 {
	width: 365px;
	float: left;
}
.jshowoff-2,
#slides-2 {
	width: 536px;
	float: left;
}
#slides-1 li,
#slides-2 li {
	display: none;
}
#slides-1 li.first,
#slides-2 li.first {
	display: block;
}
/*}}}*/

.request {
	line-height: 32px;
	margin:0 1px 0 0;
	clear:both;
}

.with-margin {
	margin-left:197px;
}

.request h2 {
	vertical-align: bottom;
	margin-top:12px;
	float:left;
}

body.contacts .callout-box {
	height: auto;
	background: url('../images/newsletter-box_bg.jpg') no-repeat;
}
body.contacts .callout-box .captcha {
	margin: 3px;
}


