body{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width:960px;
	height:100px;
	background-color: #971d31;
	margin-bottom: 1px;
}

#logo{
	float: left;
	height: 85px;
	width: 300px;
	padding-top: 10px;
	padding-left: 10px;
}

#header_left{
	float: right;
	width: 400px;
	margin-right: 20px;
	text-align: right;
	margin-top: 5px;
}

.quicklinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom:5px;
}

.quicklinks a{
	color: #FFFFFF;
	text-decoration:none
}

.quicklinks a:hover{
	color: #FFCC00;
	text-decoration:underline;
}

.tel{
	font-size: 12px;
	font-weight: bold;
	color: #FFE215;
}

#searchsubmit {
	border:0 none;
	margin:0;
}


#navigation{
	width:960px;
	height:75px;
	margin-bottom: 0px;
	text-align: right;
}

.navimg{
	margin-right: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_wrapper{
	width:960px;
}

#main_img{
	width:960px;
	height:300px;
	margin-top: 6px;
	margin-bottom: 1px;
}

#deal_product_wrap {
	height:230px;
	width:960px;
	background-color:#FFF;
}


#deal {
	float:right;
	height:230px;
	width:490px;
}

#top_products{
	width:470px;
	height:200px;
	float:left;
}

#four_col_wrap{
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	height: 310px;
	padding-top: 20px;
	background-image: url(four_col_bgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 1px;
	background-color: #fff;
}

.box{
	float: left;
	width: 215px;
	margin-right: 20px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 14px;
	margin-bottom: 0px;
}

#top_ten_home_products {
	background-image:url("top_prod_bgd.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	height:215px;
	margin-right:1px;
	padding:5px;
	width:223px;
}


#top_ten_products {
	background-image:url("top_prod_bgd.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	height:215px;
	margin-right:1px;
	padding:5px;
	width:225px;
}

#top_ten_home_products h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 2px;
	padding-top: 0px;
	line-height: 12px;
	margin-bottom: 12px;
}

#top_ten_products h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 2px;
	padding-top: 0px;
	line-height: 12px;
	margin-bottom: 12px;
}

/* FOOTER LINKS */
ul.top_products {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

ul.top_products li {
	display: block;
	width: 210px;
	text-align: left;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:3px;
}

ul.top_products li a {
	margin: 0px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.top_products li a:hover {
	text-decoration: underline;
}

/*  FOOTER STYLES */
#footer_wrapper{
	height: 130px;
	width: 940px;
	padding: 10px;
	background-image: url(http://www.wilkinsonplus.com/content/ebiz/wilkinsonplus/page/landingmain/footer_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFF;
}

.footer_link_container{
	float: left;
	width: 150px;
	margin-right: 10px;
}

ul.footer_link {
	padding: 0px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

ul.footer_link li {
	DISPLAY: block;
	WIDTH: 140px;
	TEXT-ALIGN: left;
}

ul.footer_link li a {
	margin: 0px;
	DISPLAY: block;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

ul.footer_link li a:hover {
	text-decoration: underline;
}	

.link_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}		

.security{
	float: left;
	width: 300px;
}

.security_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.del_info{
	height: 35px;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.del_price{
	background-color: #962133;
	float: right;
	height: 29px;
	width: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFE14F;
	font-weight: bold;
	padding: 3px;
}

.del_name{
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.del_name a{
	color: #990000;
	text-decoration:none;
}

.del_name a:hover{
	color: #000000;
	text-decoration:underline;
}

.del_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.del_small{
	font-size: 11px;
}

.del_pad{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 2px;
	clear: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

#del_wrapper{
	background-color: #FFFFFF;
	height: 215px;
}
/* COPYRIGHT */
.copyright_logos{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
}

.copyright{
	float: left;
	height: 40px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 10px;
}

.copyright a{
	color: #333333;
	text-decoration:none;
}

.copyright a:hover{
	color: #333333;
	text-decoration:underline;
}

.logos{
	float: right;
	height: 50px;
	width: 450px;
	text-align: right;
}
/* END */

.top_prod{
	height: 35px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.top_prod a{
	color: #333333;
	text-decoration:underline;
}

.top_prod a:hover{
	color: #000000;
	text-decoration:underline;
}

.prod_resize{
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topprod_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
