body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
html>body {font-size: 12px;}
#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	border: 2px solid #ed1c24;
}
#column_wrapper {
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 670px;
	float: left;
}
#left {
	width: 200px;
	float: left;
	padding-top: 50px;
	position: relative;
}
#left .content {
	padding: 0px;
	font-size: 110%;
	line-height: 1.5em;
}
#left .pic {
	padding-top: 100px;
}
#left .pic-servicing {
	padding-top: 400px;
}
#left .pic-content {
	padding-top: 200px;
}
#right .content {
	padding: 50px 24px 24px 30px;
	line-height: 1.65em;
}
.red {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
#masthead .content {
}
#footer .content {
	padding: 8px 224px;
}
#footer {
	color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 100%;
	clear: both;
	background-image: url(../images/footer.png);
	height: 27px;
}
.menulist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.menulist li {
	height: 37px;
	background-image:url(../images/menu-back.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	color: #FFFFFF;
	padding-top: 8px;
}


#left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left a:hover {
	color: #FFCC66;
	text-decoration: none;
}
#left a.current {
	color: #FFCC66;
	text-decoration: none;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #FFFFFF;
	padding: 0 0 0 29px;
}
#wrapper .menulist a:hover {
	color: #FFCC33;
}
#wrapper .menulist a.current {
	color: #FFCC33;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 200%;
	margin: 0;
	font-weight: normal;
	padding-bottom: 20px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.bullets {
	list-style: none;
	padding: 0;
	margin: 0;
	}
.bullets li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 11px;
}
