﻿body {
	margin: 0;
	background: #9F2F09 url(../images/tile.gif) repeat-x;
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	behavior:url("../css/csshover.htc");/* non-valid IE behavior to allow :hover states on non-<a> html elements */
	}	
h1#logo_rl {
	position: absolute;
	top: 132px;
	left: 170px;
	width: 110px;
	height: 58px;
	background-image: url(../images/logo_rl.gif);
	margin: 0;
	padding: 0;
	}	
a#logo_title_rl {
	position: absolute;
	top: 46px;
	left: 694px;
	width: 217px;
	height: 98px;
	display: block;
	background-image: url(../images/logo_title_rl.gif);
	}
div#content {
	margin-left: 296px;
	margin-top: 192px;
	}
div#content p {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 1.4em;
	}				
div.stretcher {
	width: 615px;
	background-color: #9F2F09;
	display: none;
	}
.last {
	border-bottom: 1px dotted #2a2a2a;
	clear: both;
	margin-bottom: -10px;
	}			
div#footer {
	width: 615px;
	margin-left: 295px;
	margin-top: 10px;
	clear: left;
}
div#footer p {
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: .8em;
	color: #2a2a2a;
	line-height: 1.2em;
	} 	
div#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #2a2a2a;
	} 	
div#footer a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}				
h2 {
	height: 20px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	clear: left;
	z-index: 1000;
	}
h2 a {
	width: 620px;
	height: 20px;
	display: block;
	text-decoration: none; 
	background: url(../images/plus.gif) no-repeat 600px;
	z-index: 1000;
	}		
h2#welcome {
	background: #2a2a2a url(../images/btn_welcome.gif) no-repeat;
	}
h2#about {
	background: #2a2a2a url(../images/btn_about.gif) no-repeat;
	}	
h2#services {
	background: #2a2a2a url(../images/btn_services.gif) no-repeat;
	}
h2#contact {
	background: #2a2a2a url(../images/btn_contact.gif) no-repeat;
	}	
h2 a:hover {
	height: 18px;
	border-top: 1px solid #9F2F09;
	border-bottom: 1px solid #9F2F09;
	}
div.contentholder {
	padding-bottom: 0;
	padding-top: 15px;
	margin-top: 5px;
	}
	
div#welcomeText {
	width: 600px;
	border-right: 0px dotted #2a2a2a;
	margin-bottom: 10px;
	}
div.aboutinformation {
	width: 600px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	}
div.contactinformation {
	width: 354px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	}
div#form {
	float: left;
	width: 240px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left: 1px dotted #2a2a2a;
	}
div#form a:hover strong {
	float: left;
	width: 240px;
	margin-bottom: 10px;
	color: #ffffff;
	}	
h3 {
	height: 13px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	}		
h4 {
	margin: 0;
	padding: 0;
	color: #2a2a2a;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}								
a span, h1 span, h3 span {
	position: absolute;
	left: -20000px;
	}
ol, ul {
	margin: 0;
	margin-right: 10px;
	padding: 0;
	padding-bottom:10px;
	list-style: none;
	font-size: 1em;
	line-height: 1.6em;
	}
a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
#justify {
	text-align:justify;
}	
 strong {
	font-weight: bold;
	color: #ffcc00;
	}
p.disclaimer {
	font-style: italic;
	font-size: .9em;
	}
table {
	margin-bottom: 15px;
	margin-top: 5px;
	width: 595px;
	}		
table th {
	font-weight: bold;
	color: #ffcc00;
	text-align: left;
	}
table th.a {
	width: 80px;
	}
table th.b {
	width: 141px;
	}	
table th.c {
	width: 160px;
	}	
table th.d {
	width: 185px;
	}			
table th, table td {
	padding: 5px;
	border: 1px solid #9F2F09;
	background: #8F2A07;
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	padding-top: 15px;
	}	
	
span.addressLine {display: block; padding-left: 5.2em;}	


/*scroller styles*/
.root {
		position:relative;
		height: 250px;
		width: 615px;
		margin: 0;
		z-index: 0; 
		overflow: hidden;
		padding-bottom: 0; 
		}

.thumb {
		position: absolute;
		height: 5px;
		width: 9px;
		top: 3px;
		cursor: pointer;
		}
	
.up, .dn {
		position: absolute;
		right: 10px;
		cursor: pointer;
		}
.up {top: 0; _top:5px;}		
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border: 0;
		}

.scrollContainer { 
		position: absolute; 
		left: 0; 
		top: 10px; 
		margin: 0;
		width: 595px; 
		height: 250px; 
		clip: rect(0 595px 250px 0); 
		overflow: hidden; 
		padding: 0;
		}
.scrollContent { 
		position: absolute; 
		left: 0; 
		top: 0;
		width: 595px;
		z-index: 0; 
		padding-bottom: 0;
		padding-top: 15px;
		overflow: hidden; 
		}
a {outline: none;}/*no dotted link borders in firefox*/

