body#Body {
	background-color:#E8F1FF;
	text-align:center;
	margin:0;
	padding:0;
}

div#LayoutWrapper {
	background: #C4DBFD url('../images/background.gif') no-repeat;
	text-align:left;
	margin:0 auto;
	width:836px;
	position:relative;
	padding:0 39px;
}

div#Header {
	width:inherit;
	height:175px;
	overflow:hidden;
}

div#Header div#SiteLogo {
	width:218px;
	height:inherit;
	overflow:inherit;
	float:left;
}

div#Header div#SiteLogo h1#Logo {
	padding:0;
	margin:0;
	width:inherit;
	height:inherit;
	overflow:hidden;
	background-image:url('../images/SiteLogo.jpg');
	background-repeat:no-repeat;
}

div#Header div#SiteLogo h1#Logo a {
	width:inherit;
	height:0;
	overflow:inherit;
	padding-top:226px;
	display:block;
}

div#SiteLinks {
	width:363px;
	height:19px;
	overflow:inherit;
	position:absolute;
	top:75px;
	left:493px;
	border-bottom:2px solid #BBD7EE;
}

div#SiteLinks ul#Links li,
div#SiteLinks ul#Links {
	margin:0;
}

div#SiteLinks ul#Links {
}

div#SiteLinks ul#Links li {
	list-style:none;
	display:inline;
	font-weight:normal;
}

div#SiteLinks ul#Links li a {
	font: normal 13px Arial, Verdana, Helvetica, sans-serif;
	color:#64A5D9;
	font-weight:bold;
}

div#SiteSearch {
	width:219px;
	overflow:hidden;
	position:absolute;
	top:19px;
	left:490px;
}

div#SiteSearch form#SearchFrm {
	display:block;
	text-align:left;
}

div#SiteSearch form#SearchFrm input#SearchTxt {
	float:left;
	width:154px;
	height:16px;
	padding:0;
	margin:0;
	border:0;
	padding:2px 0;
}

div#SiteSearch form#SearchFrm #div_SearchBtn {
	margin-top:-4px;
	padding-left:3px;
	float:left;
}

div#SiteSearch form#SearchFrm #div_SearchBtn input#SearchBtn {
	background-image:url('../images/SearchBtn.jpg');
	background-repeat:no-repeat;
	width:46px;
	height:24px;
	padding:25px 0 0 0;
	margin:0;
	border:0;

}


div#NavigationWrapper {
	height:31px;
	position:absolute;
	top:130px;
	left:0px;
	width:914px;
}
/*
div#Navigation {
	position:relative;
	left:25px;
}

div#Navigation ul {

}

div#Navigation ul li {
	float:left;
	position:relative;
	background-repeat:no-repeat;
	z-index:2;
}

div#Navigation ul li h2 {
	margin:0;
	padding:0;
}

div#Navigation ul li#About {
	width:122px;
	margin-right:35px;
}
div#Navigation ul li#Resources {
	width:184px;
	margin-right:35px;
}
div#Navigation ul li#Specials {
	width:104px;
	margin-right:35px;
}
div#Navigation ul li#Locations {
	width:104px;
	margin-right:35px;
}
div#Navigation ul li#ContactUs {
	width:104px;
}
*/
div#ContentBody {
	width:836px;
	margin-top:25px;
	overflow:hidden;
}

div#ContentBody.fullContentBody {
	border-left:0pt none;
	border-right:0pt none;
	padding-left:0;
	width:836px;
}

div#ContentBody div#ContentUpper {
	width:836px;
	height:30px;
	overflow:hidden;
	background-image:url('../images/contentUpper.jpg');
	background-repeat:no-repeat;
}

div#ContentBody div#Content {
	min-height:450px;
	height:auto !important;
	height:450px;
	overflow:visible;
	padding-left:38px;
	padding-top:45px;
	padding-bottom:40px;
	padding-right:38px;
	background-image:url('../images/contentBG.jpg');
	background-color:#FFFFFF;
	background-repeat:repeat-y;
}

div#ContentBody div#ContentLower {
	width:836px;
	height:30px;
	overflow:hidden;
	background-image:url('../images/contentLower.jpg');
	background-repeat:no-repeat;
	clear:both;
}

div#ContentBody div#HomePageWrapper div#Content {
	min-height:343px;
	height:auto !important;
	height:343px;
	overflow:visible;
	width:350px;
	float:left;
	padding:0;
	background-image:none;
	background-color:transparent;
}

div#ContentBody div#HomePageWrapper h3#Banner {

}

/* Featured Menu */
div#FeaturedMenu {
	width:195px;
	position:absolute;
	top:119px;
	left:7px;
	z-index:2;
}

div#FeaturedMenu ul li,
div#FeaturedMenu ul {
	padding:0;
	margin:0;
	list-style:none;
}

div#FeaturedMenu ul li {
	float:left;
	position:relative;
	width:195px;
	background-repeat:no-repeat;
	z-index:2;
}

div#FeaturedMenu ul li a {
	display:block;
	width:inherit;
	height:0;
	overflow:hidden;
}

div#FeaturedMenu ul li ul {
	display:none;
	position:absolute;
	top:44px;
	left:0;
}

div#FeaturedMenu ul li:hover ul, ul li.over ul {
	display: block;
}

div#FeaturedMenu ul li#Products {
	background-image:url('../images/Internal/Menu/Menu-Products.jpg');
	height:44px;
}

div#FeaturedMenu ul li#Products a {
	padding-top:44px;
}

div#FeaturedMenu ul li#Thread {
	background-image:url('../images/Internal/Menu/Menu-Thread.jpg');
	height:37px;
}

div#FeaturedMenu ul li#Thread:hover {
	background-image:url('../images/Internal/Menu/Menu-ThreadOn.jpg');
	height:37px;
}

div#FeaturedMenu ul li#Thread a {
	padding-top:37px;
}

div#FeaturedMenu ul li#EZee {
	background-image:url('../images/Internal/Menu/Menu-EZee.jpg');
	height:57px;
}

div#FeaturedMenu ul li#EZee:hover {
	background-image:url('../images/Internal/Menu/Menu-EZeeOn.jpg');
	height:57px;
}

div#FeaturedMenu ul li#EZee a {
	padding-top:57px;
}

div#FeaturedMenu ul li#Bobbins {
	background-image:url('../images/Internal/Menu/Menu-Bobbins.jpg');
	height:39px;
}

div#FeaturedMenu ul li#Bobbins:hover {
	background-image:url('../images/Internal/Menu/Menu-BobbinsOn.jpg');
	height:39px;
}

div#FeaturedMenu ul li#Bobbins a {
	padding-top:39px;
}

div#FeaturedMenu ul li#Accessories {
	background-image:url('../images/Internal/Menu/Menu-Accessories.jpg');
	height:39px;
}

div#FeaturedMenu ul li#Accessories:hover {
	background-image:url('../images/Internal/Menu/Menu-AccessoriesOn.jpg');
	height:39px;
}

div#FeaturedMenu ul li#Accessories a {
	padding-top:39px;
}

div.searchResultsContainer {
	overflow:auto;
}
div.searchResultContainer {
/*	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
*/
	width:375px;
/*	float:left;
	min-height: 60px;
*/
}
/*div.searchResultContainer.firstColumn {
	border-left:1px solid #DADADA;
}
div.searchResultContainer.firstRow {
	border-top:1px solid #DADADA;
}*/
div.searchResultContainer div.searchResultTitle {
	background-color:#E8F1FF;
	color:#0F7854;
	font-weight:bold;
	height:32px;
	padding-top:3px;
	text-align:left;
}
div.searchResultContainer div.searchResultImage {
	padding-left: 5px;
	padding-top: 5px;
}

div#PantoneSearch {
	width:880px;
	marign: auto;
	padding: 0 0 15px 0;
}

div#PantoneSearch form#PantoneSearchFrm {
	display:block;
}

div#PantoneSearch form#PantoneSearchFrm input#PantoneSearchTxt {
	width:85px;
	height:16px;
	margin:0;
	border:0;
	padding:3px 5px;
	background-image:url('../images/SearchTxt.jpg');
	background-repeat:repeat-x;
	border-left: 1px solid #074D39;
	border-right: 1px solid #074D39;
}

div#PantoneSearch form#PantoneSearchFrm input#SearchBtn {
	background-image:url('../images/SearchBtn.jpg');
	background-repeat:no-repeat;
	width:73px;
	height:22px;
	padding:0;
	margin:0;
	border:0;
}

div#Footer {
	width:914px;
	padding-top:140px;
	padding-bottom:45px;
	background-image:url('../images/footerBG.jpg');
	background-color:#E8F1FF;
	background-repeat:no-repeat;
	margin:0 -39px 0 -39px;
}

div#Footer ul#FooterLinks li,
div#Footer ul#FooterLinks {
	margin:0;
	padding:0;
	line-height:30px;
	text-align:center;
}

div#Footer ul#FooterLinks li {
	list-style:none;
	display:inline;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}

div#Footer ul#FooterLinks li.last {
	border:0;
	padding-right:0;
}

div#Footer ul#FooterLinks li a {
	font: bold 9pt Arial, Verdana, Helvetica, sans-serif;
	color:#003077;
}

div#Footer ul#FooterLinks li a:hover {
	text-decoration:underline;
}

div#Footer h3#ForteLogo {
	display: none;
	/*
	display:block;
	padding:0;
	margin:0;
	margin-top:5px;
	background-image:url('../images/ForteLogo.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:52px;
	overflow:hidden;
	*/
}

div#Footer h3#ForteLogo a {
	display: none;
	/*
	float:right;
	display:block;
	width:158px;
	height:0;
	padding-top:52px;
	overflow:hidden;
	*/
}

div#Footer h3#Copyright {
	display:block;
	position: relative;
	top: 45px;
	padding:0;
	margin:0;
	text-align: center;
	font: normal 9pt Arial, Verdana, Helvetica, sans-serif;
	color: #4C96C2;
}

div#SSLSiteSeal {
	display:block;
	left:820px;
	position:relative;
	top:-70px;
	width:100px;
}