@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/body-bg03.jpg) no-repeat top center #fff; min-width:975px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #595A5C;
}

a {
	outline:none;
}

#container {
	width: 975px;  
	margin: 0 auto;
	padding:0; 
	text-align: left; 
}

#header {
	width:975px;
	height:135px;
}

.logo {
	width: 147px;
	height:103px;
	margin-left:5px;
}

.logo img {
	margin: 25px 0 0 20px;
	border:none;
}

.lang-selection {
	width:103px;
	float:right;
	margin:8px 20px 0 0;
}

/*Tooltip */
#easyTooltip{
	padding:30px 10px 5px 40px;
	height:36px;
	background: url(../images/tooltip/tooltip-btn.png) left no-repeat;
	color:#393939;
}
					

#mainContent {
	width:975px;
	height:590px;
	padding-top:8px;
	background: url(../images/wrapper-bg.png) no-repeat;
}

#mainContent-insidepage {
	width:975px;
	height:596px;
	padding-top:8px;
	background: url(../images/wrapper-bg02.png) no-repeat;
}

#inhalt {
	width:960px;
	margin:0 0 0 8px;
}

#nav {
	width:960px;
	height:40px;
	background:url(../images/nav-bg02.jpg) repeat-x;
}

.nav-btnholder {
	width:auto;
	height:40px;
}

/*#topnav, #topnav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     line-height:1.5em;
	 z-index:200;
}

#topnav a:link, #topnav a:active, #topnav a:visited{
    display:block;
    color:#4e8ec0;
    text-decoration:none;
    background-color:#e4e4e4;
 }

#topnav a:hover{
    background-color:#889ab2;
    color:#fff;
}

#topnav li{
    float:left;
    position:relative;
}

#topnav ul {
    position:absolute;
    width:215px;
    top:40px;
    display:none;
}

#topnav li ul a{
    width:215px;
    float:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #eeeded;
}

#topnav li ul a.none_underline {
	border-bottom:none;
}

#topnav ul ul{
	top:auto;
	}	

#topnav li ul ul {
    left:215px;
    margin:0px 0 0 10px;
}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul{
    display:none;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul{
    display:block;
}

#topnav li ul a.submenu {
	width:130px;
}

#topnav li ul a.de_submenu {
	width:180px;
}

#topnav li ul a.fr_submenu {
	width:180px;
}

#topnav li ul a.fr_submenu2 {
	width:160px;
}

#topnav li ul a.ru_submenu {
	width:120px;
}

#topnav li ul a.ru_submenu2 {
	width:160px;
}*/

/***buttons for english pages***/
.company {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/company.jpg) 0 0 no-repeat;
}

.company:hover {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/company-over.jpg) 0 0 no-repeat;
}

.services {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/services.jpg) 0 0 no-repeat;
}

.services:hover {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/services-over.jpg) 0 0 no-repeat;
}

.free-quote {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/free-quote.jpg) 0 0 no-repeat;
}

.free-quote:hover {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/free-quote-over.jpg) 0 0 no-repeat;
}

.associates {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/associates.jpg) 0 0 no-repeat;
}

.associates:hover {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/associates-over.jpg) 0 0 no-repeat;
}

.education {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/education.jpg) 0 0 no-repeat;
}

.education:hover {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/education-over.jpg) 0 0 no-repeat;
}

.careers {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/careers.jpg) 0 0 no-repeat;
}

.careers:hover {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/careers-over.jpg) 0 0 no-repeat;
}

.contact {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/contact.jpg) 0 0 no-repeat;
}

.contact:hover {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/contact-over.jpg) 0 0 no-repeat;
}

/***buttons for german pages***/
.de_company {
	width: 124px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_company.jpg) 0 0 no-repeat;
}

.de_company:hover {
	width: 124px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_company-over.jpg) 0 0 no-repeat;
}

.de_services {
	width: 144px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_services.jpg) 0 0 no-repeat;
}

.de_services:hover {
	width: 144px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_services-over.jpg) 0 0 no-repeat;
}

.de_free-quote {
	width: 131px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_free-quote.jpg) 0 0 no-repeat;
}

.de_free-quote:hover {
	width: 131px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_free-quote-over.jpg) 0 0 no-repeat;
}

.de_associates {
	width: 80px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_associates.jpg) 0 0 no-repeat;
}

.de_associates:hover {
	width: 80px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_associates-over.jpg) 0 0 no-repeat;
}

.de_education {
	width: 114px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_education.jpg) 0 0 no-repeat;
}

.de_education:hover {
	width: 114px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_education-over.jpg) 0 0 no-repeat;
}

.de_careers {
	width: 93px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_careers.jpg) 0 0 no-repeat;
}

.de_careers:hover {
	width: 93px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_careers-over.jpg) 0 0 no-repeat;
}

.de_contact {
	width: 78px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_contact.jpg) 0 0 no-repeat;
}

.de_contact:hover {
	width: 78px;
	height: 40px;
	float:left;
	background:url(../images/buttons/de_contact-over.jpg) 0 0 no-repeat;
}

/***buttons for french pages***/
/* Company French button replaced, the new one is a bit wider*/
.fr_company {
	width: 115px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_company.jpg) 0 0 no-repeat;
}

.fr_company:hover {
	width: 115px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_company-over.jpg) 0 0 no-repeat;
}

.fr_services {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_services.jpg) 0 0 no-repeat;
}

.fr_services:hover {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_services-over.jpg) 0 0 no-repeat;
}

.fr_free-quote {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_free-quote.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.fr_free-quote:hover {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_free-quote-over.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.fr_associates {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_associates.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.fr_associates:hover {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_associates-over.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.fr_education {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_education.jpg) 0 0 no-repeat;
	margin-right:4px;
}

.fr_education:hover {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_education-over.jpg) 0 0 no-repeat;
	margin-right:4px;
}

.fr_careers {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_careers.jpg) 0 0 no-repeat;
}

.fr_careers:hover {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/fr_careers-over.jpg) 0 0 no-repeat;
}

.fr_contact {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/contact.jpg) 0 0 no-repeat;
}

.fr_contact:hover {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/contact-over.jpg) 0 0 no-repeat;
}

/***buttons for russian pages***/
.ru_company {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_company.jpg) 0 0 no-repeat;
}

.ru_company:hover {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_company-over.jpg) 0 0 no-repeat;
}

.ru_services {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_services.jpg) 0 0 no-repeat;
}

.ru_services:hover {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_services-over.jpg) 0 0 no-repeat;
}

.ru_free-quote {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_free-quote.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.ru_free-quote:hover {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_free-quote-over.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.ru_associates {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_associates.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.ru_associates:hover {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_associates-over.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.ru_education {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_education.jpg) 0 0 no-repeat;
	margin-right:4px;
}

.ru_education:hover {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_education-over.jpg) 0 0 no-repeat;
	margin-right:4px;
}

.ru_careers {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_careers.jpg) 0 0 no-repeat;
}

.ru_careers:hover {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_careers-over.jpg) 0 0 no-repeat;
}

.ru_contact {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_contact.jpg) 0 0 no-repeat;
}

.ru_contact:hover {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/ru_contact-over.jpg) 0 0 no-repeat;
}

/***buttons for japanese pages***/
.jp_company {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_company.jpg) 0 0 no-repeat;
}

.jp_company:hover {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_company-over.jpg) 0 0 no-repeat;
}

.jp_services {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_services.jpg) 0 0 no-repeat;
}

.jp_services:hover {
	width: 99px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_services-over.jpg) 0 0 no-repeat;
}

.jp_free-quote {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_free-quote.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.jp_free-quote:hover {
	width: 97px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_free-quote-over.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.jp_associates {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_associates.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.jp_associates:hover {
	width: 94px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_associates-over.jpg) 0 0 no-repeat;
	margin-right:5px;
}

.jp_education {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_education.jpg) 0 0 no-repeat;
	margin-right:4px;
}

.jp_education:hover {
	width: 106px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_education-over.jpg) 0 0 no-repeat;
	margin-right:4px;
}

.jp_careers {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_careers.jpg) 0 0 no-repeat;
}

.jp_careers:hover {
	width: 96px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_careers-over.jpg) 0 0 no-repeat;
}

.jp_contact {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_contact.jpg) 0 0 no-repeat;
}

.jp_contact:hover {
	width: 79px;
	height: 40px;
	float:left;
	background:url(../images/buttons/jp_contact-over.jpg) 0 0 no-repeat;
}

/****dropdown menu***/

/*.dropdown {
	float:left; 
}

.dropdown dt {
	width:auto; 
	height:40px; 
	padding:0px; 
	cursor:pointer; 
}

.dropdown dt img {
	border:none;
}

.dropdown dd {
	position:absolute; 
	overflow:hidden; 
	width:auto; 
	/**IE8 Hacks**/
	/*margin-top:0;

	display:none; 
	z-index:200; 
	opacity:0;
}

.dropdown ul {
	width:auto;
	margin:0; 
	padding:0; 
	list-style:none; 
	border-top:none; 

}

.dropdown li {
	display:inline;
	margin:0;
	padding:0;
}

.dropdown li a, .dropdown li a:active, .dropdown li a:visited {
	display:block; 
	padding:6px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:normal; 
	font-size:11px; 
	color:#4e8ec0; 
	text-decoration:none; 
	background:#e4e4e4; 
	width:auto;
}

.dropdown li a:hover {
	color:#fff;
	background-color:#889ab2;
}

.dropdown .underline {
	border-bottom:1px solid #eeeded;
}*/

#banner {
	width:960px;
	height:536px;
	background: url(../images/banner.jpg) no-repeat;
}

p.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	margin-top:-5px;
	margin-right:10px;
	color:#033e79;
}

/***Footer***/

#footer {
	width: 975px;
	height: 189px;
	margin-top:30px;
	margin-bottom:20px;
	background: url(../images/footer-bg.png) no-repeat;
}

.memberships {
	width:900px;
	height:65px;
	float:left;
	margin:0px 0 10px 30px;
}

.memberships p {
	margin:0;
	padding-top:30px;
	width:100px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a3b2c1;
}

.memberships img {
	width:auto;
	height:51px;
	float:left;
	margin-top:12px;
	margin-right:100px;
	border:none;
}

.news {
	width:565px;
	height:65px;
	float:left;
	margin:0px 0 0 30px;
}

.news img {
	width:46px;
	height:39px;
	float:left;
	margin:17px 0 0 0;
}

#scrolling_news {
	position: relative;
	width: 500px; /*marquee width */
	height: 40px; /*marquee height */
	float:left;
	margin:15px 0px 0px 15px;
	overflow:hidden;
	padding: 0px 2px 2px 0px;
}

#scrolling_news a.news-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	color: #61bbd5;
	text-decoration:none;
}

#scrolling_news p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:lighter;
	line-height:13px;
	color: #8e8f90;
	margin:5px 0 10px 0;
}

.free-quotation a {
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/free-quotation.png) no-repeat;
}

.free-quotation a:hover{
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/free-quotation2.png) no-repeat;
}

.free-quotation img {
	border: none;
}

.de_free-quotation a {
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/de_free-quotation.png) no-repeat;
}

.de_free-quotation a:hover{
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/de_free-quotation2.png) no-repeat;
}

.de_free-quotation img {
	border: none;
}

.fr_free-quotation a {
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/fr_free-quotation.png) no-repeat;
}

.fr_free-quotation a:hover{
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/fr_free-quotation2.png) no-repeat;
}

.fr_free-quotation img {
	border: none;
}

.ru_free-quotation a {
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/ru_free-quotation.png) no-repeat;
}

.ru_free-quotation a:hover{
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/ru_free-quotation2.png) no-repeat;
}

.ru_free-quotation img {
	border: none;
	
}

.jp_free-quotation a {
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/jp_free-quotation.png) no-repeat;
}

.jp_free-quotation a:hover{
	width:169px;
	height:70px;
	float:left;
	margin-top:5px;
	background:url(../images/jp_free-quotation2.png) no-repeat;
}

.jp_free-quotation img {
	border: none;
	
}	


.live-help {
	width:108px;
	height:33px;
	float:left;
	margin:20px 35px 0 30px;
}

.live-help img {
	border: none;
}

/***Footer navigation***/
.footernav {
	width:480px;
	height:100px;
	float:left;
	margin:8px 0 0 15px;
}

.footernav ul {
	width:auto;
	float:left;
	margin:3px 0 0 20px;
}

.footernav ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8e8f90;
	line-height:15px;
	list-style-type:none;
}

.footernav ul li a {
	color:#8e8f90;
	text-decoration:none;
}

.footernav ul li a:hover {
	color:#a3b2c1;
}


/***social networks***/
.networks {
	width:200px;
	height:100px;
	float:left;
	margin:8px 0 0 35px;
}

.networks ul {
	width:auto;
	float:left;
	margin:10px 0 0 0px;
}

.networks ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8e8f90;
	margin-bottom: 20px;
	list-style-type:none;
}

.networks ul li a {
	color:#8e8f90;
	text-decoration:none;
}

.networks ul li a:hover {
	color:#a3b2c1;
}

.networks ul.img {
	margin-top:3px;
}

.networks ul.img li {
	margin:0 0 10px 0;
}

.networks ul.img li a {
	color:#8e8f90;
	text-decoration:none;
}

.networks ul.img li a img {
	width:22px;
	height:23px;
	border:none;
	margin-left:35px;
}

.de_socials {
	margin-left:17px !important;
}

/***clients list***/
#clients {
	width:225px;
	float:left;
	margin: 8px 0 0 5px;
}

#clients p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8e8f90;
	margin:3px 0 0 50px;
	list-style-type:none;
}

#slider_clients {
	margin:10px 0 0 15px;
}

#slider_clients ul, #slider_clients li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider_clients li { 
	width: 200px;
	height:65px;
	overflow:hidden; 
}

/******Inside page*********/
#imgholder {
	width:304px;
	height:535px;
	float:left;
	margin:20px 0 0 21px;
}

#imgholder-contact-page {
	width:531px;
	height:535px;
	float:left;
	margin:20px 0 0 21px;
}

#map_canvas {
	width:531px;
	height:535px;
	float:left;
	margin:20px 0 0 21px;
}

#content {
	width:635px;
	height:535px;
	float:left;
	margin:20px 0 0 -5px;
	background:url(../images/content-bg.png) no-repeat;
}

#content-contact-page {
	width:414px;
	height:535px;
	float:left;
	margin:20px 0 0 -11px;
	background:url(../images/contact-page-bg.png) no-repeat;
}		

#content h1, #content-contact-page h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#c1710a;
	margin: 10px 0 0px 20px;
}

#content h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#393939;
	margin:0 0 0 5px;
}

#content img.line, #content-contact-page img.line {
	width:574px;
	height:1px;
	margin:10px 0 0 20px;
	border:none;
}

.contact-text {
	width:373px;
	height:470px;
	margin:15px 10px 15px 20px;
	padding-right:20px;
	position:relative;
	overflow:auto; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#525151;
}

.content-text {
	width:580px;
	height:350px;
	margin:15px 10px 15px 20px;
	padding-right:20px;
	position:relative;
	overflow:auto; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#525151;
}

.content-text h2, .contact-text h2 {
	font-size:12px;
	font-weight:normal;
	color:#8092a6;
	text-transformation:uppercase;
	margin:10px 0 10px 0;
}

.content-text a {
	text-decoration:none;
	color:#4E8EC0;
}

.content-text a img{
	border:none;
}

.content-text img.left {
	width:auto;
	margin:0px 100px 40px 20px;
}

.content-text img.right {
	width:auto;
	margin:0px 0px 40px 20px;
}

.content-text ul {
	list-style-type:circle;
	margin:15px 0 20px 25px;
}

.content-text ul li {
	list-style-type:circle;
	line-height:16px;
	margin-bottom:3px;
}

.content-text ul li a {
	color:#4E8EC0;
	text-decoration:none;
}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#6ac2f0;
	margin:10px 0 0 20px;
}

.content-text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#6ac2f0;
	margin:10px 0 0 0px;
}

.sitemap {
	width: 200px;
	float:left;
	margin:0px 10px 10px 0;
}

.sitemap span a {
	font-size:10px;
	font-weight:bold;
}

.sitemap ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8E8F90;
	list-style:url(../images/bullet.png);
	margin-bottom:4px;
}

.sitemap li a {
	color:#8E8F90;
	text-decoration:none;
}

.sitemap li a:hover {
	color:#8E8F90;
}

/****contact form***/

fieldset#contact_form {
	width:350px;
	float:left;
	margin-top:15px;
	border:none;
}

fieldset#contact_form label {
	display: block;
	float: left;
	width: 90px;
	padding-right: 5px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#329ebd;
}

fieldset#contact_form input, fieldset#contact_form textarea {
	/*margin: 0 0 .5em 0;*/
	width: 200px;
	margin-top:0;
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#327291;
}

fieldset#contact_form textarea {
	height: 50px;
}

.error_infos {
	width:350px;
	float:left;
	padding:2px 0px;
	clear:both;
	color:#e73404;
}

.btn {
	width: auto;
	height:20px;
	margin:0px 0 0 20px;
	border:1px solid #009999;
}

.btnsend {
	width: 48px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/send-btn.jpg) no-repeat;
}

.btnclear {
	width: 48px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/clear-btn.jpg) no-repeat;
}

.de_btnsend {
	width: 68px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/de_send-btn.jpg) no-repeat;
}

.de_btnclear {
	width: 94px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/de_clear-btn.jpg) no-repeat;
}

.fr_btnsend {
	width: 68px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/fr_send-btn.jpg) no-repeat;
}

.fr_btnclear {
	width: 68px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/fr_clear-btn.jpg) no-repeat;
}

.ru_btnsend {
	width: 86px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/ru_send-btn.jpg) no-repeat;
}

.ru_btnclear {
	width: 86px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/ru_clear-btn.jpg) no-repeat;
}

.jp_btnsend {
	width: 48px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/jp_send-btn.jpg) no-repeat;
}

.jp_btnclear {
	width: 48px;
	height:20px;
	float:left;
	border:none;
	background:url(../images/jp_clear-btn.jpg) no-repeat;
}

table.contacts
{ width: 580px;
background-color: #eaeef1;
border: 1px #92c9f2 dotted;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #ccdeec;
border: 1px #92c9f2 dotted;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }


td.contact02
{ border-bottom: 1px #92c9f2 dotted;
border-right: 1px #92c9f2 dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #303030;
background-color: #eaeef1;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }


/****main service page****/
#sidebar {
	width:314px;
	height:535px;
	float:left;
	margin:20px 0 0 21px;
	background:url(../images/sidebar-bg.jpg) no-repeat;
	z-index:1;
}

#content-right {
	width:615px;
	height:535px;
	float:left;
	margin:20px 0 0 7px;
}

/****banner animation***/
div#feature_list {
	width: 960px;
	height: 536px;
	overflow: hidden;
	position: relative;
}

div#insidelink {
	left: 0;
	z-index: 3;
	width: auto;
	height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	margin:425px 0 0 15px;
	padding:0;		
}

div.textlink {
	width:215px;
	float:left;
	margin-right:23px;
}

div.textlink h3 {
	margin:0;
	padding: 17px 0 10px 0;
}

div.textlink h3 a  {
	font-family:"Gill Sans Std Light", "Gill Sans Std Light Shadowed", "Gill Sans Std Condensed";
	font-size: 10.5pt;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:1px;
	color:#03194a;
	text-decoration:none;
}

div.textlink span a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration:none;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 1;
	width: 960px;
	height:121px;
}

ul#tabs li {
	width:240px;
	height:121px;
	float:left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:415px;
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li a {
	color: #fff;
	text-decoration: none;	
	display: block;
	padding: 10px 15px 10px 10px;
	height: 121px;
	background:url(../images/service-tab.png) no-repeat;
	outline: none;
}

ul#tabs li a span {
	width:200px;
	color:#fff;
}

ul#tabs li a:hover {
	text-decoration: none;
}

ul#tabs li a.current {
	background:url(../images/service-tab-over.png) no-repeat;
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

div#mycarousel {
	position:relative;
	z-index:999;
}

div#mycarousel ul li a.current {
	background:url(../images/service-tab-over02.png) no-repeat;
	color: #FFF;
}

div#mycarousel ul li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 960px;
	height: 536px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 960px;
	height: 536px;
}

ul#output li a img{
	border:none;
}

ul#output li a.outputlink {
	position: absolute;
	bottom: 120px;
	right: 5px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}

ul#output li a.outputlink:hover {
	background: #7E9BC3;
}




