@charset "UTF-8";
/* CSS Document */


A:visited 	{COLOR: #3A6D99; text-decoration: none}
A:hover 	{COLOR: #CC0000; text-decoration: none}
A:link		{COLOR: #3A6D99; text-decoration: none}
A:active 	{COLOR: #3A6D99; text-decoration: none} 


body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	background-image: url(../images/BackingSlice.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}


p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align:left;
}

/*---------class selectors----------*/

.textlogo {
	font-style: italic;
	font-weight: 100;
	padding-top: 2px;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;

}

/*---------ID selectors----------*/

#sitecontainer {
	position: relative;
	width: 883px;
	height: 640px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	position: absolute;
	top: 40px;
	left: 59px;
	width: 778px;
	height: 22px;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999; 
}

#content2 {

}

#con_col1 {
	float: left;
}

#con_col2 {
	float: left;
}

#con_col3 {
	float: right;
}

/*----------Main Nav-----------*/

#leftheadernav {
	position: absolute;
	top: 74px;
	left: 54px;
	width: 16px;
	height: 47px;
	background-image: url(../images/LeftNavSlice.png);
	background-repeat: no-repeat;
}


#headernav {
	position: absolute;
	top: 74px;
	left: 70px;
	width: 756px;
	height: 47px;
	background-image: url(../images/NavSlice.png);
	background-repeat: repeat-x;
	text-align: left;
}

#rightheadernav {	
	position: absolute;
	top: 74px;
	left: 826px;
	width: 16px;
	height: 47px;
	background-image: url(../images/RightNavSlice.png);
	background-repeat: no-repeat;
}

/*---------------------------------------------------------------*/

/*-----------site text nav styling-----------*/

#headernav ul {
	margin: 0px auto;
	padding-top: 15px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: inherit;
}


#headernav ul li {
	display: inline;
	margin: 0px auto;
	padding-right: 15px;
	color: #fff;
}

#headernav ul li a {
	font-weight: normal;
	margin: 0px auto;
	text-decoration: none;
	color: #fff;
}

#headernav ul li a:hover {
	color: #262626;
	margin: 0px auto;
	text-decoration: underline;
}


#headernav #currentpage{
	color: c5FFFF;
	text-decoration: none;
	margin: 0px auto;
	
}

#productnav a {
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration:none;
}

/*------------------------------*/

#mainimage {
	position: absolute;
	top: 117px;
	left: 59px;
	width: 778px;
	height: 311px;
	background-color: #315273;
}

#ad1 {
	position: absolute;
	top: 15px;
	left: 40px;
}

#ad2 {
	position: absolute;
	top: 15px;
	left: 405px;
}


#productnav {
	position: relative;
	top: 429px;
	left: 59px;
	width: 778px;
	height: 60px;
}


/*------------ Product Buttons -----------*/

#papertext {
	position: absolute;
	top: 30px;
	left: 15px;
	width: 120px;
	height: 30px;
	text-align: center;
	border-top: 2px solid #999;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	z-index: 1;
}

#paper{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 60px;
	background-image: url(../images/PaperSlice.jpg);
	background-repeat: repeat-x;
}

#felttext {
	position: absolute;
	top: 30px;
	left: 172px;
	width: 120px;
	height: 30px;
	text-align: center;
	border-top: 2px solid #999;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	z-index: 1;
}

#felt{
	position: absolute;
	top: 0px;
	left: 157px;
	width: 150px;
	height: 60px;
	background-image: url(../images/FeltSlice.jpg);
	background-repeat: repeat-x;
}

#spuntext {
	position: absolute;
	top: 30px;
	left: 329px;
	width: 120px;
	height: 30px;
	text-align: center;
	border-top: 2px solid #999;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	z-index: 1;
}

#spun{
	position: absolute;
	top: 0px;
	left: 314px;
	width: 150px;
	height: 60px;
	background-image: url(../images/SpunSlice.jpg);
	background-repeat: repeat-x;
}

#pleatedtext {
	position: absolute;
	top: 30px;
	left: 486px;
	width: 120px;
	height: 30px;
	text-align: center;
	border-top: 2px solid #999;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	z-index: 1;
}

#pleated{
	position: absolute;
	top: 0px;
	left: 471px;
	width: 150px;
	height: 60px;
	background-image: url(../images/PleatedSlice.jpg);
	background-repeat: repeat-x;
}

#customtext {
	position: absolute;
	top: 30px;
	left: 643px;
	width: 120px;
	height: 30px;
	text-align: center;
	border-top: 2px solid #999;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	z-index: 1;
}

#custom{
	position: absolute;
	top: 0px;
	left: 628px;
	width: 150px;
	height: 60px;
	background-image: url(../images/CustomSlice.jpg);
	background-repeat: repeat-x;
}

#sitecopy {
	position: absolute;
	top: 496px;
	left: 59px;
	width: 758px;
	height: 92px;
	margin: 10px 10px 10px 10p
}


#footer {

	height: 18px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size:9px;
	text-align:left;
	color:#999;
	padding-top: 5px;
}

#righttext {

	text-align:right;

}

#white {
	position: relative;
	top: 0px;
	height: 240px;
	background-color: #ffffff;	

}

#white ul {

	text-align:left;	

}













