@charset "utf-8";
html, body {
			height: 100%;
			background-image:url(../images/bgd.gif);
			background-position:top;
			background-repeat:repeat-x;
			background-color:#969696;
			padding:0px;
			margin:0px;
			text-align: center;
			font-family:Arial, Helvetica, sans-serif;
}

#page 	{
			margin-left: auto;
			margin-right: auto;
			width: 50em;
			text-align:left;
}

#mainHeader {
			width:800px;
			height:auto;
			float:left;
			background-color:#615930;
			background-image:url(../images/navBGD.gif);
			background-repeat:repeat-y;
			}
			
#left {	width:496px;
		height:auto;
		clear:none;
		float:left;
}
#right {	width:53px;
			height:auto;
			float:right;
			}

#client { width:251px;
			height:138px;
			float:right;
			}
			
#leftImage	{
			width:496px;
			height:246px;
			clear:none;
			float:left;
			background-image:url(../images/ink_left.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}
			
#rightImage	{
			width:53px;
			height:246px;
			float:right;
			background-image:url(../images/ink_right.jpg);
			background-position:top;
			background-repeat:no-repeat;
			}

#clientStrip	{
	width:226px;
	height:186px;
	background-color:#C1A515;
	float:left;
	padding-left: 10px;
	padding-top: 60px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-style:italic;
	letter-spacing:-0.03em;
	padding-right: 15px;
			}

#aboveNav {	width:496px;
			height:100px;
			background-image:url(../images/logoTopleft.jpg);
			background-repeat:no-repeat;
			}
#leftNav {
	width:496px;
	height:auto;
	float:left;
	padding-bottom:11px;
	background-color:#727272;
	background-image:url(../images/navGradient.gif);
	background-position:right;
	background-repeat:repeat-y;
			}
#aboveClient {
				width:251px;
				height:100px;
				background-image:url(../images/ourclients.jpg);
				background-repeat:no-repeat;
				}
#clientNav		{
	width:251px;
	height:39px;
	float:left;
	background-color:#615930;
	padding-top: 2px;
				}
				
#topRight	{
				width:53px;
				height:100px;
				background-image:url(../images/aboveRightNav.jpg);
				background-repeat:no-repeat;
				float:right;
				}
				
#rightNav	{
				width:53px;
				height:38px;
				background-color:#727272;

				float:right;
				}
				
#mainImage	{
				width:800px;
				height:246px;
				background-repeat:no-repeat;

				float:left;
				}

#imageContainer	{
				width:800px;
				background-image:url(../images/imgBGD.jpg);
				float:left;
				background-repeat:no-repeat;
				}
.footerLink	{
				margin: 0;
				padding: 0;
				padding-top:11px;
				
				float: left;
				font: bold 0.6em Arial;
				}
				
.footerLink	li {
				display:inline;
			}
			
.footerLink li a {
				border-right: 1px solid white;
				padding-right:14px;
				padding-left:14px;
				color: white;
				text-decoration:none;
				}
				
.footerLink li a:visited	{
				color:#FFFFFF;
				text-decoration:none;
				}

.footerLink li a:link	{
				color:#FFFFFF;
				text-decoration:none;
				}
				
.footerLink li a:active	{
				color:#FFFFFF;
				text-decoration:underline;				
				}
			
.footerLink li a:hover {
				color:#FFFFFF;
				text-decoration:underline;
				}

.mainNav	{
	display:inline;
	margin: 0;
	margin-left:14px;
	padding: 0;
	padding-top:11px;
	float: left;
	width: 482px;
}
				
.mainNav li	{
	display:inline;
	
				}
				
.mainNav li a	{
	float: left;
	color: white;
	text-decoration: none;
	letter-spacing:-0.05em;
	margin-right: 40px;
}

.mainNav li a:link	{
				color:#FFFFFF;
				text-decoration:none;
}

.mainNav li a:visited	{
				color:#FFFFFF;
				text-decoration:none;
}

.mainNav li a:active	{
				color:#FFFFFF;
				text-decoration:underline;
}

.mainNav li a:hover	{
	text-decoration:underline;
	color:#FFFFFF;
	
				}

#clientNav mainNav {
				width:237px;
				}

#contentArea	{
	width:464px;
	float:left;
	padding:12px;
				}

#btmContent	{
	width:800px;
	background-color: #FFFFFF;
	clear: none;
	float: left;
				}

#bottomStrip	{
	width:259px;
	background-image:url(../images/shadowBTMstrip.jpg);
	background-repeat:no-repeat;
	background-position: top;
	font-size:0.85em;
	line-height:1em;
	padding-bottom: 5em;
	width: 250px;
	float: right;
	margin-right: 54px;
	padding-left: 7px;
	display: inline;
				}
								
#footer 		{
				width:800px;
				height:27px;
				background-color:#727272;
				clear:both;
				margin: 0;
				padding: 0;
				padding-bottom:9px;
				}
		
#contentStrip 	{
	width:800px;
	float:left;
	background-image: url(../images/RLogoBGD.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: none;
				}	
h1 {
				font-size:2.7em;
				margin:0;
				letter-spacing:-0.03em;
				font-weight:normal;
				}
			
h2	{			
				font-size:1.1em;
				margin:0px;
				letter-spacing:-0.05em;
				font-weight:normal;
	}
	
h3	{
				color:FFFFFF;
				}
	
p	{			
				font-size:0.75em;
				line-height:1.5em;
				letter-spacing:-0.03em;
				}

.greyHeading	{
				color:#a7a7a7;
				}

.paleYellow		{
				color:#bfbc92;
				}
a:link {
	color: #7d7624;
}
a:hover	{
	color: #7d7624;
}
a:visited	{
	color: #7d7624;
}
a:active	{
	color: #7d7624;
}

#address	{

		}

#mainNav li a:link	{
		color:#00FF00;
		}
		
#preload {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}
#drop_down_menu {
	clear:both;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	width:481px;
	float:none;
	left:0px;
	top:0px;
	height: 0px;
	background-color: #727272;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

#drop_down_menu li a	{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#drop_down_menu li a:hover	{
	text-decoration:underline;
	}

#drop_down_menu li {
	float:left;
	color:#FFFFFF;
	cursor:pointer;
	width:95px;
	text-align: left;
	background-color: #727272;
}
#drop_down_menu li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:10px;
	width: 120px;
	margin-left: -10px;
	background-color: #727272;
	
}

#drop_down_menu li ul li:hover	{
	display:block;
}

#drop_down_menu li ul li {
	display:block;
	float:none;
	clear:both;
	text-align: left;
	width: 120px;
	background-color: #727272;
	padding-left: 5px;
	height: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
}

#drop_down_menu li ul li:hover {
	background-color:#615930;
}
#drop_down_menu li ul li a { color:#FFFFFF; font-weight:normal; text-decoration:none; display:block; }
#drop_down_menu li ul li a:HOVER {
	text-decoration:none;
	color:#FFFFFF;
}

.Bulletplaintext	{
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.5em;
	color:#6a000c;
	}

div.mainheader { display:block; position:relative; height:100px; }
#menu-container {
	display:block;
	position:relative;
	width:481px;
	float: left;
	height: 27px;
	background-image: url(../images/menuRight.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 13px;
	background-color: #727272;
}

