img{
border-style:none;
}

#wrapper{

          margin: 0 auto;
          padding: 3px;
          width: 980px; 
          background-color:#EDEDED;
          border:1px solid #999999;
          
}

#About_wrapper{

          margin: 0 auto;
	  padding: 3px;
          width: 980px; 
          height: 998px;
          background-color:#FFFFFF;
          border:1px solid #999999;
          
}

#Products_wrapper{

          margin: 0 auto;
	  padding: 3px;
          width: 980px; 
          height: 1023px;
          background-color:#FFFFFF;
          border:1px solid #999999;
          
}



#Team_Drivers_wrapper{

          margin: 0 auto;
	  padding: 3px;
          width: 980px; 
          height: 895px;
          background-color:#FFFFFF;
          border:1px solid #999999;
          
}

#Contact_wrapper{

          margin: 0 auto;
	  padding: 3px;
          width: 980px; 
          height: 1107px;
          background-color:#FFF00;
          border:1px solid #999999;
          
}

#Masthead{

          text-align: center; 
          height: 100px;
          background-image: url(images/thinline.jpg); 
          background-repeat: repeat-x;
}
#Footer{
	  clear:both;s
	  width:978px;
	  height:25px;
	  font-family:arial;
          text-align:center;
          margin-top:232px;
  	  background-color:#EDEDED;	
	  border: 1px solid #999999;
	  
	  margin: 0 auto;	
	  margin-top:2px;
}
	  
#Social_Box{

padding-top:7px;
  background-color:#EDEDED;


}


.Auction_Box{
              float:left;
              width:256;
              padding:2px;
              background-color:#FFFFFF;
}

#Main{


}

#Social_Header{

	  padding-top:1px;
	  width:100%;
	  height:29px;
 	  background-image: url(images/navbarthinline.jpg);
          background-repeat: repeat-x;




}

#Bottom_Navigation{

          width: 980px;
          height: 29px;
          background-image: url(images/navbarthinline.jpg);
          background-repeat: repeat-x;
}

#Footer_1{
          
         clear:both;
position:relative;
top:2px;          
width: 770px;
          height: 29px;
          background-image: url(images/navbarthinline.jpg);
          background-repeat: repeat-x;
}

#Content{

          background-image: url(images/thinline.jpg); 
          text-align: center; 
}

.Nav_Links{
          
        float:left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial;
	color: #ffffff;
}


a.ref_link:link {color:#ffffff; text-decoration: none;font-weight: bold;}
a.ref_link:visited {color:#ffffff; text-decoration:none; font-weight: bold;}
a.ref_link:hover {color:red; font-weight: bold;}
a.ref_link:active {color:#ffffff; text-decoration: none;font-weight: bold;}
a.ref_link:{padding-left: 100px;

}

a.ref_link_1:link {color:#ffffff; text-decoration: none;font-weight: bold;}
a.ref_link_1:visited {color:#ffffff; text-decoration:none; font-weight: bold;}
a.ref_link_1:hover {color:#cccccc; font-weight: bold;}
a.ref_link_1:active {color:#ffffff; text-decoration: none;font-weight: bold;}

a.Small_Link:link {color:#969696; font-family:arial; text-decoration: none;}
a.Small_Link:visited {color:#969696; font-family:arial; text-decoration:none;}
a.Small_Link:hover {color:#cccccc; font-family:arial;}
a.Small_Link:active {color:#969696; font-family:arial; text-decoration: none;}


/* Image Button Rollovers*/


a.home-button { 
        background-image:url(images/home-button.jpg);
        background-repeat: no-repat;
        background-position: 0px 0px; 
        width: 70px; 
        height: 29px; 
        display: block; 
}

a.home-button span { 
        display: none; 
}

a.home-button:hover { 
        background: url(images/home-button.jpg) repeat 0px -29px; 
}

a.about-button { 
        background:url(images/about-button.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        width: 109px; 
        height: 29px; 
        display: block; 
}

a.about-button span { 
        display: none; 
}

a.about-button:hover { 
        background: url(images/about-button.jpg) repeat 0px -29px; 
}

a.products-and-services-button { 
        background:url(images/products_services_button.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        width: 259px; 
        height: 29px; 
        display: block; 
}

a.products-and-services-button span { 
        display: none; 
}

a.products-and-services-button:hover { 
        background: url(images/products_services_button.jpg) repeat 0px -29px; 
}

a.contact-button { 
        background:url(images/contact-button.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;  
        width: 133px; 
        height: 29px; 
        display: block; 
}

a.contact-button span { 
        display: none; 
}

a.contact-button:hover { 
        background: url(images/contact-button.jpg) repeat 0px -29px; 
}

a.blog-button { 
        background:url(images/blog-button.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        width: 69px; 
        height: 29px; 
        display: block; 
}

a.blog-button span { 
        display: none; 
}

a.blog-button:hover { 
        background: url(images/blog-button.jpg) repeat 0px -29px; 
}

a.articles-button { 
        background:url(images/articles-button.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        width: 107px; 
        height: 29px; 
        display: block; 
}


a.articles-button span { 
        display: none; 
}

a.articles-button:hover { 
        background: url(images/articles-button.jpg) repeat 0px -29px; 
}





#Left_Nav{

	  float:left;
	  width: 20%;
	  height:100%;
}

.Main_Content{

	  float:left;
	  width:80%;
          

	  }

#Address_Content{

	  background-color:#CCCCCC;
	  padding-top:1px;
          
	  
}



#Contact_Content{
   
          width:970px; 
	  background-color:#ffffff;
	  padding-top:1px;
	  padding-left: 10px;

}

#Contact_Content_Wrapper{
   
          width:970px; 
	  /*background-color:#fff00f;*/
         

}
	

#Page_Header{

	  padding-top:1px;
	  Width: 100%;
	  Height: 375px;

}

#Page_Header_2{

	  padding-top:1px;
	  Width: 100%;
	  Height: 400px;

}
#Page_Header_TD{

	  padding-top:1px;
	  Width: 100%;
	  Height: 300px;

}
#About_Content{

          Width: 100%;
}
#Ebay_Container{

width:900px;
height:352px;

}

#Right_Nav{
 	  margin-top:1px;
	  float:left;
  	  width:180px;
  	 
       
          
	  
}

.Ebay_Links{
	  
	  margin: 2px;
	  float:left;
	  width:252px;
	  height:171px;
}

.Clear_Div{
	  
	  margin:2px;
	  float:left;
	  clear:left;
	  width:252px;
	  height:171px;
}

.regtext{
	  
	  font-family: arial;
          font-size: 14px;
}

.Header_Text{

	  font-family:arial;
	  font-weight:bold;
	  font-size: 14px;
}

#Ebay_Header{
 
	  padding-top: 1px;
}
#Ebay_Auction_Header{
 
	  margin-top: 2px;
}
#Main_Flash{

	  padding-top: 1px;
}

#Youtube_Video{

        background-color:#ffffff;  
        width:770px;
        text-align:center;
        padding-top:2px;
        padding-bottom:2px;
}

#Contact_Col{
   
         padding-left:10px;
         float:left;
        width:30%;
}        

#Ebay_Department_Hours_Col{
   
         padding-left:40px;
         float:left;
         width:30%;
        
}   
#Comment_Box{

          padding-left:5px;
          width:955px;
	  background-color: #cccccc;
	  border:1px solid #9999CC;
}

#PCH_Background{

          background-image: url(images/wallpaper_1.jpg);
          

}

.Footer{

	  margin: 0 auto;
	  width:980px;
	  height:20px;
	  background-color:#cccccc;
}

a.about_us_link:link {color:#666666; text-decoration: none;font-weight: light;}
a.about_us_link:visited {color:#666666; text-decoration:none; font-weight: light;}
a.about_us_link:hover {color:#000000; font-weight: light;}
a.about_us_link:active {color:#666666; text-decoration: none;font-weight: light;}


.Skype_Me{

padding-top:2px;
padding-right:15px;
float:right;

}

#Skype_Box{
width:182px;
padding-top:10px;
}

#Skype_Box_1{


padding-top:13px;

}

#Newsletter_Box{
width:182px;
padding-top:10px;
}

