	.slideshow { height: 350px; width: 765px; margin: auto }

	html, body {margin:0; padding:0;}
	a:link { color: #fff; }
	body {
		font-family:verdana, arial, sans-serif;
		background: url(../images/rays-bkgd.jpg) repeat-x #000;
	}
	.core { 
		width:986px;
		margin: 0 auto;
	}
	.logo-cell { 
		background: url(../images/raysauto-proof02-v2-flat_01.jpg) no-repeat;
	}
	.logo-cell .text {
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px; 
		color: #fff;
		width: 149px;
		margin: 0 0 0 50px;
		text-align:center;
	}
	.nav-cell { 
		background: url(../images/rayshome_02230510.jpg) no-repeat;
		width:765px;
		height:69px;
		overflow:hidden;
		font-family: verdana, arial, helvetica;
		font-size: 12px; 
		color: #d1d2d3;
		text-align: center;
	}
	.nav-cell ul {
		padding: 35px 0 0 30px;
		margin: 0;
	}
	.nav-cell ul li {
		display: inline;
		padding-right: 65px; 
	}
	.nav-cell ul li a:link, .nav-cell ul li a:visited {
		text-decoration: none;
		color: #d1d2d3;
	}
	.nav-cell ul li a:hover {
		text-decoration: underline;
		color: #fff;
	}
	.nav-cell ul li a.current:link, .nav-cell ul li a.current:visited, .nav-cell ul li a.current:hover {
		text-decoration: none;
		font-weight: bold;
		color: #ff0;
	}
	.nav-cell ul li a.current:hover {
		text-decoration: none;
		font-weight: bold;
		color: #fff;
	}



	.bottom-cell { 
		font-family: verdana, arial, helvetica;
		font-size: 10px; 
		color: #d1d2d3;
		text-align: center;
	}
	.bottom-cell ul {
		padding: 10px 0;
		margin: 0;
	}
	.bottom-cell ul li {
		display: inline;
		padding-right: 65px; 
	}
	.bottom-cell ul li a:link, .bottom-cell ul li a:visited {
		text-decoration: none;
		color: #d1d2d3;
	}
	.bottom-cell ul li a:hover {
		text-decoration: underline;
		color: #fff;
	}
	.bottom-cell ul li a.current:link, .bottom-cell ul li a.current:visited, .bottom-cell ul li a.current:hover {
		text-decoration: none;
		font-weight: bold;
		color: #ff0;
	}
	.bottom-cell ul li a.current:hover {
		text-decoration: none;
		font-weight: bold;
		color: #fff;
	}
	.bottom-cell p {
		width: 800px;
		margin: 20px auto 30px auto;
		line-height: 16px;
	}


	.content-well {
		font: 13px/20px "arial","helvetica","verdana";
		color: #d1d2d3;
		padding-left:50px;
		padding-bottom: 20px;
	}
	.content-well h2 {
		font: 16px/20px "arial","helvetica","verdana";
		color: #ff0;
		font-weight: bold;
	}
	.content-well strong {
		font: 14px/20px "arial","helvetica","verdana";
		color: #fff;
		font-weight: bold;
	}
	.highlight-box {
		background: url(../images/rays-highlightbox.gif) no-repeat;
		margin: 0 15px 20px 40px;
		width: 198px;
		height: 180px;
		float: right;
	}
	.highlight-box .highlight-box-content {
		padding: 5px;
		margin: 8px 0 0 0;
		font: 12px/15px "arial","helvetica","verdana";
		color: #d1d2d3;
		text-align:center;
	}		
	.highlight-box .highlight-box-content strong {
		font: 12px/15px "arial","helvetica","verdana";
		font-weight: bold;
		color: #fff;
	}		
	.aboutus-logos {
		float: right;
		width: 250px;
		padding: 0 0 20px 20px;
	}
	.aboutus-logos img {
		padding: 10px;
	}
