body, html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

#whole{
	margin: auto;
	min-height: 98%;
	width: 800px;
	background: url('images/bg-whole.jpg');
	background-repeat: repeat-y;
}

.heading{
	height: 180px;
	border-bottom: #000 solid 1px;
}

.heading-products{
	background: url('images/bg-products.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.heading-company{
	background: url('images/bg-companies.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.heading-technologies{
	background: url('images/bg-technologies.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.heading-refer{
	background: url('images/bg-refer.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.heading-contact{
	background: url('images/bg-contact.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.heading-inventory{
	background: url('images/bg-inventory.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.heading-exbs{
	background: url('images/bg-exbs.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.heading-editions{
	background: url('images/bg-editions.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.heading-exfas{
	background: url('images/bg-exfas.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#navigation{
	height: 50px;
	background: url('images/bg-nav.jpg');
	padding-left: 100px;
}

#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation ul li{
	display: block;
	width: 100px;
	float: left;
	height: 50px;
}

.nav-text{
	position: relative;
	top: 20px;
}

#navigation ul li a{
	width: 100%;
	height: 100%;
	line-height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .2em;
	text-decoration: none;
	color: #CCC;
	text-align: center;
}

#navigation ul li a:hover{
	background: url('images/bg-link.jpg');
}

.menu-item-active{
	background: url('images/bg-link.jpg');
}

#navigation ul li a:visited{
	color: #CCC;
}

#head-right{
	display:block;
	float:right;
	width: 200px;
	height: 130px;
}

#content{
	height: auto;
	margin: 20px;
	color: #333;
}

#content-left{
	float: left;
	width: 290px;
	margin-right: 10px;
}

#content-right{
	float: left;
	width: 220px;
	text-indent: 5px;
}

#footer{
	height: 50px;
	margin: auto;
	width: 800px;
	background: url('images/bg-footer.jpg');
	height: 130px;
	text-align: center;
}

#footer-text{
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	position: relative;
	top: 20px;
}

.right{
	float:right; width:200px;
	position:relative;
	right: 10px;	
	top: 20px;
}


.site-map-cont{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: #ccc solid 1px;
}

.site-map-cont ul{
	margin:0; 
	padding:0; 
	margin-left: 10px;
	margin-bottom: 7px;
}

.sitemap-main{
	font-weight: bold;
}

.site-map-cont a{
	text-decoration: none;
	color: inherit;
}

.site-map-cont a:hover{
	text-decoration: underline;
}

.sitemap{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399ff;
	font-weight: bold;
	text-indent: 10px;
	height: 15px;
}

.emp-bg{
	background: #f9f4ee;
}

.emp-bg2{
	background: #dfe9db;
}

.small-text{
	font-size: 11px;
	letter-spacing: 1px;
}

.blue-text{
	color: #3399ff;
}

.link-color{
	color: #3399ff;
}


h1{
	font-family: Georgia, Tahoma;
	font-size: 16px;
	color: #222;
	padding-bottom: 10px;
	border-bottom: #ff9900 solid thin
}
	
h2{
	font-family: Georgia, Tahoma;
	font-size: 14px;
	color: #444;
	padding-left: 20px;
	background-image: url('images/h2.png');
	background-repeat: no-repeat;
}

p{
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

ul{
	list-style-type: none;
	text-align: justify;
}

ul.bulleted{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 12px;
	margin: 3px;
	line-height: 18px;
}

.float-left{
	display: block;
	float: left;
}

.by-three
{
	display: block;
	float: left;
	width: 30%;
	margin: auto;
}

.align-center
{
	margin: auto;
}


.h3-link{
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color: #3399ff;	
}

a:hover{
	color: #3399ff;	
}

a:visited{
	color: #3399ff;	
}

.read-more{
	color: #3399ff;
}

.clear{
	clear:both;
}

.right-panel{
	width: 200px;
}

div.product{
	width: 95%;
}

div.product h3{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
}

ul ul{
	padding-left: 8px;
}

.product h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#product-review{
	position: relative;
	top: 50px;		
	line-height: 16px;
	padding-bottom: 50px;
}

#product-review p{
	text-indent: 0px;
	color: #666;
}

.img-bullet{
	position: relative;
	top: 7px;
	left: -8px;
}

.label{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

table{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

input{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: #ccc solid thin;
}

.checkbox{
	text-align: right;
}

.mail-info{
	width: 300px;
	background: #ffffcc;
	border: #333 solid 2px;
	margin: auto;
	padding: 10px;
}

p .bullet{
	float: left;
	padding: 15px;
}

a img{
	border: 0;
}

#editions{
	width: 95%;
	border: #666 solid 1px;
	color: #000;
	margin: auto;
}
#editions td{
	border: #666 solid 1px;
	font-size: 10px;
}

#editions thead td{
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	text-align: center;
}

#editions tbody img{
	display: block;
	width: 16px;
	margin: auto;
}

#editions tbody tr{
	height: 24px;
}


#editions tbody td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.bg-yellow{
	background-color: #ffffcc;
}

.bg-blue{
	background-color: #d6ebff;
}

.bg-orange{
	background-color: #e9f6f3;
}
