﻿html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	font-size: 1em;
}
html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	font-family: Verdana,Segoe,sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px transparent none;
	background-position: left top;
	background-repeat: no-repeat;
}
body {
	font-size: 70%;
}
.clear {
	clear: both;
}
form {
	border: 0;
	height: 100%;
	margin: 0;
	width: 100%;
	z-index: 100;
}
.crumb {
	background: #757575 url('../images/fringe_bg.jpg') repeat-y left top;
	border-bottom: 1px #808285 solid;
	height: 25px;
	width: 100%;
}
.frame {
	background: url('../images/svc_bg.jpg') repeat-x left top;
	width: 748px;
	padding: 13px 0px 0px 0px;
}
.footer {
	background: url('../images/foot_bg.png') right top #8b8b8b repeat-y;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#8b8b8b', endColorStr='#f7f7f7', gradientType='1');
	border-top: 1px #8b8b8b solid;
	color: #888888;
	height: 65px;
	margin: 0;
	width: 100%;
}
.menu_f {
	color: #ffffff;
	float: right;
	margin: 20px 25px;
	position: relative;
}
.menu_f td {
	line-height: 25px;
	padding: 0px 1px 0px 2px;
}
.svc_flr {
	background: url('../images/svc_flr_bg.png') top left no-repeat;
	width: 230px;
	height: 86px;
}
.upsell {
	clear: both;
	float: right;
	margin: 25px 22px 0px 0px;
}
