@charset "utf-8";
/* CSS Document */

body {
	background-color:#e0e0f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	margin:0px 0px 0px 0px;
}

div#outside_block {
	width:857px;
	background:url(../images/bg_shadow.png) repeat-y;
}

div#body_block {
	width:843px;
	text-align:left;
	border-left:white solid 1px;
	border-right:white solid 1px;
	background-color:white;
}

div#main_header {
	height:277px;
position:relative;
}

div#main_logo {
	background:url(../images/main_top_1_rev1.jpg) no-repeat;
	width:375px;
	height:277px;
	float:left;
	cursor:pointer;
}

div#main_header_right {
	background:url(../images/main_top_2.jpg) no-repeat;
	width:468px;
	height:277px;
	float:right;
}

div.header {
	height:107px;	
}

div.logo {
	background:url(../images/top_sub_1.jpg) no-repeat;
	width:117px;
	height:107px;
	float:left;
	cursor:pointer;
}

div.header_1 {
	background:url(../images/top_sub_2.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
} 

div.header_part {
	background:url(../images/top_sub_2.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}
div.header_product {
	background:url(../images/top_sub_product.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_clients {
	background:url(../images/top_sub_clients.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_about {
	background:url(../images/top_sub_company.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_partner {
	background:url(../images/top_sub_partner.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_services {
	background:url(../images/top_sub_services.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_search {
	background:url(../images/top_sub_search.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_events {
	background:url(../images/top_sub_events.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_careers {
	background:url(../images/top_sub_careers.jpg) no-repeat;
	width:419px;
	height:107px;
	float:left;
}

div.header_2 {
	background:url(../images/top_sub_3.jpg) no-repeat;
	width:306px;
	height:107px;
	float:left;
}

div.header_part {
	background:url(../images/top_sub_partner2.jpg) no-repeat;
	width:306px;
	height:107px;
	float:left;
}

div.menu {
	background:url(../images/menu_bg.jpg) repeat-x;
	width:100%;
	height:32px;
}

div#main_box_1 {
	width:200px;
	height:182px;
	background:url(../images/main_box1.jpg) no-repeat;
	/*float:left;*/
	margin-left:4px;
	padding:25px 25px 25px 25px;
}

div#main_box_2 {
	width:290px;
	height:50px; /* */
	float:right; 
	/*margin-left:4px;*/
	position:relative;
	left:-2px;
}

div#main_box_3 {
	width:290px;
	height:50px; /* */
	float:right; 
	margin-right:3px;
}

div.copyright {
	background-color:#B2B6B9;
	font-size:10px;
	padding:3px 10px 0px 10px;
}

div.search_container_position_in_main {
	position:absolute;
	top:282px;
	left:10px;
}

div.search_container_position_in_sub {
	position:relative;
	top:40px;
	left:100px;
}

div.search_container {
	width:193px;
	height:22px;
	background:url(../images/google.jpg) no-repeat;
}

div.go {
	width:22px;
	height:22px;
	float:right;
}

input.search {
	position:relative;
	top:2px;
	left:4px;
	width:157px;
	height:10px;

	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;	
}

td.main_left {
	width:191px;
}

td.main_right {
	background:url(../images/sub_bg1.jpg) bottom right no-repeat;
	padding:20px 20px 20px 20px;
}
td.main_about {
	padding:20px 20px 20px 20px;
}

div.left_sub_box {
	width:141px;
	height:110px;
	background:url(../images/sub_box.jpg) no-repeat;
	padding:25px 25px 25px 25px;	
}

div.sub_banner {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

div.sub_box {
	float:right;
	width: 230px;
	margin-left:5px;
	margin-bottom:5px;
	padding-left:23px;
}

div.sub_kodak {
	float:right;
	margin-left:5px;
	margin-right:180px;
	margin-bottom:5px;
}

ul.feed_list {
font-weight:bold;
padding-left:18px;
}

ul.feed_list>li {
margin-bottom:8px;
}

ul.feed_list a:hover {
text-decoration:underline;
}

.main {font-size: 10px}

.contentbold {
	color: #333333;
	font-weight: bold;
}

.large {
	font-size:13px;	
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.select {color: #0000FF}
.zp_content_area {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.event_box { 
	background-color: #CCCCCC; 
	color: #666666;}
.event_date { 
	text-decoration: none;
	color: #CC3300;
}
#sidepanel{
	padding:30px;
}
#sidepanel a{
	background-color:#ffffff;
	padding: 8px;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	font-size:12px;
}
#sidepanel a:hover{
	text-decoration:underline;
}
#sidepanel h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	padding:3px;
	}
.service1 {
	font-size: 18px;
	font-weight: bold;
}

.service2 {
	font-size: 17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

