* {
	margin: 0;
	padding: 0;
}
body {
background: #C0C0C0;
font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 15px;
color: #000;
text-align: center;
}
hr {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	height: 20px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	font-weight: bold;
	font-size: 14px;
}
a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
#wrap {
margin: 0 auto;
width: 719px;
background: #fff;
text-align: left;
}
#top {
background: url(../images/bg_blue.jpg) no-repeat; width: 719px; height: 150px;
}
#top .c1 {
float: left; width: 358px;
}
#top .c2 {
float: right; width: 345px;
}
#top h2 {
color: #fff; font-size: 16px; padding-top: 40px;
}
#menu {
background: url(../images/RR_slices_02.jpg) no-repeat; width: 719px; height: 43px; color: #fff; padding-left: 133px;
}
#menu .button {
	float: left; 
}
#menu .button_link {
	background: url(../images/RR_slices_09.jpg) no-repeat; width: 151px; height: 35px; text-align: center; padding-top: 11px;  font-weight: bold; font-size: 12px;
}
#menu .button_link a {
	color: #fff; text-transform: uppercase; text-decoration: none;
}
#menu .button_link a:hover {
	color: #191C1B; text-transform: uppercase; text-decoration: none;
}
#featured {
	background: url(../images/RR_slices_03.jpg) no-repeat; width: 719px; height: 353px;
}
.featured_padding {
 padding-left: 105px; padding-top: 28px;
}
#heading {
	background: url(../images/RR_slices_04.jpg) no-repeat; width: 719px; height: 96px;padding-left: 60px; padding-top: 25px;
}
#content { 
	padding-left: 65px; padding-right: 60px;
}
#footer {
	background: url(../images/RR_slices_06.jpg) no-repeat; width: 719px; height: 96px;
}
.c1:after
{
	content:'.':
	display: block;
	visibility: hidden;
	height:0;
	clear:both;
}
.c2:after
{
	content:'.':
	display: block;
	visibility: hidden;
	height:0;
	clear:both;
}
.c3:after
{
	content:'.':
	display: block;
	visibility: hidden;
	height:0;
	clear:both;
}
.button:after
{
	content:'.':
	display: block;
	visibility: hidden;
	height:0;
	clear:both;
}
.content_area {
	background: url(../images/main_bg_tile.jpg) repeat-y; width: 719px;
}