
body { 
	color: black; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 17px;
	background-repeat: repeat-y;
	background-position: right;
	margin: 15px 45px 15px 45px;
}

p { 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 17px;
	margin: 10px;
	clear: left;
	text-align: justify;
}

p.footer { 
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p.footer_right { 
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p.nav {
	color: white; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 17px;
	margin: 15px;
	clear: left;
}

p.heading { 
	font-size: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 25px;
	clear: left;
}

h1,h2,h3,h4,h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	outline-width: 0 
}

a:link { 
	color: #1c4f9c; 
	text-decoration: none;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

a:visited { 
	color: #1c4f9c; 
	text-decoration: none;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

a:active { 
	color: #1c4f9c; 
	text-decoration: none;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

a:hover { 
	text-decoration: none;
	font: bold 13px/17px Arial, Helvetica, sans-serif;
	color: #1c4f9c;
	white-space: nowrap;
	border-bottom: 1px dotted #1c4f9c;
}

a.nav:link { 
	color: #1c4f9c; 
	text-decoration: none;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding: 14px 11px 14px 11px;
	z-index: 1;
	position: relative;
	text-align: center;
}

a.nav:visited { 
	color: #1c4f9c; 
	text-decoration: none;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding: 14px 11px 14px 11px;
	position: relative;
	z-index: 1;
	text-align: center;
}

a.nav:active { 
	color: #1c4f9c; 
	text-decoration: none;
	white-space: nowrap;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	padding: 14px 11px 14px 11px;
	z-index: 1;
	position: relative;
	text-align: center;
}

a.nav:hover { 
	text-decoration: none;
	color: white;
	white-space: nowrap;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
	background: silver;
	padding: 14px 10px 14px 10px;
	z-index: 1;
	position: relative;
	border-bottom-style: none;
	border-left: 1px dotted #1c4f9c;
	border-right: 1px dotted #1c4f9c;
	text-align: center;
}

.header_container {
	background: #1c4f9c;
	z-index: 7;
	position: relative;
	width: 100%;
}

.logo {
	margin: 15px;
}

.top_left {
	background: transparent no-repeat left top url(http://www.reelreminiscence.com/images/blue/top_left.gif);
}

.bottom_left {
	background: left bottom url(http://www.reelreminiscence.com/images/blue/bottom_left.gif) transparent no-repeat;
}

.bottom_right {
	background: transparent no-repeat right bottom url(http://www.reelreminiscence.com/images/blue/bottom_right.gif);
}

.spacer {
	height: 15px;
	clear: both;
	background-color: white;
	z-index: 7;
	position: relative;
}

h1 {
	text-align: right;
	color: white;
	float: right;
	font-size: 25px;
	line-height: 30px;
	margin-right: 30px;
	margin-top: 30px;
}

h2 {
	margin: 10px;
}

.nav_container {
	text-align: center;
	height: 50px;
	border: 1px solid #1c4f9c;
	z-index: 1;
	position: relative;
}

.nav_top_left {
	background: transparent no-repeat left top url(http://www.reelreminiscence.com/images/nav/top_left.gif);
	height: 60px;
	margin-top: -1px;
	margin-left: -1px;
	z-index: 3;
	position: relative;
	text-align: center;
}

.nav_bottom_left {
	background: left bottom url(http://www.reelreminiscence.com/images/nav/bottom_left.gif) transparent no-repeat;
	height: 51px;
	margin-bottom: -1px;
	z-index: 3;
	position: relative;
	margin-left: -1px;
	text-align: center;
}

.nav_bottom_right {
	background: transparent no-repeat right bottom url(http://www.reelreminiscence.com/images/nav/bottom_right.gif);
	height: 51px;
	margin-bottom: -1px;
	z-index: 3;
	position: relative;
	margin-right: -1px;
	text-align: center;
}

.nav_padding {
	padding-top: 13px;
}

.content_container {
	border: 1px solid black;
	z-index: 2;
	position: relative;
}

.content_top_left {
	background: transparent no-repeat left top url(http://www.reelreminiscence.com/images/content/top_left.gif);
	margin-top: -1px;
	margin-left: -1px;
	z-index: 3;
	position: relative;
}

.content_bottom_left {
	background: left bottom url(http://www.reelreminiscence.com/images/content/bottom_left.gif) transparent no-repeat;
	z-index: 3;
	position: relative;
	margin-bottom: -1px;
}

.content_bottom_right {
	background: transparent no-repeat right bottom url(http://www.reelreminiscence.com/images/content/bottom_right.gif);
	z-index: 3;
	position: relative;
	margin-bottom: -1px;
	margin-right: -1px;
}

.content_padding {
	position: relative;
	padding: 15px;
}

.pricing_container {
	border: 1px solid black;
	z-index: 2;
	position: relative;
	width: 300px;
	float: right;
	height: 198px;
}

.pricing_top_left {
	background: transparent no-repeat left top url(http://www.reelreminiscence.com/images/content/top_left.gif);
	margin-top: -1px;
	margin-left: -1px;
	z-index: 3;
	position: relative;
	float: right;
	width: 301px;
}

.pricing_bottom_left {
	background: left bottom url(http://www.reelreminiscence.com/images/content/bottom_left.gif) transparent no-repeat;
	z-index: 3;
	position: relative;
	margin-bottom: -1px;
	float: right;
	height: 200px;
	width: 301px;
}

.pricing_bottom_right {
	background: transparent no-repeat right bottom url(http://www.reelreminiscence.com/images/content/bottom_right.gif);
	z-index: 3;
	position: relative;
	float: right;
	margin-right: -1px;
	margin-bottom: -1px;
	height: 200px;
}

.pricing_padding {
	position: relative;
	padding: 15px;
	float: right;
}

.md {
	margin: 15px;
	border-style: none;
}

a.md_link:link {
	border-style: none;
}

a.md_link:hover {
	border-style: none;
}

.picture_container {
	border: 1px solid black;
	z-index: 2;
	position: relative;
	height: 198px;
	margin-right: 315px;
	background: no-repeat center url(
http://www.reelreminiscence.com/images/flowers/flower_five.jpg
);
}

.picture_top_left {
	background: transparent no-repeat left top url(http://www.reelreminiscence.com/images/content/top_left.gif);
	margin-top: -1px;
	z-index: 3;
	position: relative;
	width: 100%;
	margin-left: -1px;
}

.picture_bottom_left {
	background: left bottom url(http://www.reelreminiscence.com/images/content/bottom_left.gif) transparent no-repeat;
	z-index: 3;
	position: relative;
	margin-bottom: -1px;
	height: 200px;
}

.picture_bottom_right {
	background: transparent no-repeat right bottom url(http://www.reelreminiscence.com/images/content/bottom_right.gif);
	z-index: 3;
	position: relative;
	margin-right: -2px;
	margin-bottom: -1px;
	height: 200px;
}

.footer_container {
	background: #1c4f9c;
	z-index: 7;
	position: relative;
	clear: both;
}

.stats_container {
	clear: both;
}

.stats_left {
	float: left;
}

.stats_right {
	float: right;
}
