/* Hides from IE5-mac \*/
* html #container.column {height: 1%;}
/* End hide from IE5-mac */

		/*** Layout Code ***/


		body {
			min-width: 550px;         /* 2 x LC width + RC width */
		}

		#container {
			padding-left: 200px;      /* LC width */
			padding-right: 200px;     /* RC width */
		}
		
		#container .column {
			position: relative;
			float: left;
		}

		
		#center {
			width: 100%;
		}
		
		#footer {
			clear: both;
		}
		

		*** Equalize the column heights ***
		#container {
		  overflow: hidden;
		}
		#container .column {
		  padding-bottom: 20010px;  /* X + padding-bottom */
		  margin-bottom: -20000px;  /* X */
		}
		#footer {
		  position: relative;
		}

		* html body {
		  overflow: hidden;
		}
		* html #footer-wrapper {
		  float: left;
		  position: relative;
		  width: 100%;
		  padding-bottom: 10010px;
		  margin-bottom: -10000px;
		  background: #fff;         /* Same as body 
									   background */
		}

		/*** Appearance ***/
	    body {
			margin: 0;
			padding: 0;
			background: #FFF;
		}


		#left {
			background-image:url(graphics/NavBG.gif);
			border-right-style:dotted;
			border-right-width:thin;
			border-right-color:#EEEEEE;
		}

		#center {
			zzbackground-image:url(graphics/ProgressionBand.jpg);
			background-repeat:no-repeat;
		}

		#right {
			background:#151C54;
			color:#FFFFFF;
		}

		#container .column {
			padding-top: 1em;
			text-align: justify;
		}

/*** Globals ***/

html,body {
	margin:0;
	padding:0;
}

body {
	font: 76% tahoma,arial,sans-serif;
}

p, p.big, h1, h2 {
	margin:0 10px 10px;
}

li {
	margin-bottom: 10px;
	margin-right: 20px;
}

div#center h1, div#center h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

div#center h1 {
	padding-top: 15px;
	font-size: 24px;
}

div#center h2 {
	font-size: 18px;
}

p.big {
	font-size: 14pt;
}

a	{
	text-decoration: none;
	color: #0000A0;
}

a:hover	{
	text-decoration: underline;
}

/*** Header bar ***/

#unused-sample {
	background-color: #444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#333333'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #666,  #333); /* for firefox 3.6+ */


	background-color: #151C54;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8A8AAA', endColorstr='#151C54'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#8A8AAA), to(#151C54)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8A8AAA,  #151C54); /* for firefox 3.6+ */
}

#headerbar {
	background-color: #151C54;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8A8AAA', endColorstr='#151C54'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#8A8AAA), to(#151C54)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8A8AAA,  #151C54); /* for firefox 3.6+ */

	text-align:center;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#headerbar a, div#headerbar a:hover {
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

#headerbar a {
	color:#FFFF00;
	font-size: 12px;
	font-weight: bold;
}

#headerbar a:hover {
	background-color:#151C54;
	text-decoration: none;
}

/*** Footer bar ***/

div#footer{
	clear:left;
	width:100%;
	text-align:center;
}
div#footer {
	zzbackground-color: #151C54;
	zzfilter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#151C54', endColorstr='#004000'); /* for IE */
	zzbackground: -webkit-gradient(linear, left top, left bottom, from(#151C54), to(#004000)); /* for webkit browsers */
	zzbackground: -moz-linear-gradient(top,  #151C54,  #004000); /* for firefox 3.6+ */


	background:#151C54;
	color: #FFF;
}
div#footer p{
	margin:0;
	padding:5px 10px
}

div#footer a{color:#FFFF00;}

/*** Content styles ***/
div#center p{line-height:1.4}


p.testimonials, p.testimonialsby {
	padding: 5px;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.testimonialsby {
	margin-top: -10px;
	text-align : right;
}

p.results {
	padding: 5px 15px 5px 15px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ded;
	border-top: 1px solid #aca;
	border-bottom: 1px solid #aca;
	clear: both
	}

div.LeftBlock {
	background-color: #151C54;
	color:#FFFFFF;
}

/*** Nav styles ***/
h1.nav {
	margin:8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 5px;
}

h2.nav {
	margin:5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 15px;
	padding-right: 5px;
}

div.navblockhead{
	background-color: #8080B0;
	color: #FFFFFF;
	padding: 4px;
	font-size: 10pt;
}

div.navblock{
	xbackground-color: #8080A0;
	color: #303080;
	padding: 4px;
	font-size: 10pt;
}

img.AreaPhoto {
	float: right;
	padding: 3px;
	margin-left: 10px;
	margin-right: 10px;

	background-color: #151C54;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959CF4', endColorstr='#151C54'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#959CF4), to(#151C54)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #959CF4,  #151C54); /* for firefox 3.6+ */

}

img.AttyPhoto {
	float: right;
	padding: 1px;
	border-width:medium;
	border-style:groove;
	margin: 10px;
}

img.ListAccent {
	float: right;
}

div#AreaBG {
	background-image:url(graphics/BgChairs.jpg);
	background-repeat: no-repeat;
}
