body {margin: 0 ;padding: 0; font: 12px Arial, Helvetica, sans-serif;}
a:visited, a:link, a:active{color: #666666;}
a:hover {color:#006699;}
#outer {height: auto;width: 968px; margin: 0 auto;  background: url(images/menubackground.JPG) top left repeat-y; }
#topbar {height: 100px; position: relative; background: url(images/greaygradtop.jpg) bottom left repeat-x;}
#pagetitle {
	position: absolute;
	height: auto;
	width: 739px;
	left: 0px;
	bottom: 4px;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin:0;padding:0;
}
#leftbar {float: left; text-align: left;width: 220px; height: 100%;margin: auto 0;}
#leftbar a img {border: none;}
#leftbaritems {margin: 10px;}
#address {margin-top: 25px; color: #EFEFEF; text-align: center; font-weight: bold;}
#desc {font-size: 11px; color:#CCCCCC; width: 175px;}
#leftmenu ul {margin: 0;padding: 0; color: #ffffff;  list-style-type: none; width: 175px;}
#leftmenu li a {color: #ffffff; display: block; text-decoration: none; font-weight: bold; margin-top: 10px; border-bottom: 2px solid #999999;}
#leftmenu ul ul {margin-left: 5px; padding: 0; list-style-type: none;}
#leftmenu ul ul li a {font-weight: normal; margin-top: 0; display: block; border-bottom: 1px solid #999999;}
#leftmenu ul ul li a:hover {color: #FFFF00;}
#rightbar {width: 748px; float: left; text-align: left; color: #333333;}
#content {width: inherit; padding: 5px; color:#333333; margin-top: 15px;}
#content h2 {color: #333333; font-size: 14px; margin: 0; padding: 0;}
#content h3 {color:#003366; font-size: 14px; margin: 0; padding: 0;}
#content p {margin-top: 0; padding-top: 0;}
#content table {border: 1px solid #666666;  margin: 0 0 20px 0; padding:0; width: 100%; cellpadding: 0; cellspacing: 0;}
#content tr {margin: 0; padding: 0;}
#content td {border: 1px solid #E9E9E9; padding: 0 0 0 3px; margin: 0; }
.maintablerow {background: #1F67A3; color: #ffffff; font-weight: bold;}

#packing {
	position: absolute;
	top: 0px;
	right: 10px;
	text-align: right;
	width: auto;
}
#trent {
	display: block;
	position: absolute;
	right : 10px;
	top: 62px;
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
	width: 362px;
	text-align: right;
}
#submenu {text-align: center;}
#submenu ul {list-style-type: none;}
#submenu li a {text-decoration: none;}
#footer {text-align: center; font-size: 11px; color: #666666; clear: both; margin-left: 220px;}

