﻿/*header wrapper*/

.headerWrapper
{
	
	width: 955px;
	height: 100px;
	
	
}

.header_right 
{
	
	float:right;
	padding-top:20px;
	
}


.phoneNumber
{
	color: #6F6728;
	font-size: 18px;
}

.call 
{
	text-align:right;
	color:#7c7c7c;
	font-weight:bold;
}

.companyLogo
{
	float: left;
	position: relative;
	margin:0px;
	padding:0px;
}

.searchbox, .watermark
{
	border-width:0px;
	/*background-image:url(../../../Images/Buttons/searchbox.gif);*/
	border:1px solid #6F6728;
	vertical-align:middle;
	height:20px;
	
	
}



.watermark
{
	text-align:center;
	font-size:0.9em;
	color:#b7b7b7;
}
	

/*
.links
{
	clear:both;
	text-align: right;
	padding: 20px 30px 0 0px;
	width: 955px;
	height: 20px;
}
.linkitem, .linkitembold
{
	text-align:center;
	margin-left:20px;
	position:relative;
	float:left;
}
.linkitembold
{
	font-weight:bold;
	margin-left:0px;*/
}

/*- Menu Tabs E--------------------------- */
.navbox 
{
	width:957px;
	height:50px;
}
    #tabsE {

      
      width:100%;
      line-height:normal;
      height:44px;
      background-image: url("../../../Images/tabrightE.gif");
      background-color:white;
      background-repeat: repeat-x;
      margin-top:5px;
     
 
      }

      

    #tabsE ul {

	margin:0px;
	padding:0px 10px 0 50px;
	list-style:none;
	
      }


    #tabsE li {

      display:inline;

      }

      /*border left*/

      

    #tabsE a {

      float:left;
      background:url("../../../Images/tabrightE.gif") no-repeat left top;
      margin:0px;
      padding:0px;
      text-decoration:none;
      color:#ffffff;
      font-size:14px;

           

     

      }

      

    #tabsE a span {

      float:left;
      display:block;
      background:url("../../../Images/tabrightE.gif") no-repeat right top;
      padding:13px 25px 13px 25px;      
      text-align: center;
      vertical-align: middle;

      

      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #tabsE a span {float:none;}

    /* End IE5-Mac hack */

    #tabsE a:hover span {

      color:#FFF;

      }

    #tabsE a:hover {

      background-position:0% -44px;

      }

    #tabsE a:hover span {

      background-position:100% -44px;

      }  
      
.intro
{
	clear: both;
	min-height: 75px;
	max-width: 955;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image:url(/images/productdisplay_bg.jpg);
	background-repeat:repeat-x;
	margin:10px 0px 10px 0px;
	padding:15px 10px 15px 10px;
	line-height: 20px;
}

.intro h1
{
	margin-bottom: 10px;
}

.intro strong
{
	font-weight:bold;	
}


      
.aboutus
{
	float:left;
	margin:15px 0px 0px 0px;
}
.aboutus h2
{
	font-family:Myriad Pro;
	font-weight:normal;
}
.abouttab
{
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
}
.abouttab h2
{
	margin:0px 0px 5px 0px;	
	font-weight:normal;
}


.upholster
{
	float:left;
	margin:15px 0px 0px 0px;
}
.upholside
{
	background-color:#d4d4d4;
	padding:8px;
	margin:0px 15px 0px 0px;
	float:left;	
}
.upholster img
{
 border:4px #cccccc solid;
}
.upimg
{
	float:left;
	width:680px;
}
.upimg img
{
	float:left;
	width:110px;
	margin:8px;
	border:4px #cccccc solid;
}
.upholster h2
{
	font-family:Myriad Pro;
	font-weight:normal;
	margin:0px 0px 15px 0px;
} 

.adsbox img
{
	width:250px;
	height:250px;
	float:left;
	border:4px solid #666666;
	margin:20px 30px 0px 30px;
}
