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

body {
	background-color: #eee;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
}
td {
	vertical-align:top;
}
img {
	border:0px;
}
#banad {
	width: 725px;
	text-align: right;
	height: 72px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#intro {
	color: #4D4D4D;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	padding-left: 4px;
}
#masthead {
	width: 959px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	height: 92px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}
#mastheadlp {
	width: 935px;
	background-image: url(../images/bannerlp.gif);
	background-repeat: no-repeat;
	height: 92px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}
#topnav {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	position: relative;
	left:-35px;
	top:5px;
	z-index:3;
}
#logo img {
	position:relative;
	left: 60px;
	top: -5px;
}
#homecontent {
	width: 935px;
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #tagline {
	font-size: 22px;
	font-weight: bold;
	color: #4D4D4D;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 720px;
	text-align: left;
}
#container {
	width: 980px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.leftcol {
	width: 165px;
	background-color: #FFF;
	background-image: url(../service/images/post-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	width: 959px;
	background-image: url(../images/footer-repeat.gif);
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	font-size:11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bbb;
}
.homecopyright {
	color:#333333;
	position:relative;
	top:30px;
	left:700px;
}
.copyright {
	color:#333333;
	position:relative;
	top:12px;
}
#inventory {
	width: 959px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../service/images/post-bg.png);
}
#content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 959px;
	background-image: url(../service/images/post-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*text format*/
#container #content tr td #inventory tr td #intro h1 {
	font-size: 200%;
	background-image: url(../service/images/subheadbg.png);
	width: 100%;
	background-repeat: repeat-x;
	color: #545454;
	border-bottom-style:solid;
	border-bottom-color:#bbb;
	border-bottom-width:1px;
	height: 50px;
	text-indent: 5px;
}
#container #content tr td #inventory tr td #intro p {
	margin: 0px;
	padding: 0px;
}

#container #content tr td #inventory {
	background-image: url(../service/images/post-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FCFCFC;
}
.bodycopy h2 {
}
.bodycopy h3 {
}
.bodycopy b {
}
.bodycopy strong {
}
.bodycopy p {
}
.bodycopy i {
}
/*end text format*/
/*links*/
#content a {
	color: #b20000;
	font-weight:bold;
}
#content a:hover {
	color: #333;
	text-decoration:none;
	font-weight:bold;
}
#footer a {
	color: #b20000;
	font-weight:bold;
}
#footer a:hover {
	color: #333;
	text-decoration:none;
	font-weight:bold;
}
/*end links*/
/*sidebar*/
.leftcol {
	width:151px;
}
.carrow {
	font-family:"Baskerville", "Palatino Linotype", "Book Antiqua", "Palatino", "serif";
	font-size:12px;
}
.carinforow {
	text-align:center;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#F4F4F4;
}
.carrow img {
	padding-bottom:6px;
	padding-top:6px;
	text-align:center;
}
.maintenanceheading {
	background-color:#b20000;
	color:#FFFFFF;
	padding:3px;
	font-size:14px;
}
.maintenancerows {
	border:solid 1px #ccc;
}
.required {
	font-weight:bold;
	color:#FF0000;
	font-size:12px;
}
#bullets ul {
}
#bullets li {
	list-style:square;
	margin:0px;
	padding:0px;
}
#carmenu {
	border:solid 1px #f1f1f1;
	background-color:#FFF;
}
#carmenu a {
	color:#333333;
}
#carmenu a:hover {
	color:#b20000;
}
.introh1 {
	color: #FFF;
	background-image: url(../images/titlebar-red.gif);
	background-repeat: repeat-x;
	padding-top: 23px;
	padding-bottom: 23px;
}
