body#page-home  { 
	background: url('../images/bckgrnd_home.png') no-repeat;
	background-position: top center;
	position: relative;
}
#page-home #main { width: 775px; padding-right: 41px; }
#page-home #logo {
  float: left;
  margin-left: 14%; 
}
#page-home #nav {
  float: left;
  padding-top: 25px;
  margin-left: 80px;
}
#page-home #topcolumn {
	float: left;
	width: 779px;
	height: 200px;
	margin-top: 10px;
	margin-left: 17px;

}
#page-home #topcolumn  #left {
	float: left;
	width: 280px;
	height: 100%;
	text-align: left;

}
#page-home #slider {
	position: relative;
}
#page-home #left {
	position: relative;
}
#page-home #left img {
	margin: 0 auto;
}
#page-home #right {
	float: right;
	margin-right: 5px;
}

#page-home #left .listitem  {
	position: relative;
/*		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/blank.gif'); */
	background: url('../images/bullet.png') no-repeat;
	padding-left: 20px;
	background-position: center left;
	clear: both;
	display: block;  
	margin-left: 34px;
	font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 25px;
}
/*
*/
#page-home #left .listitem.last {
	margin-bottom: 5px;
}

#page-home #left a {
border: none;
text-decoration:underline;

}
#page-home #left a:hover {
text-decoration: none;

}
#page-home .button {
	border: solid 1px #B3B3B3;
	clear: both;
	margin-left: 50px;
	margin-top: 15px;
	
	display: inline-block;
	padding: 3px 6px 3px 6px;
	background: White;
	font-size: 18px;
	color: #FF9900;
	font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
#page-home #lowcolumn {
	float: left;
	width: 800px;
	height: 250px;
	margin-top: 0px;
	margin-left: 17px;
}

#page-home #lowcolumn a {
	color: #FF9900;
	font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#page-home #lowcolumn a:hover {
	text-decoration: none;
}

#page-home #lowcolumn p {
	position: relative;
	margin-bottom: 18px;
	margin-left: 20px;
	margin-right: 20px;
	font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	line-height:15px;
}

#page-home #leftcol {
	float: left;
	width: 52%;
	margin-top: 0;
}
#page-home #lowcolumn .listitem  { /* KMD: Class, not ID */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bullet2.png');
	background:  top left url('../images/bullet2.png') no-repeat;
	padding-left: 0px;
	clear: both;
	display: block;
	margin-left: 17px;
	font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 25px;
}
#page-home #lowcolumn .listitem p {
	margin-top: 0;
}
		  
#page-home #rightcol {
	float: left;
	width: 48%;
	/* margin-top: -11px; */
}
	
#page-home #rightcol .listitem
{
	margin-left: 0px;
}

#page-home .listitem .subhead,
#page-home #listitem .subhead {
	font-size: 12px;
	color: #444;
	font-weight: bold;		
}
		
#page-home #lowcolumn #leftb  /* size and position of tint boxes */
{
	clear: none;
	float: left;
	width: 280px;
	height: 265px;
	background: #FFF;
	border: solid 1px #CCC;


}
#page-home #lowcolumn  #rightb /* size and position of tint boxes */ {
	clear: none;
	float: left;
	width: 485px;
	height: 265px;
	background: #FFF;
	border: solid 1px #CCC;
	
}


#page-home #lbc /* size and position of TEXT divs */{
	position: absolute;
	top: 290px;
	width: 285px;
	height: 250px;
	z-index: 2;
}
#page-home #rbc  /* size and position of TEXT divs */{
	position: absolute;
	top: 290px;
	width: 481px;
	height: 250px;
	margin-left: 295px;
	z-index: 2;
}
#page-home #rbc h2,
#page-home #lbc h2 {
	margin-bottom: 17px;
	margin-top: 0;
}

#page-home #topcolumn .l {
color: #FF9900;
font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-weight: Bold;
margin-left: 35px;
margin-top: 10px;
}
#page-home .cb {
opacity: .45;
float: left;
z-index: 1;
margin-right: 11px;
filter: alpha(opacity = 45);
}
#page-home h2 {
font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
color: #777;
font-size: 16px;
display: block;
margin-bottom: 35px;
margin-top: -10px;
}

/*  Slider */
#page-home #slider { width: 779px;  
	visibility: hidden;
	
	}
#page-home #slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#page-home #slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:779px;
		height:193px;
		overflow:hidden; 
		border: none;
		}
#page-home #slider a {
			border: none;
		}
		#slider img {
			border: none;
		}
#page-home #prevBtn
	{
		display: block;
		float: left;
		width: 30px;
		height: 40px;
		background: url('../images/arrowleft_white.png') no-repeat;
		font-size: 0px;
		margin-left: 10px;
		margin-right: 7px;
	}
#page-home #prevBtn:hover { 
		background: url('../images/arrowleft_orng.png') no-repeat; }
#page-home #nextBtn
	{
		display: block;
		float: left;
		width: 30px;
		height: 40px;
		background: url('../images/arrowright_white.png') no-repeat;
		margin-left: 1px;
		margin-right: 7px;
	}	
#page-home #nextBtn:hover { 
		background: url('../images/arrowright_orng.png') no-repeat; }
#page-home #prevBtn a, #nextBtn a {
		display: block;
		width: 30px;
		height: 40px;
		font-size: 0px;
	}
#page-home #controls {
		padding-top: 4px;
		margin-left: 682px;
		position: absolute;
		top: 225px;
		width: 95px;
		height: 48px;
		display: block;
	}
/*  Slider */

#page-home #homefooter {
	width: 800px;
	float: left;
	text-align: left;
	margin: 17px 0 0 25px;
	padding: 0;
	z-index: 0;
}
#page-home #homefooter p {
	margin-bottom: 0;
	font: 100% Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #FF9900; 
	text-decoration: none;
	line-height: 1.3em;
}

#page-home #homefooter a  { 
	color: #333; 
	text-decoration: none;
}

#page-home #homefooter a:hover  { 
	color: #333; 
	text-decoration: underline;
}

#page-home #homefooter .phone { 
	color: #333; 
	text-decoration: none;
}