body
	{background-attachment: fixed;
	 background:url(images/backgroundsmarthome.gif) repeat-x;
	
	 background-position: center top;
	 text-align:center;
	 font-family:verdana;
	 font-size:14px;
	 color:#000000;
	 margin:0px;
	 
	 scrollbar-face-color:#ee0000;
     scrollbar-shadow-color:#ee0000;
     scrollbar-highlight-color:#ee0000;
     scrollbar-3dlight-color:#FFFFFF;
     scrollbar-darkshadow-color:#000000;
     scrollbar-track-color:#ee0000;
     scrollbar-arrow-color:#000000;
	}

td, p
	{font-family:verdana;
	 font-size:14px;
	 color:#000000;
	 vertical-align:top;
	 text-align:justify;
	}
	
a:link, a:visited, a:active
	{font-family:verdana;
	 font-size:13px;
	 color:#0033ff;
	 font-weight:bold;
	 text-decoration:underline;
	}

a:hover
	{font-family:verdana;
	 font-size:11px;
	 color:#999999;
	 text-decoration:none;
	}
	
input,textarea {
color:#000000; font-family:verdana; font-size:11px;
}

#container {
	text-align:left;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color :#ffffff;
	border-left:1px solid #000099;
	border-right:1px solid #000099;
	border-bottom:1px solid #000099;
	
}

#content {
	display:block;
	background-color:#fff;
	margin-bottom: 0px;
	padding: 6px;
	margin-top: 0px;
	width: 750; /* no longer 100% and no float */
}

#footer {
	color:#000000;
	text-align:left;
	background:#FFFFFF;
}

#header {
	color:#999999;
	text-align:left;
	padding:5px;
	background:#FFFFFF;
	width:200px;
	display:block;
}

ul, li {line-height:15px; margin-left:10px;}

#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

#product {
	display:block;
	background-color:#fff;
	margin-bottom: 0px;
	margin-left:25px;
	padding: 6px;
	margin-top: 0px;
	width: 700; /* no longer 100% and no float */
}

.cart	{
	background-color:#0033ff;
	color:#FFFFFF;
	padding:3px;
}