/* GLOBAL SET */
* { padding: 0px; margin: 0px; }
body { color: #252525; background: #F9F9E6; text-align: center; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, sans-serif; line-height: 1.7em; }
body td { font-size: 12px; }
a { color: #C80000; }
a img { border: none; }
a span { cursor: pointer; }
fieldset { margin: 5px; padding: 15px; }
legend { font-size: 14px; padding: 0px 10px; font-weight: bold; }
h1 { font-size: 18px; color: #B40000;}
h2 { font-size: 16px; line-height: 1.5em; }
h3 { font-size: 14px; line-height: 1.5em; }
h1, h2, h3 { padding-bottom: 15px; }
h4, h5, h6 { padding-bottom: 10px; }
ol, ul { padding-left: 20px; }
p { padding: 8px 0px; }
/* GLOBAL END */

/* GLOBAL CLASS SET */
.clear { clear: both; }
img.right { float: right; margin-left: 15px; }
/* GLOBAL CLASS END */

/* PAGE SET */
	#lease { width: 960px; margin: auto; padding-top: 115px; padding-bottom: 40px; text-align: left; position: relative; }
	/* BODY SET */
		/* CONTENT SET */
			#software { padding: 22px 0px 0px 0px; float: right; width: 735px; }
			#software h1.lease_software { width: 735px; height: 267px; background: url('../images/lease_software.jpg') no-repeat top left; }
			#software h1.lease_software span { display: none; }
			#software p { padding: 0px 22px 15px 22px; } 
			#software h2, 
			#software h3 { padding: 0px 22px; }
			#boxed {margin-left: 22px; padding: 12px; border: 2px solid #b3b3b3; background: #FFFFFF;}
			#boxed h3 {padding-left:0px;}
			#boxed p {padding-left:0px;}
		/* CONTENT END */
		/* MENU SET */
			#leasing { float: left; width: 200px; }
			#leasing a { font-weight: bold; color: #4C4C4C; text-decoration: none; display: block; padding: 0px 22px; }
			#leasing a span { display: block; border-bottom: 1px dashed #A5A5A5; height: 40px; }
			#leasing ul { padding: 0px; list-style-type: none; background: #FFFFFF; text-transform: lowercase; text-align: right; }
			#leasing li { margin: 0px 0px -1px 0px; line-height: 39px; }
			#leasing li.active a { background: #C80000; color: #FFFFFF; }
			#leasing li.active a span,
			#leasing li.last a span { border: 0px; }
			#leasing li.active a:hover, 
			#leasing li.last a:hover,
			#leasing a:hover { color: #FFFFFF; background: #A5A5A5; }
		/* MENU END */
	/* BODY END */
	/* HEADER SET */
		#turbo { overflow: hidden; height: 115px; width: 960px; border-bottom: 1px solid #B7B7B7; position: absolute; top: 0px; left: 0px; }
		#turbo_lease { margin: 27px 0px; float: left; overflow: hidden; height: 61px; width: 313px; background: url('../images/turbo_lease.gif') no-repeat top left; }
		#turbo_lease a { display: block; height: 61px; width: 313px; }
		#turbo_lease span { display: none; }  
		#equipment { line-height: 1.5em; color: #101010; float: right; border-left: 1px dashed #A2A299; padding-left: 30px; margin: 14px 0px; }
		#equipment h3.better_programs { padding-bottom: 4px; width: 139px; height: 47px; background: url('../images/better_programs.gif') no-repeat top right; } 
		#equipment h3.better_programs span { display: none; }
	/* HEADER END */
/* PAGE END */

/* TABLE SET */
table {
	margin: 8px 0px 15px 22px;
	border: 1px solid #b3b3b3;
}

th {
	border: 1px solid #b3b3b3;
	text-align: left;
	padding: 8px;
	background: #CAE8EA;
}

td {
	border: 1px solid #b3b3b3;
	background: #fff;
	padding: 8px;
}
/* TABLE END */

/* IE SET \*/
* html .clear { zoom: 1; }
* html #leasing li { zoom: 1; display: inline; width: 200px; }
*+html #leasing li { zoom: 1; display: inline; width: 200px; }
/* END IE */