body{
	margin:0;
	padding:0;
	font-family:Arial;
	background:#FFFFFF;
	font-size: 12px;
	width:100%;
	height:100%;
}



#featureProducts{
	display: block;
	height:180px;
	width: 100%;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#featureProducts ul{
	display: block;
	text-align:left;
	height:180px;
	width: 980px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	position:relative;
	top:-7px;

}

#featureProducts #product{
	display:block;
	height:180px;
	width:230px;
	float:left;
	background-image:url(../images/divider_freatureProducts.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	list-style:none;
	text-align: left;
}
#featureProducts #product #title {
	text-align: left;
	color: #A25E5B;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../images/img_rating_5stars.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
#featureProducts #product #desc {
	width: 100%;
	text-align: left;
	magrin-top: 10px;
	magrin-right: 80px;
	magrin-left: 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	height: 120px;
}

#featureProducts #product #desc p{
	margin-left:10px;
	margin-right: 80px;
}

#product  #product_moreButton {
	display: block;
	height: 25px;
	width: 80px;
	background-image: url(../images/btn_product_more.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}
#featureProducts #product #productShot {
	text-align: right;
	display: block;
	float: right;
}

#product #product_moreButton a {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 80px;
	display: block;
	line-height:18px;
}



#featureProducts #product span{
	display:block;
	width:49px;
	height:49px;
	background-image:url(../images/logo_newProduct.png);
	background-repeat:no-repeat;
	float:right;
}

#header_hompage{
	display: block;
	height: 503px;
	background:#000000;
	text-align:center;
	background-image: url(../images/bg_header_homepage.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header_subpage{
	background:#000000;	
	background-image: url(../images/bg_header_homepage.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 130px;
	width: 100%;
	text-align:center;
	top:0px;

}

#header_hompage #homepageHeader , 
#header_subpage #subpageHeader{
	width: 980px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
}

  #content{
	background:#FFFFFF;
	width:100%;
	height:auto;
	display:block;
	text-align:center;
}

  #content #main{
	width:980px;
	height:auto;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left:auto;
	text-align: left;
}
.redHead {
	background-image: url(../images/bg_redHead.png);
	background-position: left top;
	background-repeat: no-repeat;
	line-height:35px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #633C42;
	text-indent: 20px;
}

.redProductHead {
	background-image: url(../images/bg_redHead.png);
	background-position: left top;
	background-repeat: no-repeat;
	line-height:35px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #633C42;
}
#header_hompage #homepageHeader  #siteContactNumber,
#header_subpage  #subpageHeader  #siteContactNumber{
	padding-top:40px;
	width: 200px;
	margin-left: 700px;
}

#header_hompage #homepageHeader  #siteContactNumber span, 
#header_subpage  #subpageHeader  #siteContactNumber span{
	font-size:14px;
	color:#EFC75E;
	font-weight:bold;
	display:block;
	float:right;
	width:80%;
	line-height:21px;
}
#header_hompage #homepageHeader  #frontPageSlideshow{
	margin-left: 7px;
	width: 100%;
	text-align:left;
	margin-top: 80px;	
}
#header_hompage #homepageHeader  #frontPageSlideshow #siteIntro {
	display: block;
	float: right;
	height: auto;
	width: 370px;
	color: #FFFFFF;
	margin-right:85px;
	text-align:left;
}


p{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	font-size: 12px;
}
th {
	font-size: 16px;
	font-weight: bold;
	color: #633C42;
	text-align: left;
}
table a {
	font-size: 14px;
	color: #633C42;
}


#navigation ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	width: 647px;
	background-position: center;
}

h1,h2,h3{
	padding:2px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	color:#EFC75E;
	text-align: center;
	display: block;
	text-align:left;
}
#navigation {
	padding-top:7px;
	margin-left: 300px;
}

#navigation ul li, #navigation ul li a{
	display: block;
	height: 45px;
	width: 120px;
}
#navigation ul li a:hover{
	background:url(../images/bg_navigation_hover.png) no-repeat bottom;
}

#navigation ul .divider{
	width:12px;
	height:45px;
	display:block;
	background:url(../images/img_navigation_divider.png) no-repeat center;
}
	
#navigation ul li {
	text-align: center;
	float: left;
}

#navigation ul li a{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	line-height:50px;
}

h1{
	font-size:18px;
}

h2{
	font-size:16px;
}

h3{
	font-size:14px;
}
#nutFreeLogo {
	display: block;
	margin-top: -120px;
}
#hor_divider {
	text-align: left;
	top:-7px;
	position:relative;
}

#footer{
	height:auto;
	width: 980px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	margin-top: 10px;
}
#footer #copyright {
	color: #666666;
	width: 300px;
}


#footer_navigation ul{
	margin:0;
	padding:0;
	position:relative;
	width: auto;
}
#footer_navigation {
	display: block;
	width: 980px;
	font-size: 12px;
	text-align: center;
}

#footer_navigation li{
	list-style:none;
	height:30px;
	display:block;
	text-transform:uppercase;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}

#footer_navigation li a{
	text-decoration:underline;
	color:#666666;
}

#footer_navigation ul .divider{
	width:1px;
	height:12px;
	border-left:1px #666666 solid;
}
.grey {
	color: #666666;
}

#ProductTree{
	width:250px;
}
#ProductTree ul,
#ProductTree li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#ProductTree li{
	margin-bottom:2px;
}

#ProductTree li a{
	color:#FFFFFF;
	display:block;
	height:30px;
	line-height:30px;
	background:url(../images/bg_product_tree.jpg) no-repeat;
	text-indent:10px;
}

#ProductTree ul li a{

	background:none;
}

#ProductTree ul li a{
	color:#663300;
}

#ProductTree #Biscotti,
#ProductTree #Meringues,
#ProductTree #Cookies,
#ProductTree #FrozenDough{
	display:none;
}

#Products_Nag_Biscotti #ProductTree #Biscotti,
#Products_Nag_Meringues #ProductTree #Meringues,
#Products_Nag_Cookies #ProductTree #Cookies,
#Products_Nag_FrozenDough #ProductTree #FrozenDough{
	display:block;
}

.dotted_frame {
	border: 1px dotted #A55D5A;
	height: 100%;
	width: 100%;
}
.container_productdes {
	width: 500px;
}

.product_desc {
	height: 100%;
	width: 320px;
	float: right;
	padding: 10px;
	font-size: 12px;
	display: block;
}
#horizonal_divider {
	position:relative;
	top: -7px;
}



.100height{
	height:100%;
}

