@charset "utf-8";
body {
	margin: 40px 0px;
	padding: 0px;
	text-align: center;
}
body, p, h1, h2, h3, label, form, a, a:link, a:visited, a:hover {
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans, sans-serif;
	font-size:14px;
}
#centerWrap {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0 0 0;
}
#headerWrap {
	background-color: #CCC;
	height:634px;/*
	background-image: url(../../NewUI/images/1.jpg);
	background-repeat: no-repeat;
	*/
}
#headerWrapSubPages {
	background-color: #FFF;
	height:140px;
}
#contentWrap {
	background-color: #575646;
	color: #FFF;

}
#homepageText {
	padding: 30px 80px 0px 80px;
	text-align:center;
}
#copyright {
	text-align: center;
	color:#D1D0AC;
	font-size: 11px;
}
#bottomLinks {
	text-align: center;
	font-size: 12px;
	margin-bottom:15px;
	margin-top:15px;
}
#navBarBackground {
	height:34px;
	width:950px;
	background-color:#A8360F;
	position:absolute;
	top: 50px;
	z-index:1;
	/*
	opacity:0.88;
	filter:alpha(opacity=88);
	*/

}
#navBarLinks {
	float:right;
	height:34px;
	width:445px;
}
#logo {
	position:absolute;
	background-image: url(../images/logos/logo.png);
	background-repeat: no-repeat;
	height:83px;
	width:309px;
	top:29px;
	margin-left:15px;
	z-index:2;
}
#logoIXL {
	position:absolute;
	background-image: url(../images/logos/logoIXL.png);
	background-repeat: no-repeat;
	height:83px;
	width:309px;
	top:29px;
	margin-left:15px;
	z-index:2;
}
a:link, a:visited {
	color: #F15A22;
	text-decoration: none;
}
#bottomLinks a {
	padding: 2px 5px 2px 5px;
}
#bottomLinks a:hover {
	color: #FFF;
	background-color:#F15A22;
}
#bottomLinks .separator {
	margin-left: 3px;
	margin-right: 3px;
	font-size:14px;
}
#mainContent {
	padding: 20px 80px 20px 80px;
	clear:all;
}
#mainContent a img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 1px;
}
#mainContent a:hover img {
		margin-top: 6px;
		margin-right: 0px;
}

#footer{
	padding-bottom:10px;
}

.largeFont {
	font-family:"trebuchet ms", arial, sans-serif;
	font-size:110%;
	font-weight:bold;
}

h1{
	font-size:18px;
	font-weight:bold;
	color: #fff;
}
li{
	list-style-image: none;
	list-style-type: disc;

}.small {
	font-size: 9px;
}

.imgButtonRight { border:none; clear:none; float:right; margin-right:0px;  }

.suppliersTable 
{
}
.suppliersTable td { padding:5px;}
.suppliersTable th { 
	padding:2px;
}

h6
{

	font-weight:bold;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width:1px;
}
h5
{
	font-size:14px;
	font-weight:bold;

	
}

#whiteBand {
	background-image: url(../images/whitebg.png);
	background-repeat: repeat;
	position:absolute;
	opacity:0.4;
	filter:alpha(opacity=40);

	height:634px;
	width:115px;
	top:0px;
	margin-left:40px;
	z-index:1;
}