/*  Main Page */
/* ******* Main frame ******** */

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}


.navigator
{
	width: 179px;

}


.main_container
{
	width: 661px;

	}

.main_content
{
	width: 661px;
	}


.banner_list{
	width: 150px;
}

.goleft{
	float: left;
	}

.goright{
	float: right;
	}

.title_bar #spotlight_text_left{

	/* background-color : #EBEBEB; */
	text-align: left;
	line-height: 14px;
	color: #000;
	margin-left : 5px;
	font-weight :bold

	}
.title_bar #spotlight_text_right{

	/* background-color : #EBEBEB; */
	text-align: right;
	font-size: 11px;
	line-height: 25px;
	color: #244679;
	margin-right : 5px;
	font-weight :bold;
	float: right;
	vertical-align : bottom;

	}

.title_bar a{	font-size: 11px;color: #244679;	}
.title_bar a:link {text-decoration: underline}
.title_bar a:visited {text-decoration: underline}
.title_bar a:active {text-decoration: underline}
.title_bar a:hover {text-decoration: underline}



.title_bar h4{

	text-align: left;
	font-size: 12px;
	line-height: 25px;
	color: #000;
	margin-left : 5px;
	font-weight : bold;
	float:left;

	}

.title_bar{
	/* position:relative; */
	margin-right: auto;
	margin-left: auto;
	background-color : #EBEBEB;
	width: 641px;
	height: 25px;
	background:url(/images/main/title-bar.gif) top left no-repeat;
	overflow : hidden;

	}

.main_spotlight{
	/* position:relative; */
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	width: 645px;
	}






/*   ------ Weekly Deals ---------------     */
#great_deals{

	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	
}

#great_deals .box_header{

	background:url(/images/main/main-header-bar.gif) top left no-repeat;
	width: 641px;
	height: 27px;

	}


.module_head h4 {

margin: 0;
font-size: 14px;
line-height: 16px;
font-weight: bold;
color : #ECECEC;
padding: 6px 0 4px 10px;
float: left;
}


.module_head .module_head_right {
font-size:12px;
line-height : 14px;
padding:0px 18px 0 0;
margin-top: 2px;
float:right;
}


.box_main
{
	border:1px solid #BD2B2B;
	overflow:hidden;
	line-height:17px;
	width: 639px;
	/* _width: 641px; */ /*for IE 6*/
	border-top:0;
	padding-top:0;
	clear : both;
	}

#great_deals .box_main{

	height: 680px;
	/*_height: 424px; */ /*for IE 6*/
	overflow: hidden;

}


#great_deals .box_main a{font-size:11px; font-weight: bold; line-height: 16px; color : #000; text-decoration: none;}
#great_deals .box_main a:link{color : #000;}
#great_deals .box_main a:visited{color : #000;}
#great_deals .box_main a:hover{color : #777; text-decoration: underline;}
#great_deals .box_main a:active{color : #000;}
	
	


.clear{
	clear : both;
	}



.box_main table td img{

 vertical-align: middle;

	}






/*  ------- MFG Section  -------------- */

#mfg_links{

	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;

}

#mfg_links .box_header{

	background:url(/images/main/main-header-bar.gif) top left no-repeat;
	width: 641px;
	height: 27px;

	}


/*  ------- Right Banner  -------------- */
.no_ws{

	width :150px;
	line-height: 12px;

	}

.no_ws a img{

 display :block;
 
    }

.no_ws img{
	display :block;

	}
	
	
	
/* --------- News Ticker ---------- */	
#ticker {
position: relative;
width:209px;
height:194px;
overflow:hidden;
background-color:#FFF;
}
.news {
position:absolute;
top:0;
left:0;
width:209px;
height:194px;
font-family:tahoma,arial,helvetica,sans-serif; 
font-size:10px;
visibility:hidden;
}
	
	
	
	
	
	