/*div * {border:1px solid #000;}*/

body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #530;
	background-color: #D4E3EE;
	font: 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}

a	{
	color: #DD4400;
}

th,td {
	font-size: 14px;
}

td.question {
	color:#1569C7;
	
}

table.form {margin-left:20px; margin-right:20px;}
.form{margin-left:20px;}
table.locations {margin:20px 20px 20px 20px; padding:0;}

img.right {
	margin: 10px 0 20px 20px;
	float: right;
}

img.left {
	margin: 10px 20px 20px 0;
	float: left;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	margin-bottom:10px;
	padding:0;
	color:#1569C7;
	font-weight:bold;
}


#sidebar blockquote {
  background: url('') no-repeat 0 2px;
  font-size: 11px;
  line-height: 18px;
  color: #666;
  padding-left: 23px;
  margin: 20px 20px 0 10px;
}

#navcontainer	{
	position: absolute;
	left: 50%;
	margin-left: -438px;
	top: 0;
	width: 876px;
	text-align: left;
	background: white;
	border-right:1px solid black;
	border-left:1px solid black;
	}

#maincontainer	{
	position: absolute;
	left: 50%;
	margin-left: -438px;
	top: 154px;
	width: 876px;
	text-align: left;
	background: white;
	border-right:1px solid black;
	border-left:1px solid black;
	}

/* header details */

#header	{
	height: 106px;
	background: #fff url('images/header2.gif') top left no-repeat;
	text-indent: -10000px;
}

*
#header h1 {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -10000px;
	float: left;
}

#header h1 a:link, #header h1 a:visited	{
	display: block;
	width: 380px;
	/*height: 106px;*/
	background: transparent url('images/logo2.gif') top left no-repeat;
	text-decoration: none;
	}

/* main content */


#main {
	position: relative;
	width: 515px;
	}

#content {
	position: relative;
	margin: 30px;
	width: auto;
	height: auto;
	}

body#home #maincontainer h2 {
	margin-left: 30px;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/vision.gif') top left no-repeat;
}

body#home #main h2 {
	margin: 0;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/great.gif') top left no-repeat;
}

body#franchise #main h3 {
	margin: 0;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/ver.gif') top left no-repeat;
}

/* body formatting for all pages other than home */

body#systems #main h2 {
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/system.gif') top left no-repeat;
}

body#ownership #main h2 {
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/own.gif') top left no-repeat;
}

body#locations #main h2 {
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/loc.gif') top left no-repeat;
}

body#faq #main h1 {
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/faqs.gif') top left no-repeat;
}

body#request #content h3 {
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	border:0;
	height: 65px;
	display: block;
	text-indent: -10000px;
	background: transparent url('images/req.gif') top left no-repeat;
}

/* end formatting */

#content h2 {
		margin: 0;
		padding:20px 0 8px;
		font-size: 22px;
		font-weight: normal;
		color: #D40;
}

#content h3 {
		margin: 0;
		padding:5px 0 10px 0;
		font-size: 14px;
		font-weight: bold;
		color: #18007C;
}

#content h3 span {
                font-weight: normal;
                }

#sidebar	{
		position: absolute;
		left: 50%;
		margin-left: 137px;
		top: 154px;
		width: 301px;
		height: 201px;
		background-image: url(images/10.jpg);
		font-size: 11px;
		text-align: center;
		z-index: 2
		}

#subnav {	position: absolute;
		top: 355px;
		left: 50%;
		margin-left: 137px;
		width: 301px;
		height: auto;
		border-top: 4px solid #FF0000;
		background-color: #ABD5F1;
		z-index: 99;
		text-align: left;
}

#subnav ul {
  /*margin:.5em 0 1em;*/
  padding:0;
  list-style:none;
  margin-bottom:.75em;
}

#subnav ul li {
  margin:0 0 8px;
  padding:0 0 0 25px;
  text-indent:-18px;
  background:url('images/icon2.gif') no-repeat 0 .4em;
  text-indent:0;
}

/* footer */

#footer {
	position:relative;
	float: left;
	margin-left: 25px;
	margin-top: 50px;	
	height: 103px;
	background-image: url('images/footer3.gif');
	background-repeat: no-repeat;
	width: 820px;
	font-size: 11px;
	text-align: center;
	color: #999;
}

#footer a {
	background: transparent;
	color: #999;
	text-decoration: none;
}

/* navigation bar */
/* button measurements => width:146px; height:38px; */

#nav2	{
	width: 876px;
	height: 48px; /* normal height 50px */
	border:0;
	padding: 0;
	margin-left:0;
	}

body.location #nav2 {
width: 876px;
}
	
#nav2 ul	{
	height: 48px;
	background: url('images/tabs2.gif');
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#nav2 ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
	}
	
#nav2 ul li, #nav2 a	{
	height: 48px;
	display: block;
	}

#nav2 ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#mn11 {left: 0; width: 147px;} 
#mn22 {left: 146px; width: 147px;}
#mn33 {left: 292px; width: 147px;}
#mn44 {left: 439px; width: 144px;} 
#mn55 {left: 585px; width: 144px;}
#mn66 {left: 731px; width: 146px;}

#mn11 a:hover {background: transparent url('images/tabs2.gif') 0 -49px no-repeat;}
#mn22 a:hover {background: transparent url('images/tabs2.gif') -146px -49px no-repeat;}
#mn33 a:hover {background: transparent url('images/tabs2.gif') -292px -49px no-repeat;}
#mn44 a:hover {background: transparent url('images/tabs2.gif') -439px -49px no-repeat;}
#mn55 a:hover {background: transparent url('images/tabs2.gif') -585px -49px no-repeat;}
#mn66 a:hover {background: transparent url('images/tabs2.gif') -731px -49px no-repeat;}

/* end navigation bar */

body#locations #sidebar {background: #fff url("images/7.jpg") top right no-repeat;}
body#franchise #sidebar {background: #fff url("images/4.jpg") top right no-repeat;}
body#ownership #sidebar {background: #fff url("images/9.jpg") top right no-repeat;}
body#systems #sidebar {background: #fff url("images/11.jpg") top right no-repeat;}
body#systems #sidebar {background: #fff url("images/5.jpg") top right no-repeat;}
body#home #sidebar {background: #fff url("images/r_sidebar.jpg") top right no-repeat;}
body#request #sidebar {background: #fff url("images/8.jpg") top right no-repeat;}

/* alsett clearing method */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display: block;}

* html .clearfix {height:1%;}
.clearfix {display:block;}

/* end alsett */

/* END CSS */

