/* CSS Document */

#innerPgContent{
	width:580px;
	float:right;
	margin-right:10px; 
	margin-bottom:20px;
}

#coreInfo{
	width:600px;
}

#title{
	float:left;
}

#titleText{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	width:430px;
	margin-bottom: 10px;
}

#subNavText{
	position:relative;
	height:10px;
	color:#162098;
	height:30px;
	width:430px;
}



#innerSuppNav{
	float:left;
	margin-top:355px; 
	width:180px;
	height:100px;
}

#subscribe{
	width:180px;
	height:80px;
	border-top: 1px dashed #bed28a;
	border-bottom: 1px dashed #bed28a;
	margin-bottom:20px;
}

#textfooter{
	position: relative; 
	float: left;
	width: 780px;
	height: 10px;
	color: #ff9900;
}

h3{
	color:#536B1F;
	font-size:11px;
	margin-top:20px;
	border-bottom: 1px dashed #bed28a;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top: 1px dashed #bed28a;
	height:30px;

}

#separator{
	display:block;
	background-image: url(../images/separator.gif);
	width:59px;
	height:20px;
}

#featuredProducts{
	position: relative;
	width: 138px;
	height:315px;
	float: right;
	right: 5px; 
	z-index:2; 
}

#featuredProducts{
	margin-left: 5px;
	margin-bottom:25px; 
	margin-left:10px;
}

#featuredProducts ul{
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#featuredProducts ul li{
	width: 138px;
	height:96px;
}

#featuredProducts ul li a{
	display: block;
	position: relative;
	width: 138px;
	height:96px;
	text-indent: -9909px;
}