@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	height:100%;
	color: #000000;
	background-color: #9F9F9F;
}


#mainContainer {
	background: #ffffff;
	padding: 0;
	margin: auto;
	font: 11px arial, verdana, sans-serif;
	width: 1024px;
	height: 100%;

}

#homepageContainer{
	width:1024px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color:#FFFFFF;
}


#homepageMain{
	width:1024px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#005395;
}

#mainColL{
	width:337px;
	height:578px;
	float:left;
	background-color:#FFFFFF;
}

.wilco-logo {
	margin-top:28px;
	margin-left:49px;
	margin-bottom:0px;
}

.main-content{
	margin-top:35px;
	margin-left:75px;
	width:210px;
	height:196px;
	line-height:21px;
	font-size:14px;
	font-weight:normal;
}

#orderNow-main{
	width:337px;
	margin-top:5px;
	vertical-align:bottom;
	clear:both;
}

#mainColR{
	width:687px;
	float:right;
	background-color:#FFFFFF;
}

#navMain{
	margin-top:109px;
	text-align:left;
	background-color:#FFFFFF;
}

#adsMain{
	width:424px;
	height:427px;
	background-image:url(../images/monthlySpecial.jpg);
	background-position:top;
	float:left;
}

#prodMain{
	width:263px;
	height:427px;
	background-image:url(../images/prodBackground_Main.jpg);
	background-position:top;
	background-repeat:repeat-y;
	float:right;
	text-align:left;
}

#productNav {
	margin-top: 3px;
	margin-left:22px;
	width: 155px;
	padding: 0px;
	}
	
#productNav ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	display: inline;
	border: none;

	}

#productNav ul li {
	margin-top:15px;
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: block;
	text-align:left;
	}
	
#bottomPics {
	background-image:url(../images/bottomPics.jpg);
	width:1024px;
	height:187px;
	background-repeat:no-repeat;
	clear:both;
	float:left;
}

#topsub-header{
	width:1024px;
	height:217px;
	float:left;
}

#subNav-row{
	width:1024px;
	height:35px;
	background-color:#636363;
	clear:both;
	float:left;
}

#subNav-row table {
	margin-left:260px;
}

#subColL{
	width:260px;
	mnin-height:100%;
	float:left;
	background-color:#FFFFFF;
}

#subColR{
	width:764px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
}

#subContent{
	font-size:13px;
	width:490px;
	margin-left:20px;
	margin-top:30px;
	line-height:22px;
	background-color:#FFFFFF;
}

#orderPdf {
	margin-top: 22px;
	margin-left:25px;
	width: 200px;
	padding: 0px;
	height:100%
}
	
#orderPdf ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	color:#000000;
	font-size:13px;
	font-weight:bolder;
	display: inline;
	border: none;

	}

#orderPdf ul li {
	margin-top:12px;
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	text-align:left;
	list-style: none;
	display: block;
	}
	
a {
	color:#9A0000;
	text-decoration:underline;
}

a:hover {
	color:#9A0000;
	text-decoration:underline;
}

a:visited {
	color:#9A0000;
	text-decoration:underline;
}

#mainLinks a {
	color:#666666;
	text-decoration:none;
}

#mainLinks a:hover {
	color:#666666;
	text-decoration:none;
}

#mainLinks a:visited {
	color:#666666;
	text-decoration:none;
}
#lib-block{
	float:left;
	width:350px;
	margin-top:2px;
	margin-bottom:10px;
}

#productNav a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
}

#productNav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
}

#footer {
	width:1024px;
	height:10px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;	
}

.clear {clear:both;}

#contentContainer{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
#bdContainer{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}