@CHARSET "UTF-8";

body {
	background: #b0c4d6 url(images/bg2.jpg) 50% 0 no-repeat fixed;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 13px;
}

#main, #subpages, #technology, #customers {
	margin: 0 auto;
	padding: 0 4px;
	width: 977px;
	background: url(images/shadow.png) 0 0 repeat-y;
}

.inner { 
	margin: 0;
	padding: 0;
	width: 100%;
}

#main .inner{ 
	background: url(images/kolaz203.jpg) 386px -10px no-repeat;
}
/*background: url(image.jpg) 386px 0px no-repeat;*/

#subpages .inner{ 
	background: url(images/kolaz203.jpg) 386px -10px no-repeat;
}

#technology .inner{ 
	background: url(images/kolaz205.jpg) 386px -20px no-repeat;
}

#customers .inner{ 
	background: url(images/kolaz207.jpg) 386px -10px no-repeat;
}

#header {
	background: url(images/top2.png) 0 0 no-repeat;
	height: 142px;
	position: relative;
}
#top {
	position: absolute;
	top: 10px;
	right: 40px;
	color: #04457B;
	border-top: 1px solid #04457B;
	padding: 3px 0 0 60px;
}

#footer {
	border-top: 1px solid #00477e;
	border-bottom: 1px solid #A4B6C6;
	background: #b2c7d8;
	font-size: 11px;
	padding: 4px 20px 10px 20px;
	text-align: right;
	margin-top: 0px;
}

#menu {
	font-weight: bold;
	width: 386px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	letter-spacing: 1px;
	line-height: auto;
	margin: 0;
	padding: 0;
	line-height: 160%;
}
#menu a {
	color: #00477e;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 40px;
	font-size: 13px;
}
#menu a:hover {
	background: url(images/mark.png) 25px 50% no-repeat;
}

#menu .line1 {
	background-color: #d9e4ec;
}
#menu .line2 {
	background-color: #ccdae5;
}
#menu .line3 {
	background-color: #bfd1df;
}
#menu .line4 {
	background-color: #b2c7d8;
}
#menu .line5 {
	background-color: #a6bfd2;
}

#about {
	width: 346px;
	padding: 00px 20px 20px 20px;
	min-height: 240px;
}
#about h1 {
	text-align: right;	
}

#body, #smallbody {
	padding: 0 40px;	
	padding-bottom: 10px;
	margin-left: 1px;
	min-width: 896px;
	background: #fdfdfd;
}

#body {
	min-height: 380px;
}

#smallbody {
	min-height: 100px;
}

h1 {
	color: #00477e;
	text-decoration: underline;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 14px;
}

h2 {
	color: #00477e;
	text-decoration: underline;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 14px;
}

#subpages h1 {
	text-align: left;	
}

p, li {
	line-height: 150%;
}

p {
	margin-bottom: 0;
}

a {
	color: #00477e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #00477e;
}


.casestudy {
	padding-left: 290px; 
	position: relative; 
	margin: 3px 0 10px 0;
	border-bottom: 1px solid;
	min-height: 140px;
}

.casestudytitle {
	font-weight: bold;
	display: block;
}

.casestudy .casestudytitle {
	margin-left: -290px;
}

.applications {
	font-weight: bold;
	display: block;
}

.appitem {
	font-style: italic;
}

.appimage1,
.appimage2 {
	position: absolute; 
	left: 0	
}
.appimage1 {
	top: 2em; 
}
.appimage2 {
	bottom: 10px; 
}
/*
	width: 270px; 
	float: left; 
	margin-right: 20px;*/

	/*font-weight: bold;*/

