﻿body
{
	text-align:right;
}
#header {
	width: 970px;
	height: 86px;
	margin: 0px auto;
	background: url(images/header.gif) repeat-x;
	margin: -9px auto 0px auto;

top: 0px;
}
#header img{
padding-top:22px;
float:right;
text-align:right;
margin-left:500px;
}

#header .barcode
{
background-image: url(images/bar.gif);
background-repeat: no-repeat;
background-position: top top;
width:900px;
height:6px;
}

#footer 
{
	width: 900px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 79px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
#footer p 
{
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a 
{
	color: #666666;
}

#footer a:hover 
{
	color: #333333;
}
.textemail
{
	direction:ltr;
}
