/* CSS Document */

/* -------------------------------------------------------- */
/*                         Tag Styles                       */
/* -------------------------------------------------------- */

/* -------------------------------------------------------- */
/*                        Class Styles                      */
/* -------------------------------------------------------- */

.Assoc {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PictureFrame {
	border: medium ridge #999999;
}
.SubHeader a:link {
	color: #000099;
	text-decoration: none;	
}
.SubHeader a:visited {
	color: #000099;
	text-decoration: none;	
}
.SubHeader a:hover {
	color: #990000;
	text-decoration: none;	
}

/* -------------------------------------------------------- */
/*                          ID Styles                       */
/* -------------------------------------------------------- */

#Header {
	position: relative;
	width: 780px;
	z-index: 2;
	height: 138px;
	margin-right: auto;
	margin-left: auto;
}
#HeaderL {
	position: relative;
	text-align: left;
	float: left;
	height: 20px;
	width: 280px;
	margin-top: auto;
	margin-bottom: auto;
}
#HeaderR {
	position: relative;
	text-align: right;
	float: right;
}
#ShopPix {
	position: relative;
	padding: 8px;
}
#WhyWESCO {
	position: relative;
	padding: 8px;
	text-align: left;
}
#Products {
	position: relative;
	padding: 8px;
	text-align: left;
	border: thin double #CCCCCC;
}
#CylImg {
	position: relative;
	margin-bottom: 35px;
	margin-top: 25px;
	vertical-align: middle;
	text-align: center;
}
#StoreLocs {
	position: relative;
	text-align: left;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 3px;
}
#Promotion {
	text-align: center;
	border: thick dotted #000099;
	margin: 8px;
}
#WESCONews {
	text-align: center;
}


