body {
	background-image: url(../backgroundctr.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}


#navwrap {
	float:right;
	height:38px;
	margin-top:10px;
	-moz-border-radius:0em;
	-webkit-border-radius:0em;
	-moz-box-shadow: -1px 4px 3px 0px #888;
	-webkit-box-shadow: -1px 4px 3px 0px #888;
	text-align:left;
	background:url(header1.png) no-repeat;
}

#footer {
	float:left;
	color:gray;
	font-size:small;
	margin-top: 130px;
	margin-left: 100px;
	width:1020px;
}

.divider {
	float:right;
	background-color: rgb(200,200,200);
	margin:7px 15px 0px;
	width:1px;
	height:28px;
}


a img {
	border:none;
}

a.nav {
	float:right;
	text-align:center;
	font: normal normal bold 13px/36px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow: rgb(255,255,255) 0 1px 1px;
	color: rgb(102,102,102);
	width:auto;
	height:38px;
	margin:0px 0px 0px;
	padding:1px 0px 0px;
	white-space:nowrap;
	text-indent:0px;
}

a.nav:hover {
	text-shadow: rgba(243,254,184,0.7) 0 1px 10px;
	color: rgb(51,51,51);
}

a.nav:active {
	font: normal normal bold 13px/39px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.button {
	float:left;
	font: normal normal bold 13px/36px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow: #bcbcbc 0 1px 1px;
	color: #171717;
	background:url(button.png) no-repeat scroll;
	width:200px;
	height:38px;
	margin:10px 25px 19px;
	padding:1px 0px 0px;
	white-space:nowrap;
	text-indent:0px;
}

a.button:hover {
	text-shadow: rgba(43,43,43,0.7) 0 0px 20px;
	
}

a.button:active {
	font: normal normal bold 13px/39px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

blockquote.small {
	font-size: 18px;
	line-height:28px;
	text-align:center;
	float:left;
	margin-bottom:5px;
	margin-left:15px;
	margin-right:15px;
	font-family:Georgia, serif;
	font-stle:italic;
	border:none;
	text-decoration:none;
	display:block;
	color:rgb(60,60,60);
	text-shadow:rgb(0,0,0) 0px 1px 50px;
	height:170px;
	width:220px;
}

cite {
	font-size:12px;
	font-family:Georgia, serif;
}

/*ManLaws Content*/

#manlaws.productdesc {
	background-image: url(../manlaws/Sheets/bg-desc.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#manlaws.productreview {
	background-image: url(../manlaws/Sheets/bg-review.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#manlaws.productscreen {
	background-image: url(../manlaws/Sheets/bg-screen.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}

#manlaws.nav {
	position:relative;
	width:360px;
	height:40px;
	margin:85px 0px 0px 210px;
	border:none;
}

