@charset "UTF-8";
/* CSS Document
Jenny Kerr
Reviews CSS
©2008 Jenny Kerr
Created 6/23/08 1:56PM
Updated 7/18/08 8:29AM
Validated 7/18/08 8:29AM
CSS code by Steve Wilkison at Digital Vision Media, www.digitalvisionmedia.com */
	
/* GLOBAL LAYOUT ELEMENTS */
	
div#footerdiv {
	width: 962px;
	height: 111px;
	background: url(../images/reviewsfooter.jpg) top left no-repeat;
	}
	
div#contentwrapdiv {
	background: #21271f url(../images/reviews_31.jpg) top right no-repeat;
	}
	
div#photoslicediv {
	background: url(../images/reviews_34.jpg) top left no-repeat;
	}
	
div#photoslicedivright {
	background: url(../images/reviews_32.jpg);
	}
	
div.dividerdiv {
	width: 415px;
	height: 20px;
	background: url(../images/divider_41.gif) top left no-repeat;
	margin: 20px 0 20px 100px;
	}
	
div#extranavdiv {
	width: 256px;
	height: 94px;
	position: absolute;
	top: 599px;
	left: 608px;
	visibility: visible;
	z-index: 10;
	}
	
/* TEXT */

div#contentdiv p {
	margin: 0 425px 0 70px;
	}
	
div#contentdiv h1 {
	margin: 30px 425px 8px 70px;
	}
	
div#contentdiv h1#toph1 {
	margin: 15px 425px 8px 70px;
	}