﻿#container {background-color: #666666; 
            width: 800px;
            padding: 25px;
            margin-left: auto;
            margin-right: auto;
	    font-family: "Times New Roman", Times, serif;
}

#top { background-color: #ffffff; 
       width: 800px;
       height: 50px;
}

#columntop { height: 50px;
             width: 157px;
             margin-left: 25px;
             background-color: #CC3333;
}

#header { background-color: #CC3333; 
          width: 800px;
          height: 160px;
}

#logo {height: 160px;
       width: 157px;
       margin-left: 25px;
       background-color: #ffffff;
	   float:left;
}

#nameaddress {  text-align: center;
	   			
}

.company { background-color: #CC3333; 
          font-size: 55px;  
		 
}

.address {font-size: 20px;
		  
}

#main {   background-color: #ffffff; 
          width: 800px;
          height: 1200px;
          margin-bottom: 10px;
}

#columnnav {height: 1200px;
             width: 157px;
             margin-left: 25px;
             background-color: #CC3333; 
             float: left;
}


#nav {
	list-style-type: none;
	position: absolute;
	top: 495px;
	left: 99px;
}

.button {
	margin-top: 50px;
	text-align:center;
}

#bread {background-color: #EBEBEB; 
       width: 600px;
       height: 30px;
       margin-bottom: 40px;
       margin-left: 182px;
}

#content {background-color: #EBEBEB; 
       	  width: 600px;
          height: 1030px;
          margin-bottom: 50px;
          margin-left: 182px;
	  padding-left: 5px;
	  font-size: 18px;
}

#footer {background-color: #EBEBEB;  
         width: 600px;
         height: 50px;
         margin-left: 182px;
	 text-align: center;
}

#histpic1 {float: left;
	   width: 350px;
}

#productslist { font-size: 40px;
		margin-left: 100px;
		padding-top: 20px;
}

#cnimage {list-style-image: url(images/truss.jpg);
}

#deckingimage {list-style-image: url(images/decking.jpg);
}

#mouldingimage {list-style-image: url(images/moulding.jpg);
}

#windowimage {list-style-image: url(images/windows.jpg);
}

#doorimage {list-style-image: url(images/door.jpg);
}

#stairimage {list-style-image: url(images/stair2.jpg);
}

#lockimage {list-style-image: url(images/lockbullet.jpg);
}

table { border: 2px solid #000000;
        border-collapse: collapse;
}

td,th { padding: 10px;
        border: 1px solid #000000;
}

#roofimage {float: right;
}

h1 {text-align:center;
    font-size: 50px;
}

#lvlimage {float:left;
		   margin-top:10px;
		   margin-right:20px;
}

.listtext {font-size:22px;   
}

.tbnav {margin-top:950px;
}

#maindoor {text-align: center;
}

#extdoor {list-style-image: url(images/extdoor.jpg);
}

#intdoor {text-align:center;
}

#extdoormain {text-align:center;
}

#legal {margin-top: 350px;
		font-size:12px;
		font-style:italic;
}

#dadandgramp {float:right;
}

#window {text-align:center;
}

#stair {text-align:center;
}



#thanks {font-size:40px;
}
