body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5E5846;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/in_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a, a:link, a:active {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #3D6D87;
	text-decoration: underline;
}
a:hover, a:link:hover, a:active:hover, a:visited:hover {
	color: #7BA400;
	text-decoration: none;
}


#header_logo {
	position: absolute;
	left: 50%;
	top: 22px;
	margin: 0px 0px 0px -357px;
	z-index: 3;
}

#header_search {
	background-image: url(../../images/in_search_elem_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 265px;
	position: absolute;
	left: 50%;
	top: 26px;
	margin: 0px 0px 0px -75px;
	z-index: 4;
}
#header_search_form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.header_search_textfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5846;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 19px;
	overflow: hidden;
	width:140px;
}
.header_search_button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #605B3E;
	height: 19px;
	width:85px;
	overflow: hidden;
	border: 0px none #605B3E;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/search_button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
}
.page_search_table {
	border: 1px solid #CCC8BB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5846;
}
.page_search_textfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E5846;
	background-color: #FFFFFF;
	border: 1px solid #5E5846;
	margin: 0px;
	padding: 0px;
	height: 21px;
	overflow: hidden;
	width:182px;
}
.page_search_button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #605B3E;
	height: 21px;
	width:87px;
	overflow: hidden;
	border: 1px solid #605B3E;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/search_button_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
}
.page_search_checkbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5846;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.search_result_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

.search_result_title a, .search_result_title a:link, .search_result_title a:visited, .search_result_title a:active {
	color: #006699;	
	text-decoration: none;
}
.search_result_title a:hover, .search_result_title a:link:hover, .search_result_title a:visited:hover, .search_result_title a:active:hover {
	color: #0099CC;	
	text-decoration: none;
}

.search_result_url {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #006699;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}


#header_lang_div {
	position: absolute;
	width: 150px;
	left: 50%;
	top: 33px;
	margin: 0px 0px 0px 220px;
	z-index: 5;
	text-align: right;
	color: #5E5846;
}
#header_lang_div a, #header_lang_div a:link, #header_lang_div a:active, #header_lang_div a:visited {
	color: #404080;
	text-decoration: none;
}
#header_lang_div a:hover, #header_lang_div a:link:hover, #header_lang_div a:active:hover, #header_lang_div a:visited:hover {
	color: #006699;
	text-decoration: none;
}


.main_menu_but {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	width: 150px;
	height: 36px;
	padding: 25px 0px 0px 0px;
	text-indent: 55px;
	background-repeat:no-repeat;
	background-position:left top;
	cursor: pointer;
	
	z-index: 6;
	overflow-y: visible;
	position: absolute;
	left: 50%;
	top: 80px;
}
.main_menu_but a, .main_menu_but a:link, .main_menu_but a:active, .main_menu_but a:visited {
	color: #006699;
	text-decoration: none;
}
.main_menu_but a:hover, .main_menu_but a:link:hover, .main_menu_but a:active:hover, .main_menu_but a:visited:hover {
	color: #7BA400;
	text-decoration: none;
}
#main_menu_but_1 {
	background-image: url(../../images/but_home.jpg);
	margin: 0px 0px 0px -375px;
}
#main_menu_but_2 {
	background-image: url(../../images/but_services.jpg);
	margin: 0px 0px 0px -225px;
}
#main_menu_but_3 {
	background-image: url(../../images/but_solutions.jpg);
	margin: 0px 0px 0px -75px;
}
#main_menu_but_4 {
	background-image: url(../../images/but_aboutus.jpg);
	margin: 0px 0px 0px 75px;
}
#main_menu_but_5 {
	background-image: url(../../images/but_contact.jpg);
	margin: 0px 0px 0px 225px;
}

#overall_container {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header_div {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 150px;
	z-index: 1;	
}
#content_div {
	background-image: url(../../images/in_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	width: 775px;
	min-height: 350px;
	left: 50%;
	margin: 0px 0px 0px -387px;	
	padding: 0px 0px 0px 0px;
	text-align: center;
	z-index: 7;	
}
#info_div {
	position: relative;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 40px 30px;
}


.footer_line {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #C7C2A7;
	height: 1px;
	overflow: hidden;
}
#footer_menu {
	position: relative;
	text-align: center;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	color: #006699;
	padding: 5px 0px 5px 0px;
}
#footer_menu a, #footer_menu a:link, #footer_menu a:active, #footer_menu a:visited {
	color: #403F80;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	
}
#footer_menu a:hover, #footer_menu a:link:hover, #footer_menu a:active:hover, #footer_menu a:visited:hover {
	color: #0099CC;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

#footer_info {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5846;
	line-height: 15px;
	padding: 5px 0px 5px 0px;
}
#footer_info a, #footer_info a:link, #footer_info a:active, #footer_info a:visited {
	color: #7EA800;
	text-decoration: none;
	
}
#footer_info a:hover, #footer_info a:link:hover, #footer_info a:active:hover, #footer_info a:visited:hover {
	color: #7EA800;
	text-decoration: underline;
}

#footer_spacer {
	position: relative;
	margin: 0px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	color: #75AB03;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	color: #5E5846;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	font-style: italic;
	color: #FF6600;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5E5846;
	text-align: justify;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5E5846;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style-type: disc;
}
ol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5E5846;
	text-align: justify;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
.noindent {
	text-indent: 0px;
}
.smallertxt {
	font-size: 12px;
}
.smalltxt {
	font-size:11px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* form */
.form_wewantyou {
	border: 1px dashed #E4E2DC;
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 5px;
}
.form_wewantyou .formtable {

}
.form_wewantyou .formtable td {
	color: #5E5846;
}
.inputfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #5E5846;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 152px;
	height: 18px;
	border: 1px solid #5E5846;
}
.formtextarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5E5846;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-color: #FFFFFF;
	width: 452px;
	height: 74px;
	border: 1px solid #5E5846;
	
	
	scrollbar-arrow-color:#5E5846; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#5E5846; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#5E5846; 
}
.formselect {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #5E5846;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #5E5846;
}
.formbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #006699;
	height: 22px;
	border: 1px solid #006699;
	cursor: pointer;
}


/*  JS LIST */
.list_item_container {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	display: block;
	/*
	background: none;
	border: none;
	*/
}
.list_item_container_active {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	display: block;
	/*
	background: #FBFBF9;
	border: 1px dotted #5E5846;
	*/
}
.list_item_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #5E5846;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
.list_item_title_active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
.list_item_title a, .list_item_title a:link, .list_item_title a:visited, .list_item_title a:active {
	color: #5E5846;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_title a:hover, .list_item_title a:link:hover, .list_item_title a:visited:hover, .list_item_title a:active:hover {
	color: #006699;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_title_active a, .list_item_title_active a:link, .list_item_title_active a:visited, .list_item_title_active a:active {
	color: #006699;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_title_active a:hover, .list_item_title_active a:link:hover, .list_item_title_active a:visited:hover, .list_item_title_active a:active:hover {
	color: #0099CC;	
	text-decoration: none;
	cursor: pointer;
}
.list_item_content {
	padding: 5px 0px 5px 8px;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #6AA8CC;
	display: block;
}
.list_item_content_2 {
	padding: 5px 0px 5px 8px;
	margin: 0px 0px 0px 10px;
	border-left: 0px none #6AA8CC;
	display: block;
}

.clientstable {
	border: 0px none #CCC8BB;
}
.clientstable td {
	font-size: 11px;
}
.clientstable_clientlogo_td {
	background-color: #E0DED6;
}
.clientstable_clientlogo {
	border: 5px solid #E0DED6;
	background-color: #E0DED6;
	text-align: center;
	width: 142px;
}
.clientstable_clientlogo img {
	border: 1px solid #958E73;
}

.document_icon {
	margin: 0px 5px 0px 0px;
	text-decoration: none;
}