<!-- 
body  {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #444;
	background: url(http://www.frenchsecretinc.com/images/fs_home.jpg) center top repeat-x;
}

.thrColAbsHdr body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #444;
	background:url(http://www.frenchsecretinc.com/images/fs_home.jpg) center top repeat-x;
}

.thrColAbsHdr #bkg  {
	width:100%; margin:0; padding:0;
	background: url(http://www.frenchsecretinc.com/images/fs_bkg_home.jpg) center top repeat-x;
	top:0; position:absolute;
}

.thrColAbsHdr #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 812px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0 0 8px 0;
} 
.thrColAbsHdr #header {height:585px; margin-bottom:15px;} 
.thrColAbsHdr .sidebarL {float: left; clear: none; margin:15px 15px 0 0; width:24%; padding-right:15px; border-right:1px solid #d7dfd8;}
.thrColAbsHdr .sidebarM {float: left; clear: none; margin:15px 15px 0 0; width:24%; padding-right:15px; border-right:1px solid #d7dfd8;}
.thrColAbsHdr .sidebarN {float: left; clear: none; margin:15px 0 0 0; width:15%; padding-right:5px;}
.thrColAbsHdr .sidebarR {float: right; clear: none; margin:0; width:22%;}


div#logo {float:left; clear:none; margin:0 auto;}
img#logo {margin:41px 0 20px 0;}

div#visual {background:url(http://www.frenchsecretinc.com/images/visual_0.jpg) left top no-repeat; height:462px;}

div#div1 {position: absolute; width:811px; height:462px; background:url(http://www.frenchsecretinc.com/images/visual_4.jpg) left top no-repeat;}
#div1 h2 {padding:75px 50px 20px 410px; color:#136B34; font-size:24px; line-height:29px; margin:0;}
#div1 p  {padding:0px 50px 50px 410px; font-size:16px; line-height:20px; margin:0;}


div#div2 {position: absolute; opacity:.0; filter:alpha(opacity=0);z-index:1; width:811px; height:462px; background:url(http://www.frenchsecretinc.com/images/visual_2.jpg) left top no-repeat;}
#div2 h2 {padding:75px 40px 40px 460px; color:#136B34; font-size:24px; line-height:30px; margin:0;}

div#div3 {position: absolute; opacity:.0; filter:alpha(opacity=0);z-index:1; width:811px; height:462px; background:url(http://www.frenchsecretinc.com/images/visual_3.jpg) left top no-repeat;}
#div3 h2 {padding:75px 92px 50px 430px; color:#136B34; font-size:24px; line-height:30px; margin:0;}

div#div4 {position: absolute; opacity:.0; filter:alpha(opacity=0);z-index:1; width:811px; height:462px; background:url(http://www.frenchsecretinc.com/images/visual_1.jpg) left top no-repeat;}
#div4 h2 {padding:75px 70px 50px 340px; color:#136B34; font-size:24px; line-height:30px; margin:0;}


#div1 a:link {text-decoration:none;}
#div1 a:visited  {text-decoration:none;}
#div1 a:hover  {color: #0bae4b;}

#div2 a:link {text-decoration:none;}
#div2 a:visited {text-decoration:none;}
#div2 a:hover  {color: #0bae4b;}

#div3 a:link {text-decoration:none;}
#div3 a:visited {text-decoration:none;}
#div3 a:hover  {color: #0bae4b;}

#div4 a:link {text-decoration:none;}
#div4 a:visited {text-decoration:none;}
#div4 a:hover  {color: #0bae4b;}


div#BrowseHead {position:absolute; top:520px; left:3px; text-align:left; z-index:1000; color:#136B34; font-size:21px;}


#ProductsList {position:absolute; top:555px; left:0; text-align:left; z-index:1000; color:#444; background: url(http://www.frenchsecretinc.com/images/ProductsListBkg.gif) bottom repeat-x #f1dfdf; visibility:hidden; padding:15px 18px 15px 23px; width:93%; border:9px solid #fff; outline:1px solid #d7dfd8; line-height:14px; font-size:11px;}



.nugget3a {border:7px solid #fff; outline:1px solid #d7dfd8; padding:10px 7px 0px 11px; background: url(http://www.frenchsecretinc.com/images/nugget3_bkg.gif) top repeat-x #fff;}
.nugget3 {-moz-border-radius: 6px; -webkit-border-radius: 6px; border:1px solid #d7dfd8; padding:10px 7px 0px 11px; background: url(http://www.frenchsecretinc.com/images/nugget3_bkg.gif) top repeat-x #fff;}

--> 

