* {
margin:				0;
padding:			0;
border:				0;
}

body { background:#fcece1; font:"Times New Roman", Times, serif; color: #403228; font-size: 15px; letter-spacing: 0.02em; line-height: 1.35em;
}


a {
font-size: 18px;
color: #d90101;
font-weight: bold;
text-transform: uppercase;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}


.wrapper {
width: 960px;
margin: 0 auto;
}

.top {
width: 960px;
height: 207px;
background:url(images/top_pr2.jpg) no-repeat;
position: relative;
}

.clear {
clear: both;
}

.preview {
width: 960px;
height: 100%;
margin: 10px 0 0 0;
}

	.preview div.content {
	background:#ffffff url(images/bg_mph3.jpg) no-repeat;
	width: 960px;
	padding: 16px 0 0 0;
	text-align: center;
	}

	.preview div.content p {
	margin: 0 0 10px 0;
	}
	
	.preview div.content h2 {
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #f07f13;
	}
	
	.preview div.content img {
	margin: 0 0 10px 0;
	}
	 
.bttm {
width: 960px;
height: 387px;
margin: auto 0;
}

.footer {
width: 960px;
}


	.footer p {
	text-align: center;
	color: #817b77;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 20px 0;
	}
	
	.footer p a {
	text-transform: capitalize;
	font-weight: bold;
	color: #d90101;
	font-size: 14px;
	text-decoration: underline;
	}
	
	.footer p a:hover {
	text-decoration: none;
	}
	
	.footer p a.small {
	font-size: 12px;
	text-transform: none;
	}
