	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		border-top: solid 35px #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: 12px;
		text-decoration:underline;
		color: #333333;
	}
	a:visited {
		text-decoration:underline;
		color: #333333;
	}
	a:hover {
		text-decoration:none;
		font-weight:bold;
		color: #17bef2;
	}
	a:active {
		text-decoration:underline;
		color: #17bef2;
	}
	.sales a {
		font-size: 11px;
		text-decoration:underline;
		color: #333333;
	}
	.sales a:visited {
		text-decoration:underline;
		color: #333333;
	}
	.sales a:hover {
		text-decoration:none;
		font-weight:bold;
		color: #17bef2;
	}
	.sales a:active {
		text-decoration:underline;
		color: #17bef2;
	}
	
	.sales {
		font-size:12px;
	}
	.twit {
		top: 3.5px;
		right: 155px;
		position: absolute;
	}
	.fblike {
		top: 7px;
		right: 60px;
		position: absolute;
	}
        #im .ym {
        	top: 10px;
        	left: 35px;
        	position: absolute;
	}
	#im .skype {
        	top: 6px;
        	left: 170px;
        	position: absolute;
	}
	.copyright {
		margin-top:5px;
		font-size:11px;
		color:#999999;
	}
	span {
		font-size:11px;
	}	
	#content-wrapper {
	  width: 800px;
	  margin: 100px auto auto auto;
	  text-align: center;
	}
	#content-fadein {
	  display: none;
	}
	.featured {
	  width: 90%;
	  margin: 0 auto;
	  text-align: center;
	}
	.btn-top {
	background: url("../images/button.png") no-repeat center;
	display: block;
	position: absolute;
	width: 35px;
	height: 35px;
	top: 0;
	left: 0;
	}
	.logo {
	border: none;
	width: 500px;
	height: 330px;
	margin-top: 0;
	margin-left: 145px;
        display: block;
        }
        .style1 {
	color: #FFFFFF;
	font-weight: bold;
        }
        .small { 
	margin:0;
	font-size:0.9em;
	line-height:normal;
        }
        .logo2 {
	background: url("../images/cedrainlogo-modified.jpg") no-repeat center;
	width: 500px;
	height: 330px;
        display: block;
        }
