@charset "utf-8";
.t {
	background: url(site-images/dot2.gif) 0 0 repeat-x;
}
.b {
	background: url(site-images/dot2.gif) 0 100% repeat-x
}
.l {
	background: url(site-images/dot2.gif) 0 0 repeat-y
}
.r {
	background: url(site-images/dot2.gif) 100% 0 repeat-y
}
.bl {
	background: url(site-images/bl2.gif) 0 100% no-repeat
}
.br {
	background: url(site-images/br2.gif) 100% 100% no-repeat
}
.tl {
	background: url(site-images/tl2.gif) 0 0 no-repeat
}
.tr {
	background: url(site-images/tr2.gif) 100% 0 no-repeat;
	padding:10px
}
.t3 {
	background: url(site-images/dot2.gif) 0 0 repeat-x;
}
.b3 {
	background: url(site-images/dot2.gif) 0 100% repeat-x;
}
.l3 {
	background: url(site-images/dot2.gif) 0 0 repeat-y;
}
.r3 {
	background: url(site-images/dot2.gif) 100% 0 repeat-y
}
.bl3 {
	background: url(site-images/bl3.gif) 0 100% no-repeat
}
.br3 {
	background: url(site-images/br3.gif) 100% 100% no-repeat
}
.tl3 {
	background: url(site-images/tl3.gif) 0 0 no-repeat
}
.tr3 {
	background: url(site-images/tr3.gif) 100% 0 no-repeat;
	padding:10px
}
.t4 {
	background: url(site-images/top4.gif) 0 0 repeat-x;
	height:10px
}
.b4 {
	background: url(site-images/bottom4.gif) 0 0 repeat-x;
	height:10px
}
.content4 {
	background: url(site-images/content4.gif) 0 0 repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	padding-top:10px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
.header-main {
	float:left;
	height:40px;
	width:780px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	color: #00F;
}
.header-main-company {
	float:right;
	height:40px;
	width:250px;
	text-align:left;
	vertical-align: top;
	font-size: x-small;
}
.header-main-hours {
	float:right;
	height:40px;
	width:250px;
	text-align:left;
	vertical-align: top;
	font-size: x-small;
}
.t5 {
	background: url(site-images/top5.gif) 0 0 no-repeat;
	height:10px
}
.b5 {
	background: url(site-images/bottom5.gif) 0 0 no-repeat;
	height:10px
}
/* CSS Document */

.content5wrapper {
	background: url(site-images/content5.gif) 0 0 repeat-y;
	min-height:570px;
	height:auto !important;
	height:570px;
}
.content5 {
	background: url(site-images/content5.gif) 0 0 repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top: 10px;
}
.siteimage {
	text-align: center;
	vertical-align: middle;
	border: none;
}
.standard-footer {
	clear:both;
	height:50px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.PositioningDiv {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	background-color:yellow;
}
.PositioningDivInside {
	background-image:url(site-images/MainGradient.png);
	background-repeat: no-repeat;
}
.content5header {
	background: url(site-images/content5header.gif) 0 0 repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align: middle;
	color: #FFF;
	text-align: left;
}
.standard-footer-p {
	text-align: center;
	vertical-align: middle;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
	margin: 0px;
	padding: 0px;
}
.menu-item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.IMG-cat-sm {
  max-width: 100px;
  max-height: 100px;
  width: expression(this.width > 100 ? "100px" : true);
  height: expression(this.height > 100 ? "100px" : true);
}
.IMG-item-sm {
  max-width: 300px;
  max-height: 300px;
  width: expression(this.width > 300 ? "300px" : true);
  height: expression(this.height > 300 ? "300px" : true);
}
.IMG-cat-tiny {
  max-width: 50px;
  max-height: 50px;
  width: expression(this.width > 50 ? "50px" : true);
  height: expression(this.height > 50 ? "50px" : true);
}
.maximagesize {
  max-width: 100px;
  max-height: 100px;
  width: expression(this.width > 100 ? "100px" : true);
  height: expression(this.height > 100 ? "100px" : true);
}

.page-topic {
	font-family: arial,helvetica,sans-serif;
	font-size: 24px;
}

.phase-image {
	float:left;
	height:112px;
	width:112px;
	text-align:center;
	vertical-align: middle;
	font-size: x-small;
	border:thin;
}
.car-table-style
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 740px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

.car-table-style td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

.car-table-style td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 
