@charset "UTF-8";
/* CSS Document */

h2 {
	text-align: left;
	font-family: Arial, Lucida Sans, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#SSHome {
	border: 1px solid #CCCCCC;
	width: 961px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 140px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	background-image: url(../images/smartProducts.jpg);
}
.products {
	width: 200px;
	margin-left: 20px;
	float: left;
}
#SSHome   a:link  {
	color: #474747;
	text-decoration: none;
	padding-left: 5px;
	line-height: 150%;
}
.description {
	width: 680px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
.productPageBar {
	margin-left: -10px;
}
ul {
	padding-left: 15px;
}
li {
	margin-top: 0px;
	padding-top: 10px;
}
#SSHome a:visited {
	color: #474747;
	text-decoration: none;
	padding-left: 5px;
	line-height: 150%;
}

