
body {
	background:#243f58 url(/img/bg.gif);
	margin:0; 
	padding:0;
	text-align: center;
	width:100%;
	height:100%;
}

body, p, a, td, li, h1, h2, h3, h4, h5, input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#555555;
	margin:0; 
	padding:0;
	line-height:1.4em;
}

h1, h2, h3, h4, h5, h6{
	color:#ff9900;
	margin:0.5em 0 0.5em 0;
}

p {
	margin:0;
	padding:0px 0 10px 0;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#f90;
	text-decoration:underline;
}

.text {
	font-size:9pt;
	color:#004e69;
	border:1px solid #cccccc;
	padding:4px 10px 3px 10px;
	font-style:italic;
	width:160px;
	margin-right:5px;
	height:19px;
}

.layout-1 #container {
	width:962px;
	margin:0 auto;
	text-align:left;
}




.layout-1 #content {
	padding:0;
}

.layout-1 #content .head {
	padding:0 0 0 14px;
	height:103px;
}

strong.hidden {
	display:none;	
}

.layout-1 #content .head a {
	padding:0;
	display:block;
	background:url(/img/multi.gif) no-repeat;
	background-position:0 0;
}

/* menu start*/

.layout-1 #content .head .menu {
	margin-top:39px;
	float:right;
	width:529px;
	height:23px;
}
.layout-1 #content .head .menu ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	clear:left;
}

.layout-1 #content .head .menu ul li {
	display:block;
	float:left;
	padding:0 31px 0 0;
	margin:0;
}

.layout-1 #content .head .menu ul li a {
	height:23px;
	
}

.layout-1 #content .head .menu ul li a.one {
	width:86px;
	background-position:0 -62px;
}

.layout-1 #content .head .menu ul li a.one:hover {
	background-position:0 -85px;
}

.layout-1 #content .head .menu ul li.one-selected a.one {
	background-position:0 -108px;
}

.layout-1 #content .head .menu ul li a.two {
	width:114px;
	background-position:-86px -62px;
}

.layout-1 #content .head .menu ul li a.two:hover {
	background-position:-86px -85px;
}

.layout-1 #content .head .menu ul li.two-selected a.two {
	background-position:-86px -108px;
}

.layout-1 #content .head .menu ul li a.three {
	width:66px;
	background-position:-200px -62px;
}

.layout-1 #content .head .menu ul li a.three:hover {
	background-position:-200px -85px;
}

.layout-1 #content .head .menu ul li.three-selected a.three  {
	background-position:-200px -108px;
}

.layout-1 #content .head .menu ul li a.four {
	width:99px;
	background-position:-266px -62px;
}

.layout-1 #content .head .menu ul li a.four:hover {
	background-position:-266px -85px;
}

.layout-1 #content .head .menu ul li.four-selected a.four {
	background-position:-266px -108px;
}

/*menu end*/


.layout-1 #content .head .header { 
	padding-top:21px;
}

.layout-1 #content .head a.logo { 
	height:62px;
	width:327px;
	background-position:0 0;
}

.layout-1 #content .head .login-box {
	position:absolute;
	left:50%;
	margin-left:385px;
}

.layout-1 #content .head a.login { 
	height:21px;
	width:96px;
	background-position:0 -166px;
}

.layout-1 #content .head a.login:hover { 
	background-position:0 -187px;
}

.layout-1 #content .body {
	padding:0;
	background:#fff;
}

.layout-1 #content .body .copy {
	padding:64px 0 0 39px;
	background:#fff;
	height:189px;
}

.layout-1 #content .body .copy h1.headline {
	display:block;
	background:url(/img/multi.gif) no-repeat;
	background-position:0 -131px;
	width:495px;
	height:35px;
	margin-bottom:10px;
}

.layout-1 #content .body .copy h1.headline span {
	display:none;
}

.layout-1 #content .body .bottom-images {
	background:#fff; 
	height:217px;
}

.layout-1 #content .body .bottom-images div.first-image {
	float:left;
	display:block;
	width:318px;
	/*background-color:#CCC;
	height:217px;*/
	padding-right:4px;
}

.layout-1 #content .body .bottom-images div.second-image {
	float:right;
	display:block;
	width:318px;
	/*background-color:#999;
	height:217px;*/
	padding-right:4px;
}

.layout-1 #content .body .bottom-images div.third-image {
	float:right;
	display:block;
	width:318px;
	/*background-color:#666;
	height:217px;*/
}

.footer {
	margin:3pt 0 0 0;
	color:#fff;
	font-size:8pt;
}

.footer a {
	font-size:inherit;
	text-decoration:none;
	color:#fff;
}

.footer a:hover {
	color:#f90;
	text-decoration:underline;
}

.byajk{
	float:right;
	color:#f90;
}


/* pop up */

#backgroundPopup {
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#122434;
	z-index:1;
}

.popup {
	display:none;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	height:179px;
	width:500px;
	z-index:2;
	padding:12px 22px 12px 12px;
	left:50%;
	top:150px;
	text-align:right;
}

#popupContact {
	background:url(/img/login-box.gif) no-repeat;
}

#popup-email {
	background:url(/img/contact-box.gif) no-repeat;
	width:682px;
	height:315px;
	display:none;
	position:absolute;
	z-index:2;
	padding:12px 0 12px 0;
	left:50%;
	top:150px;
	text-align:right;
}

#popupContact h1 {
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}

.popupterm {
	display:none;
	position:absolute;
	_position:absolute; /* hack for internet explorer 6*/
	height:436px;
	width:682px;
	z-index:2;
	padding:12px 22px 12px 34px;
	left:50%;
	top:90px;
	text-align:right;
}

#termsArea {
	text-align:left;
}

#popupTerms {
	background:url(/img/disclaimer.popup.gif) repeat-x;
}

#popupTerms h1 {
	text-align:left;
	color:#6FA5FD;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}

.popup-close {
	outline:0;
	font-size:14px;
	line-height:10px;
	right:16px;
	top:4px;
	font-weight:700;
	display:block;
	cursor:pointer;
	text-decoration:none;
	color:#ff9900;
}


div.field{
	margin:0 0 14px 0;
	padding:0;
}

div.forgotpassword{
	text-align:right;
	padding:0 0 15px 0;
	z-index:1000;
}

.forgotpassword a {
	color:#ff9900;
}

.forgotpassword a:hover {
	color:#000;
	text-align:left; 
}

.copy-right {
	float:right;
	width:410px;
}

.copy-body {
	float:right;
	width:715px;
	height:150px;
	padding:15px 35px 0 0;
}

.copy-body a {
	color:#f90;
	text-decoration:underline;
}

.copy-body a:hover {
	color:#000;
}

.copy-navigation {
	padding:0;
	width:150px;
}

.scroll-pane {
	height:150px;
	width:715px;
}

.orange {
	color:#ff9900;	
}

a.orange:hover {
	color:#004e69;	
}

.copy-navigation div{
	padding:0;
	display:block;
	background:url(/img/multi.gif) no-repeat;
	background-position:0 0;
	height:13px;
	width:97px;
}

.copy-navigation div strong{
	display:none;
}

.copy-navigation div.label-about{
	background-position:0 -208px;
}

.copy-navigation div.label-expertise{
	background-position:0 -221px;
	height:15px;
}

.copy-navigation div.label-news{
	background-position:0 -236px;
}

.copy-navigation div.label-contact{
	background-position:0 -249px;
}

.copy-body div.copy-column1 {
	width:47%;
	float:left;
	margin-right:3%;

}



#email-area, #ty-message {
	margin-top:1px;
	margin-left:22px;
	text-align:left;
}
#ty-message {
	display:none;	
}

.loader {
	display:none;
	margin-left:20px;
}

#email-area input.text {
	width:210px;	
}

#email-area textarea.text {
	width:305px;
	height:140px;
	margin-bottom:0;
}

#email-area select.text {
	width:230px;
	font-style:normal;
	height:27px;
}

.form-error, #whole-form-error {
	color:#ff9900;
	font-weight:bold;
	font-style:italic;
}
#send-email {
	margin-right:6em;	
	float:right;
	padding:4px 7px;
	background:#004e69;
	border:0;
	color:#ff9900;
	font-weight:bold;
}

#left-side-form {
	float:left;
	width:265px;
}

.popup-email-close{
	margin-right:20px;
}

.selected-link {
	color:#000000;
	font-weight:bold;
}

