@charset "utf-8";
/* kraneware.com stylesheet */
html, body {
	background-color: #858585;
	margin: 0;
	padding: 0;
	font: normal x-small/14px Verdana, Tahoma, Arial, sans-serif;
	color: #666;
}

h2 {
	font: normal 12px Verdana, Tahoma, Arial, sans-serif;
}
a {
	text-decoration: none;
}
.paragraph {
	padding: 0 0 12px 0;
}
/* header */
#header {
	background: url("http://www.kraneware.com/img/header2.png");
	height: 78px;
	border-bottom: 1px solid #666;
}
img#logo{ 
	padding: 10px 0 0 10px;
}

#contentFrame {
	background-color: #f8f8f8;
}

#contentBlock {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: justify;
}
#contentBlock img {
	display:inline;
	float: left;
}
#content {
	background-color: #f8f8f8;
	width: 680px;
	margin: 0 auto;
	min-height:600px;
}

#bottomContent {
	margin: 0 0 0 15px;
	border-top: 1px dotted #c5c5c5;
	border-bottom: 1px dotted #c5c5c5;
	padding: 0 0;
}
.box ul {
	list-style-type: none;
}
.box li {
	background: url('http://www.kraneware.com/img/icon_arrow.gif') no-repeat center left;
	text-indent: 20px;
}
#bottomContent .box {
	padding: 6px 0 0 0;
	margin: 0;
	width: 325px;
}
#bottomContent span {
	padding: 0 0 0 26px;
}
#bottomContent .header {	
	height: 20px;
	padding: 2px 0 0 0;
	font-weight: bold;
}
#one .header { background: url('http://www.kraneware.com/img/bullet1.gif') no-repeat top left; }
#two .header { background: url('http://www.kraneware.com/img/bullet2.gif') no-repeat center left; }
#three .header { background: url('http://www.kraneware.com/img/bullet3.gif') no-repeat center left; }
#four .header { background: url('http://www.kraneware.com/img/bullet4.gif') no-repeat center left; }
#one, #three { float: left; }
#two, #four {
	float: right;
	text-align: left;
	width: 340px;
}

#frontImage {
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-top: 6px;
}

/*--[Navigation Bar]--*/
div#navigation { 
	background-color: #fff; 
	background-image: url('http://www.kraneware.com/img/nav-back.gif');
	font-weight: bold;
	height: 26px;
	color: #000;
}
div#navigation a { color: #887e6e; width: auto; }
div#navigation a:hover { border-bottom: 1px dashed #887e6e; }
ul#bar {
	position: relative; 
	margin: 0 auto;
	padding: 0;	
	list-style-type: none;
	width: 730px;
}
#bar li {
	float: left;
	list-style: none;
	width: 14%;
	height: 24px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
}

h3.linkHeader {
	background: url("http://www.kraneware.com/img/dotsbg.jpg") repeat-x center bottom;
	background-position: 0px 18px;
	height: 30px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	color: #89ac10;
	text-align: center;
}

br.clearBoth {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

div#servicesBlock {
	float: right;
	width: 230px;
	background: #fff url("http://www.kraneware.com/img/cornerTL.gif") no-repeat top left;
	padding: 0 5px 0 0;
}

#footer { margin: 0pt; padding: 0; background: transparent url('http://www.kraneware.com/img/bottom.jpg') repeat-x; position: absolute; left: 0px; display: block; width: 100%; height: 50px; }
* html #footer { background: rgb(248, 248, 248) none repeat; }
#footer #copyright { padding: 30px 30px 0 0; font-size: 10px; font-weight: bold; color: #ccc; text-align: center; }
#footer a, #footer a:link { color: rgb(187, 187, 187); text-decoration: none; }
#footer a:hover { border-bottom: 1px solid rgb(170, 170, 170); color: rgb(187, 0, 0); text-decoration: none; }

img.feathers {

	/*position:relative;*/

	width:114px;

	height:35px;

}
