	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		border-top: solid 15px #000;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		font:13px "Lucida Grande",Helvetica,Arial,sans-serif;
		height:100%;
		color: #333333;
		text-align:center;
	}
	a {
		font-size: 11px;
		text-decoration:underline;
		color: #333333;
	}
	a:visited {
		text-decoration:underline;
		color: #333333;
	}
	a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #b10505;
	}
	a:active {
		text-decoration:underline;
		color: #b10505;
	}
	
	.sales {
		font-size:12px;
	}
	.copyright {
		margin-top:5px;
		font-size:11px;
		color:#999999;
	}
	span {
		font-size:11px;
	}	
	.centered {
	  width: 800px;
	  margin: 0 auto;
	  text-align: center;
	}
	.featured {
	  width: 90%;
	  margin: 0 auto;
	  text-align: center;
	}
	.logo {
	background: url("../images/cedrain-newlogo.jpg");
	width: 600px;
	height: 360px;
	margin-top: 100px;
	margin-left: 105px;
        display: block;
        }
        .style1 {
	color: #FFFFFF;
	font-weight: bold;
        }
        .small { 
	margin:0;
	font-size:0.9em;
	line-height:normal;
        }
        .logo2 {
	background: url("../images/cedrain-newlogo.jpg");
	width: 600px;
	height: 360px;
        display: block;
        }