@charset "utf-8";
/* CSS Document */

/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.6.0

*/

html {

	color:#000;

}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {

	margin:0;

	padding:0;

}

table {

	border-collapse:collapse;

	border-spacing:0;

}

fieldset, img {

	border:0;

}

address, caption, cite, code, dfn, em, strong, th, var {

	font-style:normal;

	font-weight:normal;

}

li {

	list-style:none;

}

caption, th {

	text-align:left;

}

h1, h2, h3, h4, h5, h6 {

	font-size:100%;

	font-weight:normal;

}

q:before, q:after {

	content:'';

}

abbr, acronym {

	border:0;

	font-variant:normal;

}

/* to preserve line-height and selector appearance */

sup {

	vertical-align:text-top;

}

sub {

	vertical-align:text-bottom;

}

input, textarea, select {

	font-family:inherit;

	font-size:inherit;

	font-weight:inherit;

}

/*to enable resizing for IE*/

input, textarea, select {

*font-size:100%;

}

/*because legend doesn't inherit in IE */

legend {

	color:#000;

}

del, ins {

	text-decoration:none;

}

/*+++++++++++++++++++++++++++++++++++*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	color:#000000;
	height:100%;
}
strong {
	font-weight: bold;
}
#wrapperOuter {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height:auto;
	width: 765px;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#wrapperInner {
	float:left;
	width:765px;
	height:100%;
	min-height:600px !important;
	border: 1px solid #8a8a8a;
	overflow:visible;
	margin-bottom: 10px;
	background-image: url(../images/rent_reynolds_and_save.gif);
	background-repeat: no-repeat;
	background-position: 530px 440px;
}
#priceList {
	background-color: transparent;
	background-position: 10px 10px;
	clear: both;
	float: none;
	height: 200px;
	width: 100%;
	background-repeat: no-repeat;
	padding-top: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
}
#marketingText {
	float: right;
	width: 235px;
}
#focal {
	float: left;
	width: 520px;
}
#marketingText ul {
	color: #000099;
	font-size: 16px;
	margin-top: 30px;
	font-weight: bold;
}
#marketingText ul li {
	margin-bottom: 18px;
	line-height: 20px;
	padding-left: 20px;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#priceList table {
	font-size: 12px;
	margin-left: 18px;
	line-height: 20px;
}
#priceList h1 {
	font-size: 20px;
	font-weight: bold;
	color: #009;
	margin-bottom: 8px;
	margin-left: 20px;
}
#priceList table tr td {
	padding-top: 12px;
}
#priceList table tr#firstRow td {
	padding-top: 0px;
}
