.body {
	background: black;
	margin: 0 auto;
	padding: 0 auto;
	background: white;
	width: 900px;
	
}

#container21 {
	margin: 0px;
	padding: 0px;
	width: 880px;
	overflow: hidden;
	background: white;
	height: auto;	
	
}
#container {
	margin: 0px;
	padding: 0px;
	width: 880px;
	overflow: hidden;
	background: white;
	height: auto;	
	
}
#toptitle {
	width: 880px;
	height: 8px;
}

#topleft {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	clear: right;
	color: #ffffff;
	width: auto;
	height: auto;
	float: left;
}

#topright {
	width: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 26px;
	width: auto;
	height: auto;
	float: right;
	clear: right;
	color: #9f9192;
	text-align: left;
}

#toptitle a {
	color: #ae9d6a;
	text-decoration: none;
	
}

#toptitle a:hover {
	text-decoration: underline;
	color: #fe1d1b;
}

#header {
	width: 880px;
	height: 157px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sce/header-bk.jpg);
}

#header h3 {
	float: right;
	clear: right;
	color: #black;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	padding: 0px;
	padding-right: 60px;
	padding-top: 10px;
	margin: 0px;
	text-align: right;
}

#header h4 {
	float: right;
	clear: right;
	color: #black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
	padding-right: 60px;
	padding-top: 10px;
	margin: 0px;
	text-align: right;
}


#pagebottom {
	width: 880px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sce/page-bottom-bk.jpg);
}

#sitecontent {
	width: 820px;
	height: auto;
	padding: 30px;
	padding-top: 0;
	margin: 0px;	
	background-image: url(../images/sce/page-bk.jpg);
}

#sitecontent li {
	list-style-image: url(../images/sce/bullet-image.jpg);
	line-height: 125%;
	color: #333332;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-left: 20px;
	

	font-size: 10pt;

	
}

#homebottom li {
	list-style-image: url(../images/sce/bullet-image.jpg);
	font-size: 10pt;
	font-weight: bold;
	line-height: 125%;
	color: #333332;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}

#sitecontent a.noformat {
	font-weight: normal;
	color: black;
	text-decoration: none;
}



#sitecontent a {
	color: #fe1d1b;
	text-decoration: underline;
	font-weight: bold;
}

#sitecontent a:hover {
	text-decoration: underline;
}


#sitecontent h1 {
	color: #fe1d1b;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(../images/sce/h1-bk.png);
	width: 770px;
	height: 39px;
}

#sitecontent h2 {
	color: #fe1d1b;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 30px;
	width: 770px;
	height: 39px;
}


#sitecontent p {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#sitecontent strong {
	font-weight: bold;
	color: #fe1d1b;
}


div.hr {
	background-image: url(../images/sce/hr-bk.jpg);
	height: 1px;
	border: 0;
	margin: 10px;
}	

div.hr hr {
  display: none;
}

#sitecontent h3 {
	background-image: url(../images/sce/home-h3-bk.png);
	color: #333332;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	text-align: center;
	height: 27px;
	width: 221px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	
}
#footer {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	color: #fe1d1b;
	text-decoration: underline;
}

a.homelink:link {
	color: black;
}


a.homelink:visited {
	color: black;
}

#footer .footer_link { color: red;}

#productdescription p {
	padding-left: 0;
	padding-right: 0;
}

#productdescription strong {
	color: black;
}


