body{ font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 background-color: #ffffff;
 font-size: 12px;
 color: #6d6e70;
 margin-top: -1px; 
 margin-left: 0px;
 background: #fff url('images/structure/bgs/bg.gif') repeat-x;
 }
 
table{
height: 100%;
width: 100%;
border-spacing: 0px;
padding: 0px;
}

#container {
 position: relative;
 margin: 0px auto;
 width: 750px;
 text-align: left;
}

td.central{
 height: 100%;
 text-align: center;
 color: #6d6e70;
}

td {
 color: #333333;
 vertical-align: top; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 13px;
}

.right{
text-align: right;
}

		
img, div {
	border: 0px;
}

br {
margin: 0px;
line-height: 15px;
}

p {
 color: #6d6e70;
}

.center{
text-align: center;
}

a{
 border: 0px;
 text-decoration: none;
 color: #a7a9ac;
}

a:link{
 text-decoration: none;
 color: #a7a9ac;
}

a:visited{
 text-decoration: none;
 color: #a7a9ac;
}

a:hover{
 text-decoration: underline;
 color: #a7a9ac;
}

a:active{
 text-decoration: none;
 color: #a7a9ac;
}

.white a{
 border: 0px;
 text-decoration: none;
 color: #ffffff;
}

.white a:link{
 text-decoration: none;
 color: #ffffff;
}

.white a:visited{
 text-decoration: none;
 color: #ffffff;
}

.white a:hover{
 text-decoration: underline;
 color: #ffffff;
}

.white a:active{
 text-decoration: none;
 color: #ffffff;
}

img.floatRight {
float: right;
margin-top:5px;
margin-right:10px;
margin-left: 10px;
margin-bottom:5px;
}

h1{
text-transform: uppercase;
font-size: 26px;
font-weight: bold;
color: #a7a9ac;
font-style: normal;
margin-top: 0px;
margin-bottom: 30px;
}

h2{
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: #a7a9ac;
font-style: normal;
margin-top: 0px;
}

em{
font-weight: normal;
color: #a7a9ac;
font-style: normal;
}

.white{
color: #ffffff;
}

#top{
position: relative;
top: 10px;
height: 52px;
width: 750px;
color: #bcbec0;
}

#top em{
font-weight: normal;
color: #fff;
font-style: normal;
}

#suppliers{
position: absolute;
top: 10px;
right: 5px;
height: 52px; 
}

#suppliers a{
 border: 0px;
 text-decoration: none;
 color: #bcbec0;
}

#suppliers a:link{
 text-decoration: none;
 color: #bcbec0;
}

#suppliers a:visited{
 text-decoration: none;
 color: #bcbec0;
}

#suppliers a:hover{
 text-decoration: underline;
 color: #bcbec0;
}

#suppliers a:active{
 text-decoration: none;
 color: #bcbec0;
}

#logo{
position: relative;
top: 30px;
height: 52px;
width: 750px;
}

#produce{
position: absolute;
top: 115px;
right: 5px;
height: 20px;
width: 250px;
text-align: right;
}

#nav{
position: relative;
top: 64px;
width: 750px;
height: 30px;
}

#bits{
position: absolute;
left: 0px;
top: 198px;
width: 224px;
height: 428px;
z-index: 9
}

#subnav{
position: relative;
top: 90px;
left: 260px;
width: 520px;
height: 30px;
}

#subnav img{
margin-right: 20px;
}

#content{
position: relative;
top: 115px;
left: 260px;
width: 450px;
z-index: 9
}

#content p{
line-height: 18px;
}

#content table{
width: 450px;
}


/* FORM */

input
{
font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background: #FFFFFF;
border: 1px solid #48264d;
padding: 2px 3px 2px 3px;
}

textarea {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background: #ffffff;
border: 1px solid #48264d;
padding: 2px;
}



/* FOOTER */

#footer{
position: relative;
top: 100px;
height: 50px;
width: 488px;
left: 199px;
font-size: 12px; 
text-align: center;
z-index: 8

}