body {
	/*background:url(img/sample-top.png) repeat-x #FFFFFF;	
	*/
}

#container-outside {
	float:left;
	display:block;
	width:899px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color: #FFF;
}

#top { 
	width:899px;
	display:block;
}
#logo {
	width:300px;
	float:left;
	display:inline;
	margin-top:20px;
	margin-bottom:10px;
	
}
#lang {
	width:578px;
	float:left;
	display:inline;
	font-size:12px;
	margin-right:20px;
	margin-top:30px;
	margin-bottom:5px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;

}


#lang a {
	color:#000000;
	font-weight:bold;
}



#top-nav {
	width:872px;
	display:block;
	font-size:14px;
	text-decoration:none;
	margin-top: 11px;
	margin-bottom: 13px;
	margin-left: 67px;
	margin-right: 10px;
	font-weight: 500;
	color:#333333;
}



#top-image {
	width:899px;
	display:block;
}

#orange-nav {
	width:899px;
	background:url(img/orange-top-bg.png) repeat-x #FFFFFF;
}



#orange-inside {
	width:870px;
	margin:0 auto;
	

}

.orange-inside-block {
	float:left;
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;

}

#orange-block1 {
	width:271px;
	cursor:pointer;
}

#orange-block2 {
	width:290px;
	cursor:pointer;
}

#orange-block3 {
	width:270px;
	cursor:pointer;
}



.orange-inside-block a {
	color:#FFFFFF;
	text-decoration:none;
}


.orange-inside-line {
	width:16px;
	float:left;

}

.orange-inside-title{
	color:#FFFFFF;
}

.orange-inside-text{
	color:#FFFFFF;
	margin-left:33px;
	margin-top:5px;
}


.orange-inside-link {
	color:#FFFFFF;
	text-align:right;
	margin-top:6px;
	margin-right: 10px;
}

.orange-inside-link a {
	text-decoration:underline;
}

#top-content {
	width:899px;
	background:url(img/map-global-contact-bg.png) no-repeat #FFFFFF;	

}
#content-left {
	width:290px;
	float:left;
}

#global-contact {
	margin-left:52px;
	margin-top:4px;
	margin-right:20px;
	color:#6D6A6A;
	font-size:13px;
	font-weight: 500;
}
#global-contact  a {
	color:#6D6A6A;
}


#content-right {
	width:609px;
	float:left;
}

#content-title-bg {
	width:679px;
	background:url(img/inside-orange-bg.png) repeat-x #FFFFFF;
	margin: 5px 10px 15px 20px;
}

#content-title {
	
	margin:30px 15px 25px 25px;
	color:#00427C;
	font-size: 22px;
}

#content-text {
	margin:0 15px 15px 25px;
}

#content-text strong {
	font-weight:bold;
	color:#00427C;
	
}
#content-text a {
	color:#F16539;
	
}

#content-text a.more {
	color:#00427C;
	text-decoration:underline;
	font-weight:bold
	
}

#content-text h2 {
	color:#6C6D6E;
	font-size:14px;
	font-weight: 500;
	
}

#entry {
	width:509px;

}
#footer {
	width:869px;
	display:block;
	color:#797979;
	text-align:right;
	margin:5px 10px 15px 20px;
	font-weight: normal;

}
small {
	font-size:11px;
	
}

#footer a {
   color:#797979;
}
