body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  background: #E6E6E6;
  }

#container {
    width: 830px;

	position:relative;

	left:50%;

	margin-left:-415px;

 	background: url(images/bg.gif) center top repeat-y;

	padding-bottom: 1px;

	}

	* html #container{ /*IE FIX*/

		margin-left: -414px;
		}
	#container2 {
		display: block;
		background: #FAFAFA url(images/sub_nav.gif) left top repeat-y;
		border-right: 1px solid #DCBAD0;
		border-bottom: 1px solid #DCBAD0;
		width: 780px;
		margin: 0 25px 0 25px;
		}
		* html #container2 { /*IE FIX*/
			margin-top: 0;
			}
		#container2 h1 {
	padding-bottom: 5px;
	background: url(images/h1_line.gif) bottom repeat-x;
	text-align: center;
			}
		#container2 h3 + p {
			margin-top: 0;
    width: 148px;
}
  
a {
	color: #A43585;
	}
a:hover {
	text-decoration: none;
	text-align: left;
	}

img {
	border: 0;
	}
	
h1 {
	font-size: 25px;
	color: #A43585;
	}
h2 {
	color: #AB3585;
	font-size: 19px;
	margin-top: 1.5em;
	}
h3 {
	font-size: 16px;
	}
h4 {
	color: #383838;
	font-size: 13px;
	margin: 0;
	}
h5 {
	color:#0066FF;
	font-weight: normal;
	font-size: 75%;
	margin: 0;
	}
h6 {
	color: #404040;
	font-weight: normal;
	margin: 0;
	}
p {
	font-size: 80%;
	color: #000;
	}
	.fineprint {
		font-size: 60%;
		color: #404040;
		}
	.testimonial {
		padding-top: 7px;
		padding-left: 23px;
		margin-top: 25px;
		background: url(images/testimonial_02.gif) left top no-repeat;
		}
		.inset .testimonial {
			text-align: justify;
			padding-top: 30px;
			padding-right: 10px;
			background: url(images/testimonial.gif) left top no-repeat;
			}
	.urgent {
		color:#FF0000 !important;
		margin-top: 0;
		font-size: inherit;
		}
		* html .urgent { /*IE FIX*/
			font-size: larger;
			}
ol {
	font-size: 80%;
	}
	ol li {
		margin-top: .25em;
		}
ul {
	font-size: 80%;
	}
	ul .fineprint {
		font-size: 75%;
		}
	.no_bullets {
		list-style-type: none;
		text-indent: 0;
		}
	.bibliography {
		list-style-type: none;
		text-indent: -2em;
		}
		.bibliography li {
			margin-top: 1em;
			}
		.bibliography .footnote {
			margin-top: 1em;
			font-size: 85%;
			text-indent: 0;
			}
	.form {
		list-style-type: none;
		text-indent: 0;
		line-height: 1.75em;
		}
		.form .highlight {
			color: #FF0000;
			}
sup {
	font-size: 70%;
	}
.highlight {
	color: #AB3585;
	}
.inset {
	display: block;
	float: right;
	margin: 0 0 12px 12px;
	width: 250px;
	font-style: italic;
	color: #AB3585;
	text-align: right;
	clear: right;
	}
	.inset p {
		margin-bottom: 20px;
		}
	.inset img {
		margin-bottom: 5px;
		}
.credit, .footnote {
	font-size: 60%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: .65em;
	text-indent: -.65em;
	color: #AB3585;
	}
	.credit {
		text-align: right;
		}
.caption {
	font-size: 70%;
	margin: 0 5px 5px 5px;
	color: #AB3585;
	}
.sub_heading {
	font-size: 80%;
	padding-left: .25em;
	}
.clear {
	clear: both;
	}
.thumb {
	border:  1px solid #DCBAD0;
	margin: 15px 5px 5px 5px;
	}

#leftnav {
	width: 170px;
	height: 338px;
	background-color: #B2B2B2;
	position: absolute;
	top: 0px;
	left: 25px;
	z-index: 0;
	overflow: hidden;
	}
	* html #leftnav { /*IE FIX*/
		top: 74px;
		}
	#leftnav h2 a {
		display: block;
		width: 170px;
		height: 70px;
		position: absolute;
		top: 0;
		background-image: url('images/lg_home.gif');
		text-indent: -9000px;
		overflow: hidden;
    
}
	#leftnav h3 a {
		display: block;
		width: 144px;
		height: 65px;
		position: absolute;
		bottom: 12px;
		left: 13px;
		background-image: url(images/org_button.gif);
		text-indent: -9000px;
		overflow: hidden;
		}
		#leftnav h3 a:hover {
			background-image: url(images/org_button_over.gif);
			}
		#leftnav h3 a:active {
			background-image: url(images/org_button_active.gif);
			}
	#leftnav ul {
		z-index: 50;
		list-style-type: none;
		padding: 0 2px 0 2px;
		margin: 70px 0 0 0;
		}
		#leftnav ul li a {
			display: block;
			height: 18px;
			width: 166px;
			overflow: hidden;
			font: bold 12px Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			text-align: left;
			letter-spacing: 1px;
			text-indent: 20px;
			vertical-align: middle;
			text-decoration: none;
			}
			#leftnav ul li a:hover {
				background-color: #F7F7F7;
				color: black;
				}
				* html #leftnav ul li a:hover { /*IE FIX*/
					}
		#leftnav ul li ul{
			background: #844784;
			list-style-type: none;
			padding: 2px;
			margin: 0;
			position: absolute;
			left: 160px;
			}
			* html #leftnav ul li ul { /*IE FIX*/
				/* How to keep the text from bumping down when this shows? */
				}
			#leftnav ul li ul li a {
				width: 140px;
				text-indent: 5px;
				}
			#smenu1 {
				display: none;
				top: 65px;
				}
			#smenu2 {
				display: none;
				top: 122px;
				}
			#smenu3 {
				display: none;
				top: 84px;
				}
	#leftnav img {
		display: none;
		}
				
			
		
		

#header {
	background: url(images/head.gif);
	width: 830px;
	height: 74px;
	color: #808080;
	position: absolute;
	top: -74px;
	}
	* html #header { /*IE FIX*/
		top: 0;
		}
	#header h2 {
		position: absolute; top: 17px; left: 204px;
		width: 420px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 13px;
		font-style: normal;
		line-height: 14px;
		font-weight: bold;
		font-variant: normal;
		text-transform: lowercase;
		color: #808080;
		}
		* html #header h2{ /*IE FIX*/
			position: absolute; top: 19px; left: 204px;
			}
	#header h3 {
		position: absolute; top: 33px; left: 204px;
		width: 620px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		text-transform: lowercase;
		font-variant: small-caps;
		color: #AB3585;
		letter-spacing: .5px;
		}
		* html #header h3{ /*IE FIX*/
			position: absolute; top: 50px; left: 204px;
			font-size: 13px;
			}
	#header p {
		display: inline;
		position: absolute;
		top: 16px;
		right: 25px;
		text-align: right;
		color: #808080;
		font-size: 11px;
		}
		* html #header p{ /*IE FIX*/
			top: 26px;
			}
	#header h1 span a{
		display: block;
		width: 170px;
		height: 34px;
		position: absolute;
		top: 30px;
		left: 25px;
		background-image: url(images/mr_logo.gif);
		text-indent: -9000px;
		overflow: hidden;
		}
	#header img {
		display: none;
		}
		
.firefox_workaround {
		display: block;
		height: 1px;
		clear: both;
		}
			
#footer
{
    background: url(images/foot.gif) no-repeat;
    width: 830px;
    height: 75px;
    position: absolute;
    bottom: -75px;
    clear: both;
    left: 0px;
}
	#footer p {
		color: #AB3585;
		text-align: right;
		font-size: 10px;
		margin: 8px 25px 20px 25px;
		}



/*----------content----------*/

#content {
	display: block;
	width: 560px;
	margin: 25px 20px 20px 30px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	* html #content { /*IE FIX*/
		width: 580px;
		padding-top: 20px;
		padding-right: 25px;
		padding-left: 40px;
		padding-bottom: 30px;
		}
	#content h2 {
		margin-bottom: 0;
		}
	#content #pscroller2 {
		width: 290px;
		height: 1.7em;
		margin-left: 120px;
		color: #AB3585;
		margin-top: -1.7em;
		}
		* html #content #pscroller2 { /*IE FIX*/
			display: inline;
			margin-left: 20px;
			height: 1.25em;
			margin-top: -1.2em;
			}
	#content table {
		border: 2px solid #AB3585;
		background: #FFFFFF;
		margin: 15px 5px 10px 5px;
		border-collapse: collapse;
		font-size: 80%;
		}
	#content td {
		border: 2px ridge #FFFFFF;
		padding: 4px 20px 4px 20px;
		text-align: center;
		}
	#content .specs {
		clear: right;
		}
	.two_column {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	height: 170px;
}
		.two_column .left {
			float: left;
			width: 47%;
			display: block;
			margin-right: 3%;
			}
			* html .two_column .left { /*IE FIX*/
				margin: 0;
				}
		.two_column .right {
			float: right;
			width: 47%;
			display: block;
			margin-left: 3%;
			}
			* html .two_column .right { /*IE FIX*/
				margin: 0;
				}
	.content_foot {
		clear: both;
		margin-top: 3em;
		}
	

/*-------end content--------*/

/*---------banner-----------*/

#banner {
	width: 610px;
	height: 79px;
	margin-left: 195px;
	margin-top: 74px;
	padding: 0;
	background: url(images/banner_mr.gif) no-repeat;
	}
	

/*--------end banner--------*/

/*--------sub navigation----------*/

#sub_nav {
	width: 150px;
	max-width: 150px;
	padding: 279px 0 30px 10px;
	vertical-align: top;
	color: #AB3585 !important;
	}
	* html #sub_nav { /*IE FIX*/
		}
	#sub_nav li {
		margin-top: 1em;
		}
	#sub_nav h4{
		color: #AB3585;
		margin-bottom: 1em;
		}
	#sub_nav .photos {
		display: block;
		height: 50px;
		width: 150px;
		background: url(images/photos_litegait_02.gif) no-repeat;
		padding: 10px 0;
		margin-bottom: -30px;
		}
		* html #sub_nav .photos { /*IE FIX*/
			margin-bottom: -10px;
			}


/*--------end sub nav----------*/



/*---------print style-----------*/


@media print {

page {
	margin: 0.5in;
	}

#container2 {
	width: 7.5in;
	left: 0.5in;
	}

#header {
	width: 7.5in;
	margin-left: 0;
	}
	#header img {
		display: block;
		width: 170px;
		height: 43px;
		position: absolute;
		top: 30px;
		left: 0.4in;
		}
	#header h2 {
		left: 2.15in;
		}
		* html #header h2 { /*IE FIX*/
			left: 2.25in;
			}
	#header h3 {
		left: 2.15in;
		}
		* html #header h3 { /*IE FIX*/
			left: 2.25in;
			}
	#header p {
		right: 0.25in;
		}
		* html #header p { /*IE FIX*/
			right: 0in;
			}

#leftnav img {
	display: block;
	position: absolute;
	}
		
#footer {
	width: 7.5in;
	margin-right: 0.5in;
	}
	#footer p {
		margin-right: 0.25in;
		}
		* html #footer p { /*IE FIX*/
			margin-right: 0in;
			}

#content {
	width: 5in;
	margin-top: 0;
	right: 0.5in;
	left: 2in;
	}
	* html #content { /*IE FIX*/
		right: 0.25in;
		width: 5.5in;
		}
	
#sub_nav {
	text-align: left;
	width: 1.5in;
	}
}
