body {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	color: #4C4C4C;
	font-size: 12px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.date {
	color: #9A9A9A;
	font-size: 11px;
}
p {
	margin-bottom: 12px;
}
a {
	color: #F68018;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.wrap {
	margin: 0px auto;
	width: 996px;
	border: 1px solid #E1E1E3;
}

/* header */
.header {
	background-color: #FFFFFF;
	background-image: url(../images/header_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 79px;
}
.logo {
	margin: 4px;
	float: left;
}
.language {
	line-height: 13px;
	color: #FFFFFF;
	background-image: url(../images/language_bg.gif);
	background-repeat: repeat-x;
	float: right;
	height: 16px;
	width: 120px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px 4px;
	border: 1px solid #E1E1E3;
}
.language img {
	vertical-align: top;
	margin-top: 3px;
}
.language a {
	color: #FFFFFF;
	text-decoration: none;
}
/* menu */
.main_menu {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin: 0;
}
.main_menu ul {
	margin:0;
	padding:0;
}
.main_menu ul li {
	display: inline;
}
.main_menu ul li.main_menu_first a{
	border-left: none;
}
.main_menu ul li.main_menu_last {
	border-left: 1px solid #7A7A7A;
	padding: 3px 0px 4px 0px;

}
.main_menu ul li a {
	border-right: 1px solid #4C4C4C;
	border-left: 1px solid #7A7A7A;
	line-height: 23px;
	height: 23px;
	margin: 0;
	padding: 3px 36px 4px 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.main_menu ul li a:hover, .main_menu ul li.selectet a {
	background-image: url(../images/menu_bg_active.gif);
}

.main_menu_dd {
	background-color: #686868;
	border: 1px solid #4E4E4E;
	width: 220px;
	display: none;
	font-family:  Galette, Verdana, Arial, sans-serif;
}
.main_menu_dd li {
	display: block;
	margin: 3px 0px;
}
.main_menu_dd li a{
	border: none;
	display: block;
	width: 196px;
	height: 22px;
	padding:0px 12px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.main_menu_dd ul li a:hover{
	background-color: #4C4C4C;
	text-decoration: none;
}


/* content */
.content {
	background-repeat: repeat-x;
	background-image: url(../images/body_arrow.gif);
	padding-top: 22px;
}
.home_items_tbl {
	width: 100%;
}
.home_item {
	float: left;
	width: 332px;
}
.home_item h1 {
	color: #F68018;
	background-color: #F1F1F1;
	padding: 30px 0px 10px 12px;
	border-right: 1px solid #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}
.home_item_txt {
	border-right: 1px solid #E1E1E3;
	text-align: justify;
	padding: 12px;
	line-height: 18px;
	height: 400px;
}
.home_item_footer {
	background-color: #CDCDCD;
	height: 12px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 4px solid #197DF6;
}
.home_item_last h1 {
	border-right: none;
}
.home_item_last .home_item_txt {
	border-right: none;
}
.home_item_last .home_item_footer {
	border-right: none;
}
.blue_box {
	color: #FFFFFF;
	background-color: #197DF6;
	margin-bottom: 12px;
	padding: 12px;
	line-height: 24px;
	height: 80px;
}
.blue_box h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.cusrumers_tbl {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px;
}
.cusrumers_tbl td{
	width: 33%;
	height: 90px;
	border: 2px solid #FFFFFF;
	background-color: #CDCDCD;
	vertical-align: middle;
	text-align: center;
}

.footer {
	line-height: 31px;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 6px;
	height: 31px;
	border-top: 1px solid #E1E1E3;
	border-bottom: 1px solid #E1E1E3;
}
.footer img {
	vertical-align: middle;
	margin-left: 4px;
}

/* page */
.page_title_wrap {
	background-image: url(../images/banner_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 22px;
}
.page_title_bg {
	padding: 12px;
	border: 1px solid #E9EEF5;
	height: 150px;
	background-color: #197DF6;
}
.services_pg {
	background-image: url(../images/services_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.customers_pg {
	background-image: url(../images/customers_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.about_pg {
	background-image: url(../images/about_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.careers_pg {
	background-image: url(../images/careers_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.contact_pg {
	background-image: url(../images/contact_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.management_pg {
	background-image: url(../images/management_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.news_pg {
	background-image: url(../images/news_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.case_study_pg {
	background-image: url(../images/case_study_pict.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.page_title {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	float: left;
	width: 200px;
}
.page_title_txt {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 530px;
	line-height: 21px;
	text-align: justify;
}
.page_menu {
	width: 200px;
	margin-right: 12px;
	float: left;
}
.page_menu li {
	display: block;
	margin: 3px 0px;
}
.page_menu li a{
	border: none;
	display: block;
	width: 176px;
	height: 30px;
	padding:0px 12px;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}
.page_menu ul li a:hover, .page_menu ul li.page_menu_active a {
	background-color: #F1F1F1;
	text-decoration: none;
	color: #4C4C4C;
}

.page_txt {
	width: 530px;
	line-height: 18px;
	text-align: justify;
	float: left;
	margin-bottom: 50px;
}
.page_txt_wide {
	width: 773px;
}
.page_txt h1 {
	margin-bottom: 12px;
}

.news_item {
	border-bottom: 1px solid #9A9A9A;
	margin-bottom: 12px;
}
.news_item h1 {
	margin-bottom: 2px;
}
.news_item .date {
	margin-bottom: 12px;
}

.customers_tbl {
	width: 100%;
	border-collapse: collapse;
}
.customers_tbl td {
	width: 25%;
	border-bottom: 1px solid #E1E1E3;
	vertical-align: middle;
	text-align: center;
	padding: 12px;
	height: 66px;
}

.contact_info {
	padding:12px;
}

.contact_info h1{
	margin-bottom: 12px;
}
.contact_txt {
	float: left;
	width: 100px;
	line-height: 24px;
}
.contact_field {
	padding-left: 112px;
}
.contact_field input {
	height: 22px;
	width: 392px;
	border: 1px solid #E1E1E3;
	padding: 0;
	margin: 0;
	line-height: 22px;
}
.contact_field textarea {
	height: 120px;
	width: 392px;
	border: 1px solid #E1E1E3;
	padding: 0;
	margin: 0;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact_field .field_active {
	border: 1px solid #197DF6;
}

.contact_form {
	background-color: #F1F1F1;
	padding: 12px;
}
.send {
	line-height: 22px;
	height: 22px;
	width: 80px;
	float: right;
	background-color: #197DF6;
	background-image: url(../images/send.gif);
}
.send a {
	display: block;
	line-height: 22px;
	height: 22px;
	width: 80px;
	text-align: center;
	color: #FFFFFF;
}
.send a:hover {
	text-decoration: none;
}

