/*////////////// BODY ///////////////*/
body{	
	background: #FFFFFF;
	margin-left:0px;
	*margin-top:0px;
	}

body > table{
	margin-top:-8px;
	*margin-top:-8px;
}

a{ 
	text-decoration: none;
	color: #000000;	
	}
		
a:visited{
	text-decoration: none;
	color: #000000;
	}
	
a:active{
	text-decoration: none;
	color: #000000;
	}

a:hover{ 
	text-decoration: none;
	color: #999999;
	}
/*////////////// BODY END ///////////////*/


/*////////////// MISCELANEOUS ///////////////*/
.image{
	vertical-align: middle;
	border: 0px solid #000000;
	}

.error{
	color: #FF3333;
	}
	
.info{
	color: #9D9FA1;
	}
	
.currentLink{
	color: #999999;
	background: url(images/siteimages/AS-topnav_hvr.jpg) no-repeat bottom center;
	padding-bottom:5.4px;
	}
	
.submit{
	background: #999999;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}		
/*////////////// MISCELANEOUS END ///////////////*/


/*////////////// TEMPLATES ///////////////*/
.t_news_header{		
	font-size: 28px;
	font-weight: bold;
	}
.t_news_subheading{		
	font-size: 12px;
	font-weight: bold;
	}	
.t_news_datetoshow{		
	font-size: 12px;
	font-weight: bold;
	}
.t_news_shortdesc{		
	font-size: 12px;
	}
.t_news_more{		
	font-size: 12px;
	color: #990000;
	}			

.t_services_header{		
	font-size: 28px;
	font-weight: bold;
	}	
.t_services_subheading{		
	font-size: 12px;
	font-weight: bold;
	}	
.t_services_datetoshow{		
	font-size: 12px;
	font-weight: bold;
	}
.t_services_shortdesc{		
	font-size: 12px;
	}			
/*////////////// TEMPLATES END ///////////////*/


/*////////////// HEADER ///////////////*/
#header{
	background: url(images/siteimages/AS-Slicing-HDR_01.jpg) no-repeat bottom left;		
	height: 78px;
	width:980px; 
	}
	
#header td{		
	vertical-align: top;
	text-align: right;
	height:78px;
	}	
/*////////////// HEADER END ///////////////*/


/*////////////// HEADER LINKS ///////////////*/
#headerLinks{
	background: #66646C; 
	vertical-align:middle;
	text-align: left;
	font-size:8px;	
	}
	
#headerLinks a{
	text-decoration: none;
	color:#999999;	
	}	

#headerLinks td{
	background: url(images/siteimages/AS-HPSlicing-rev_02.jpg) no-repeat top left;
	width:980px;
	height:32px;
	font-family: Arial;
	font-size: 11px;
	text-transform:uppercase;
/*	background-color:#FFFFFF;	*/
	vertical-align: middle; 
	text-align: left;	
	padding: 0px 0px 0px 20px;
	}

#headerLinks a:hover{ 
	background: url(images/siteimages/AS-topnav_hvr.jpg) no-repeat bottom center;

	padding-bottom:5.4px;
	color: #999999;
	}
/*////////////// HEADER LINKS ///////////////*/	 


/*////////////// BREADCRUMB ///////////////*/
#breadcrumb{
	background-color:#FFFFFF;
	background: url(images/siteimages/AS-Slicing-rev_03.jpg) no-repeat center left;
	width:980px;
	height: 20px; 
	}

#breadcrumb td{			
	font-family: Arial;
	font-size: 9px;
	color:#BCBEC0;
	vertical-align: middle;
	text-align: left;	
	padding: 0px 0px 0px 30px;
	}
	
#breadcrumb a{
	color: #BCBEC0;
	}

#breadcrumb a:hover{ 
	text-decoration: none;
	color: #000000;
	}
	
.BreadCrumbCurrentLink{
	color:#000000;
	font-family: Arial;
	}
		
/*////////////// BREADCRUMB END ///////////////*/


/*////////////// CENTER PART ///////////////*/	
#center{
	background: #ffffff;		
	}
	/*////////////// LEFT LINKS ///////////////*/
		#center #leftLinks{					
			background: #FFFFFF;
			background: url(images/siteimages/AS-Slicing-lftNav_04.jpg) no-repeat top left;
			vertical-align: top;
			text-align: left;			
			}
		
		#center #leftLinks td{
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight:bold;		
			color:#A3A082;		
			padding: 0px 0px 0px 23px;
			}

		#center #leftLinks td a{
			color:#A3A082;
			font-size: 12px;
		}
		
		#leftLinks .leftlinks a:hover {
			background:url(images/siteimages/AS-leftnav.gif) no-repeat bottom right;
			background-color:#66646C;			
			color:#FFFFFF;
			width:150px;
		}

		.currentLink_left{
			color: #FFFFFF;
			background:url(images/siteimages/AS-leftnav.gif) no-repeat bottom right;
			background-color:#66646C;
			width:150px;
		}

		.otherLink{
			color:#000000;
			background:url(images/siteimages/AS-leftSecHvr.jpg) no-repeat center right;
			width:150px;
		}	

		.sublinks a:hover{
			color:#000000;
			background:url(images/siteimages/AS-leftSecHvr.jpg) no-repeat center right;
			width:150px;			
		}
	

	/*////////////// LEFT LINKS END ///////////////*/		
	
	/*////////////// CONTENT ///////////////*/
		#center #content{			
			background: url(images/siteimages/AS-Slicing-rev_05.jpg) no-repeat top left;
			height:424px;
			width:803px; 	
			vertical-align: top;
			text-align: left;
			left: 10px;
			}
			
		#center #content td{
			font-family:Myriad, Arial;
			font-size:12px;
			color:#4F4D6B;
			margin-left:15px;		
			padding: 0px 0px 0px 15px;
			}	
			
		#center #content a{
			color:#008FD4;
			
			}			
			
		#center #content form{ 
			display:inline;
			}	
			
		#center #content form td{ 
			font-family:Myriad, Arial;
			font-size:12px;
			color:#4F4D6B;
			padding: 0px 0px 0px 0px;
			}
			
		#align_content_images{
			width:1005px;
			*width:1007px;
			}

	/*////////////// CONTENT END ///////////////*/
/*////////////// CENTER PART END ///////////////*/

/*////////////// RIGHT LINKS ///////////////*/
/*  uncomment if wish to display this module
		#center #rightLinks{
			background: #BBBBBB;
			

			display: none;
			vertical-align: top;
			text-align: left;	
			}
		
		#center #rightLinks td{
			font-family: Arial;
			font-size: 13px;
			}*/
	/*////////////// RIGHT LINKS END ///////////////*/	  


/*////////////// FOOTER ///////////////*/	
#footer{
	background: #ffffff;		
	background: url(images/siteimages/AS-HPSlicing-rev_05.jpg) no-repeat top left; 
	height: 196px;
	}
	
#footer a{
	text-decoration: none;
	color: #A3A082;
	}	

#footer td{
	color: 585257;
	font-family: Arial;
	font-size: 10px;
	vertical-align:middle;
	text-align: center;
	height:130px;
	}

/*////////////// FOOTER END ///////////////*/	

#logo{
	position:relative;
	top:5px;
	left:-395px;
	*left:-25px;
}

#home_img{
	background: url(images/siteimages/AS-Slicing-rev_04.jpg) no-repeat top left;	
	height: 379px;
	width: 1264px;
}

#header_home{
	background: url(images/siteimages/AS-HPSlicing-rev_01.jpg) no-repeat bottom left;		
	height: 78px;
	width:980px; 
}

#header_home td{		
	vertical-align: top;
	text-align: right;
	height:78px;
	}	

#headerLinks_home td{
	background: url(images/siteimages/AS-HPSlicing-rev_02.jpg) no-repeat top left;  
	height:32px;
	font-family: Arial;
	font-size: 11px;
	text-transform:uppercase;
/*	background-color:#FFFFFF;	*/
	vertical-align: middle; 
	text-align: left;	
	padding: 0px 0px 0px 20px;
}

#headerLinks_home a{
	text-decoration: none;
	color:#999999;	
	}	

#breadcrumb_home{
	background-color:#FFFFFF;
	background: url(images/AS-Slicing-rev_03.jpg);
	width:980px;
	height: 20px; 
	}

.text_title {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19;
	font-weight:bold;
	position:relative;
	top:-20px;
	*top:0px;
	font-variant: small-caps;
}	


.text_subTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:17;
	position:relative;
	top:-30px;
	*top:0px;
	vertical-align:middle;
}

.inside_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;	
	position:relative;
	top:-25px;	
	*top:-0px;
}

/*a:link{
	color:#A3A082;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
}*/

.retailers{
    color:#A3A082;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	
}

.retailers_text{
	color:#A3A082;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-top:0px;
}

.about_home{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	*margin-bottom:12px;
	vertical-align:top;
	
}

#left_nav_links{
	color:#A3A082;
}

.mail_text{
	font-family:Myriad, Arial;
	font-size:12px;
	color:#9D9FA1;
	padding-left:25px;
}

.contact_text{
	font-family:Myriad, Arial;
	font-size:12px;
	color:#4F4D6B;
}

h1{
	font-family:Myriad, Arial;
	font-size:18px;
	font-weight:lighter;
	color:#4F4D6B;
}


.store_imgs{
	height:85px;
/*	background-color:#66646C;*/
	padding-left:-5px;
	padding-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

.store_box{
	background-color:#66646C;
	color:#FFFFFF;
	width:255px;
	height:85px;
	text-align:left;
}

.store_text{
	color:#FFFFFF;
	width:290px;
	vertical-align:middle;
}


#ThreePanelFullyVented{
	background: url(images/AS-calc-3vent.gif) no-repeat;
	height:82px;
	width:725px;
}

#LineImage{
	background: url(images/AS-calc-div.jpg) no-repeat;
	height:3px;
	width:719px;
}

#ThreePanelCenterVented{
	background: url(images/AS-calc-3nonvent.gif) no-repeat;
	height:82px;
	width:725px;
}

#FourPanelFullyVented{
	background: url(images/AS-calc-4vent.gif) no-repeat;
	height:82px;
	width:725px;
}

#FourPanelPartiallyVented{
	background: url(images/AS-calc-4nonvent.gif) no-repeat;
	height:82px;
	width:725px;
}


.TextPadding{
padding-left:75px;
font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#4F4D6B;
		
}
	
.Attic{
	position:relative;
	left:-320px;
	top:10px;
}

#calculate{
padding-right:119px;		
}	

#text1{
font-family:Arial;
	font-size:14px;	
	color:#4F4D6B;
}	

#text2{
font-family:Arial;
	font-size:13px;	
	color:#4F4D6B;
	font-weight:bold;
}	

#text3{
font-family:Arial;
	font-size:14px;	
	color:#4F4D6B;
	
}	

#SQFT{
font-family:Myriad, Arial;
	font-size:12px;	
	color:#9D9FA1;
	
}	

#sqftcolor{	
color: #FF0000;
	
	
}	

#description{	
     color:#4F4D6B;
	font-family: Arial;
	font-weight:bold;
	
}

#email{	
    color:#A3A082;
	font-size:10px;	
	font-family: Myriad, Arial;
	font-style:italic; 
	padding-top: -100px;
	padding-left:9px;
}	

#imgcontent{	
    color:#A3A082;
	font-size:11px;	
	font-family: Myriad, Arial;
	font-style:italic; 
	padding-top: 105px;
	padding-left:9px;
}	

#contentimg{	
	background: url(images/siteimages/AS-contactimg.jpg) no-repeat;
	height:269px;
	width: 252px;
	padding-top: -50px;
	float:right;
	
}	

#brochure{	
	/*background: url(images/siteimages/AS-Litforms.jpg) no-repeat;*/
	background: url(images/siteimages/AS-Litforms.gif) no-repeat;
	height:300px;
	width: 350px;
	float:right;
	
}
	
/*********** ADMIN STYLE **************/	
#admin_align{
	width:140.25px;
	*width:209px;
}
						
#thankyouimg{
	background: url(images/AS-thankyou.jpg) no-repeat;
	width:706px;
	height:149px;
}

#thankyoucontent{
	color:#4F4D6B;
	font-size:12px;	
	font-family: Myriad, Arial;	
	font-weight:bold;
}

#feature1{
	height:79px;
	width:79px;
	padding-left:80px;
	
}

#feature1text{
	color: #FFFFFF;
	font-size: 8px;	
	font-family: Myriad, Arial;
	margin-top:-10px;
}

.imgtext{
padding-left: 20px;
*margin-top:0px;
}

.builders{
*padding-left: 40px;
}





						