html {
	height: 101%;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
	background-color: #333333;
}
body {
	margin: 0px;
	border: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
	}
img {
	vertical-align: bottom;
}
#wrapper{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
	width: 748px;
	margin-top: 5px;
	}
#header{
	background-image: url(images/hdr_bg.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 748px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#footer{
	color: #FFFFFF;
	padding-top: 1em;
	padding-bottom: 1em;

	}
#content{
	background-color: #DEE3E6;
	overflow: hidden;
	width: 748px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}
#sidecol{
	width: 162px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
	padding: 0px;
}
#maincol{
	float: left;
	background-color: #FFFFFF;
	width: 555px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
	border-top: 1px none #C1C1C1;
	border-right: 1px none #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px none #C1C1C1;
}
#sidecol ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	list-style-type: none;
}
#sidecol li a {
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	color: #333333;
}
#sidecol li a:hover {
	text-decoration: underline;
}

#sidecol li{
	background-image: url(images/dotsh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 12px;
	line-height: 28px;
}
#sidecol li.heading{
	font-weight: bold;
	background-color: #353535;
	color: #FFFFFF;
	background-image: url(images/big_bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 33px;
}
#sidecol li.heading a{
	color: #FFFFFF;
	background-image: none;
	padding: 0px;
}

#maincol .heading {
	background-color: #353535;
	line-height: 33px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(images/heading_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: -8px;
	margin-left: -8px;
	margin-bottom: 8px;
	font-size: 12px;
}
h2 {
	background-image: url(images/big_bulletred.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}

.bar {
	background-color: #EFEFEF;
	text-align: right;
	word-spacing: 0.3em;
	overflow: hidden;
	height: 40px;
	width: 100%;
	vertical-align: middle;
	line-height: 40px;
}

h1 {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	display: inline;
	float: left;
	word-spacing: normal;
	font-size: 18px;
	color: #E80000;
}

.bar b {
	background-color: #FFFFFF;
	color: #FF0000;
	border: 1px none #353535;
	font-weight: bold;
	padding: 10px 6px 0px;
}



.items p{
	background-image: url(images/dotsh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
	width: 100%;
	height: auto;
	padding-bottom: 24px;
	padding-top: 20px;
	border: 1px none #FF0000;
	margin: 0px;
}

.items p span.txt{
	float:left;
	width: 420px;
	display: inline;
	margin-left: 5px;
	font-size:13px;
	line-height:19px;
	}

.items p span.txt a{
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.items p span.txt a:hover{text-decoration: underline;}

.items p span.txt b{
	font-size: 17px;
}


.items p span.pic{
	width:94px;
	float:left;
	padding-top: 3px;
	text-align: center;
	}
	
.items p span.pic a img{
	padding: 0px;
	margin: 0px;
	border: 2px solid #999999;
}
.items p span.pic a:hover img{
	padding: 0px;
	margin: 0px;
	border: 2px solid red;
}
.items p span.pic a:hover {background-color:white;}

a.more{
	font-weight: normal;
	color: #00FF00;
}

.featurebox{
	width: 738px;
	margin-top: 6px;
	border: 1px none #666666;
	background-color: #494B4C;
	background-image: url(images/featurebox_suppliers.jpg);
	background-position: left top;
	padding: 5px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.featurebox div{
	background-color: #FFFFFF;
	float: right;
	width: 561px;
	height: 90px;
	text-align: center;
	border: 5px solid #F3F3F3;
}
.featurebox table{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.featurebox td img{
	border:1px solid white;
	padding:2px;
	}
.featurebox td a:hover img{
		border:1px solid red;
	}
/* ie6 bug requires below */
.featurebox td a:hover{background-color: white;}

div.pagination{
	height:30px;
	margin-top:8px;
	background-color:#F3F3F3;
	padding:10px;
	line-height: 30px;
	text-align: center;
}
div.pagination a{
	text-decoration: none;
}
div.pagination a:hover{
	text-decoration: underline;
}
.intro{
	background-image: url(images/intro_women.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 155px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
.intro p{
	line-height: 18px;
	margin: 0px 0px 0.7em;
	color: #333333;
}
