body{
background-color:#ececec;
}

#container{
width:960px;
margin:0 auto;
border:#CCCCCC solid 2px;
background-color:#FFFFFF;
padding:0;
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#header{ 
width:960px;
background:url(../images/header01.jpg) top no-repeat;
float:left;
}
#logo{
width:960px;
text-align:center;
}
#front{
float:left;
width:960px;
border-top:#cccccc solid 5px;	
border-bottom:#cccccc solid 5px;	
margin:10px 0;
}
#content{
float:left;
width:960px;
}

#centerit{
width:960px;
text-align:center;
}
#emailnewsletter{
float:left;
width:960px;
background-color:#ececec;
border-bottom:#CCCCCC solid 1px;
border-top:#CCCCCC solid 1px;
}

#footer{
text-align:center;
float:left;
}

#interiortext{
padding-left:30px;
padding-right:30px;
padding-top:20px;
padding-bottom:20px;
}
#product{
padding-top:10px;
margin:0 auto;
width:900px;
text-align:center;
vertical-align:top;
}

#sales{
border-bottom:#CCCCCC solid 1px;
}

td.items{
width:100px
}

#toolbar{
padding-top:70px;
}

#greytoolbar{
padding-left:22px;
margin-top:-6px;
}

#homePic{
padding-left:32px;
width:921px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top:20px;
}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
text-decoration:underline;
font-size:14px;
font-weight:bold;
margin:0;
}
h2{
	text-align:center;
	margin:0;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
a.sitemap{
text-decoration:none;
color:#000000;
}

#leftContent{
float:left;
width:600px;
padding-left:30px;
}

#rightContent{
float:right;
padding-right:30px;
}

.red{
color:#FF0000;
text-decoration:none;
}

#footinfo{
color: #000000;	
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

#greyline{
background:#cccccc;
height:1px;
width:90%;
margin:0 auto;
margin-top:10px;
}


#footerNav ul {
text-align:center;
width:960px;
	padding: 0;
	margin: 0;
	margin-bottom:10px;
	margin-top:20px;
}
#footerNav ul li {
	padding: 0;
	margin: 0;
	display: inline;
	border-right: 1px solid #000000;
	padding-left: 7px;
	padding-right: 7px;
}
#footerNav a:link, #footerNav a:visited {
	color: #000000;
	text-decoration: none;
	
	font-size:12px;
	
}
#footerNav a:hover, #footerNav #active {
	text-decoration: underline;
}