html, body {height:100%; margin:0px; background-color:#f0f0f0;}

body, td {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
       p {margin:0px 0px 10px 0px;}
  ul, ol {margin-top:0px; margin-bottom:10px;}
    form {margin:0px; padding:0px;}
       a {color:#0000ff;}
 a:hover {color:#ff0000;}

 
/* Main Layout */
#center {
	height:100%;
	}
	
#siteWrapperOuter {
	height:100%;
	width:972px;
	display:block;
	background:url('images/bg_tiretreards.jpg') repeat-y center;
	}
	
#siteWrapperInner {
	width:874px;
	display:block;
	margin-left: 55px;
	}
	
/* Header Layout and Styles */
#headerContainer {

	}
	
.headerItem {
	float:left;
	text-align:center;
	}
	
.hoursText {
	font-family: tahoma, sans-serif, verdana, arial;
	font-style: italic;
	font-weight:bold;
	font-size: 18px;
	color:#666666;
	}
	
/* Menu Layout */

#menuWrapper {
	background:url('images/menu_bg.jpg') repeat-x;
	width:859px;
	height:45px;
	}
	
.menuItemL {
	float:left;
	}
	
.menuItemR {
	float:right;
	}
	
.menuItem {
	float:left;
	height: 45px;
	padding: 13px 19px 0px 19px;
	}

	
/* Main Content Layout and Styles */

#contectWrapper {
	margin: 10px 0px 0px 5px;
	width:839px;
	display:block;
	clear:both;
	}
	
#lowerTileWrapper {
	margin: 10px 0px  0px 0px;
	}
	
#tileContainerL {
	width:275px;
	height: 210px;
	display:block;
	float:left;
	margin-left:8px;
	background:url('images/bg_tile_red.jpg') no-repeat;
	}
	
#tileContainerM {
	width:275px;
	height: 210px;
	display:block;
	float:left;
	margin-left:8px;
	background:url('images/bg_tile_yellow.jpg') no-repeat;
	}
	
#tileContainerR {
	width:275px;
	height: 210px;
	display:block;
	float:left;
	margin-left:8px;
	background:url('images/bg_tile_green.jpg') no-repeat;
	}
	
.tileSpacing {
	padding: 20px 20px 20px 20px;
	}
	
.tileSized {
	width:235px;
	height:170px;
	}
	
#tileContainerL .tileSized a, #tileContainerR .tileSized a {
	color:#ffffff;
	text-decoration:none;
	}
	
#tileContainerL .tileSized a:hover, #tileContainerR .tileSized a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
#tileContainerM .tileSized a {
	color:#000000;
	text-decoration:none;
	}
	
#tileContainerM .tileSized a:hover{
	color:#000000s;
	text-decoration:underline;
	}

#footerWrapper {
	width:873px;
	height:24px;
	line-height: 24px;
	display:block;
	margin-top: 20px;
	background:url('images/lowerSpecial_bg.jpg') no-repeat;
	}
	
#footerContainer {
	text-align: center;
	font-size:10px;
	word-spacing: 2px;
	}
	
h1 {
	font-size: 20px;
	color:#000000;
	margin:0px;
	}
	
.shell-bullet {
	list-style-image: url(cm/images/shell-bullet.jpg);
	line-height: 20px;
	}
	
.shell-bullet li {
	margin-bottom:10px;
	}
	
.superscript {
	font-size:12px;
	vertical-align:top;
	}
	
.testimonial-txt {
	font-size:14px;
	font-weight: bold;
	}
	
.testimonial-writer {
	font-size: 11px;
	font-style:italic;
	}

	
   input.reg_sbm {font-size:10px;}
   input.reg_txt {font-size:10px; border:#666666 1px Solid; padding:0px 3px 0px 3px;}
textarea.reg_txt {font-size:10px; border:#666666 1px Solid; padding:3px;}
  select.reg_sel {font-size:10px;}

