 a
{
	color:#999;
	text-decoration:none;
}

 a:hover
{
	color:#00579C; 
}

.subHeader
{
	font: 14px/16px "Times New Roman", Times, serif;
	font-size:26px;
	text-align:left;
	color:#848482;
}

.header
{
	font: 14px/16px "Times New Roman", Times, serif;
	font-size:36px;
	text-align:left;
	color:#848482;
}

body{
	margin:0;
	padding:0;
	color:#999;
	text-align:center;
	background: #898989;/*#ececec;*/
	font:16px/12px "Trebuchet", Times, serif;
	line-height:100%;
	
	
	
}

#container{
	position: relative;
	width: 780px;
	height: 675px;
	margin: 0 auto;
	text-align: left;
	background: url(images/bg2.gif) center top repeat-y;

	
}

	#pageHeader
	{
		position:relative;
		margin-left:auto;
		margin-right:auto;
		background: url(images/bannerBG7.jpg) center top no-repeat;
		height:180px;
		width:760px;
		/*position: relative;
		top: 0px;*/
		
		
	}

	#pageHeader h1 span,#pageHeader h2 span 
	{
		display:none
	}

	/*top of page address/phone #*/
	#extraDiv2
	{
		position:relative;
		top:0px;
		left: 10px;
		width:760px;
		height:20px;
		background: #8c8c82;
		color:#fff;
		text-align:center;
		font: 14px/16px "Verdana", Times New Roman, Times, serif;

	}
	
	#extraDiv2 a
	{
		color:white;
		text-decoration:none;
	}
	
	#extraDiv2 a:hover
	{
		color:#736342; ;
	}


	/* main content */

		/*total height of page in here*/
		#mainBody
		{
			position: absolute;
			top:200px;
			width:780px;
			height:450px;
			
			
		}
		  
		#contents
		{
			height:100%;
			color:#666;
			position: absolute;
			padding-left: 10px;
			left: 178px;
			top:0px;
			width: 565px;
			border-color:#422801;
		
		}
		
		
		#KT 
		{
			height:100%;
			color:#666;
			position: absolute;
			padding-left: 10px;
			left: 178px;
			top:0px;
			width: 550px;
			border-color:#422801;
			/*background:url(images/shadow.gif) right repeat-y;*/

		}
		
		
		#image2
		{
			text-align:center;
			position:absolute;
			top: 120px;
			
			
		}
		
		#tagLine
		{
			position:absolute;
			top: 30px;
			left:80px;
			font-size:36px;
			
		}
		
		#bio
		{
			position:absolute;
			top: 360px;
			/*background:url(images/rmt.jpg) top left no-repeat;*/
		}
			#bio h2
			{
				display:none;
			}
			
			#bio ul
			{
				position:relative;
				top: 10px;
			}
			
			#bio ul li
			{
				
				margin-left: -20px;
				padding-left:5px;
				padding-top:5px;
				line-height:100%;
			
			}
		

		/* Benefits*/
		#benefits 
		{
			position: relative;
			top: 130px;
			left:555px;
			width:200px;
			background:url(images/benefits.jpg) center top no-repeat;
			font: 15px/16px "Verdana", Times New Roman, Times, serif;
			
		}

		#benefits ul
		{
			text-align:left;
			position:relative;
			top: 20px;
			list-style-type: none;
			
			padding-top: 15px; 
			
			
		}

		#benefits li
		{
			
			margin-left: -10px;
			background: url(images/rock.jpg) left no-repeat;
			list-style-type: none;
			margin-top: 10px; 
			padding-left:20px;
			padding-top: 0px;
			color:#736342;
		}

		/* links */

		#lselect
		{
			position: absolute;
			left:10px;
			top: 0px;
			width: 170px;
			height:100%;
			text-align:center;
			background:url(images/greyBG.gif)  right repeat-y;
			
		}



		#lselect ul 
		{
			position: relative;
			top:100px;
			width: 160px;
			list-style-type:none;   
			float:left;  
			margin:0px;  
			padding:0px;  
			font-size:15px;  
			font-family:verdana, arial, helvetica, sans-serif;  
			text-align:left;
			
		}

		#lselect ul li 
		{
			padding:7px 0px 7px 0px;
			margin-top: 1px;
			width:95%;
			background:#8c8c82;;/*#D2CECE;*/
			
		}

		#lselect ul li a
		{
			padding:0px 0px 0px 10px;
			color:#fff;  /*#736342; */
			text-decoration:none; 
			
			
		}

		#lselect ul li a:hover
		{
			color:#736342; 
			
		}
		
		

		
		
		/* restore and repenish*/
		#extraDiv1
		{
			position: absolute;
			top: 0px;
			left: 10px;
			width: 150px;
			height: 80px;
			background:#BBDE9D;
			background:transparent url(images/RandR3.jpg) bottom no-repeat;
			z-index: 1;
			
			
		}


		/*footer*/
		#footer
		{
			position:absolute;
			top:450px;
			
		}

			/*line*/
			#extraDiv4
			{
				position:absolute;
				top:-7px;
				left: 10px;
				width:760px;
				height:2px;
				text-align:right;

				
			}

			/*cp*/
			#extraDiv3
			{
				position:relative;
				top:3px;
				left: 450px;
				width:300px;
				/*height:10px;*/
				text-align:right;
				color:#8c8c82;
				
			}



			/*email*/
			#extraDiv5
			{
				position:absolute;
				top:0px;
				left: 30px;
				color:#999;
				width:300px;
				
			}

			
