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

/*print styles*/


body {
	color: #333333;
	background: #FFF;	
	background-image:none;
}

body#home {
	background: #FFF;
	background-image:none;
}

.wrapper {
	width: 100%;
}

#logo {
	display: none;
}

#logo-print {
	margin: 10px 0 0 32px;
	width: 219px;
	height: 74px;
	display: inline;
}

#nav {
	display: none;
}

.sidebar {
	background:none;
	color: #003366;
	margin: 25px 0 30px 0;
	font-size: 8pt;
}

.sidebar img {
	margin: 18px 0 0 36px;
}


.sidebar ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 13px;
}


.sidebar li {
	margin: 0 0 0 3px;
	padding: 0;
}


.sidebar .sidebar-battery {
	background: none;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.sidebar .sidebar-battery h2 {
	display: inline;
	height: 50px; /* inheriting height from other stylesheet */
	text-indent:0;
	background: none;
	font-size: 10pt;
	margin: 19px 0 0 15px;
	}
	
.sidebar .sidebar-battery img {
	width: 128px;
	height: 87px;
	}

.sidebar .sidebar-accreditation {
	background: none;
	border-bottom: 1px solid #666;
}

.sidebar .sidebar-accreditation h2 {
	display: inline;
	text-indent:0;
	background: none;
	font-size: 10pt;
	margin: 19px 0 0 15px;
	}
	
.sidebar .sidebar-accreditation img {
	width: 128px;
	height: 87px;
	}
	
.sidebar .clearer{
	height: 18px;
	background: none;
}
	
.content {
	clear: both;
	margin-left: 36px;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 8.5pt;
}

.content h1{
	text-indent:0;
	color: #003366;
	font-size: 16pt;
	width: 450px;
	margin: 0 0 10px 0;
}

.content p {
	margin: .4em 0;
}

.content ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


.content img {
	margin-bottom: 24px;
	width: 421px;
	height: 192px;
}

.content h1#company-overview {	background: none;}
.content h1#technical-capability {background: none;}
.content h1#products {	background: none;}
.content h1#product-support {	background: none;}
.content h1#location {	background: none;}
.content h1#contact {	background: none;}
.content h1#brochure {	background: none;}

.text {
	width: 600px;
	line-height: 1.4em;
	margin: 0 0 0 0;
}


.footer {
	background: none;
	border-top: 1px solid #666;
}

#home .footer {
	background: none;
}

.copyright {
	margin: 7px 0 0 36px;
}
