#three-column #main-content2 {
    width:528px;
	height:278px;
	float:left;
	background: url('../images/main-content-bg.jpg');
	padding:28px;
	}
	
	#three-column #main-content2 p {
    width:528px;
	font-family:Arial;
	font-size:11pt;
	color:#7C7C7C;
	padding-bottom:22px;
	}

/* Home Style Sheet */

  #nav .nav-home {
    background-position:100px;
	}
  #product-spotlight {
    width:300px;
	height:162px;
	float:right;
	background: url('../images/product-spotlight-bg.jpg');
	}
  #product-spotlight a {
    display:block;
	background: url('../images/product-spotlight-arrow.jpg');
	width:18px;
	height:18px;
	background-position:0px;
	}
  #product-spotlight a:hover {
    background-position:18px;
	}
  #product-spotlight #products {
    position:absolute;
	margin-top:21px;
	margin-left:254px;
	}
  #product-spotlight #services {
    position:absolute;
	margin-top:73px;
	margin-left:254px;
	}
  #product-spotlight #about {
    position:absolute;
	margin-top:126px;
	margin-left:254px;
	}
  #three-column {
    width:800px;
	height:334px;
	}
  #three-column #rail .rail-list p {
    font-family: Arial;
	font-size:10pt;
	color:#7D5CA2;
	background: url('../images/purple-arrow.gif') no-repeat top left;
	padding:0 0 6px 9px;
	width:160px;
    }
  #three-column #rail .rail-list a {
    color:#7D5CA2;
	text-decoration:none;
    }
  #three-column #rail .rail-list .blue-arrow {
    color:#6CA2BE;
	background: url('../images/blue-arrow.gif') no-repeat top left;
	}
  #three-column #rail .rail-list .blue-link {
    color:#6CA2BE;
	text-decoration:none;
    }
  #three-column .left-rail {
    width:188px;
	height:334px;
	float:left;
	background: url('../images/left-rail-bg.jpg');
	}
  #three-column .left-rail #header {
    width:160px;
	position:absolute;
	margin-top:24px;
	margin-left:17px;
	font-family:Arial;
	font-size:10pt;
	color:#3C85AB;
	}
  #three-column #rail .left-rail-list {
    width:175px;
    position:absolute;
	margin-top:127px;
	margin-left:19px;
	}
  
  #three-column #main-content {
    width:368px;
	height:278px;
	float:left;
	background: url('../images/main-content-bg.jpg');
	padding:28px;
	}
  #three-column #main-content p {
    width:368px;
	font-family:Arial;
	font-size:11pt;
	color:#7C7C7C;
	padding-bottom:22px;
	}
  #three-column .right-rail {
    width:188px;
	height:334px;
	float:right;
	background: url('../images/right-rail-bg.jpg');
	}
  #three-column .right-rail #header {
    width:160px;
	position:absolute;
	margin-top:22px;
	margin-left:17px;
	font-family:Arial;
	font-size:10pt;
	color:#3C85AB;
	}
  #three-column #rail .right-rail-list {
    width:175px;
    position:absolute;
	margin-top:175px;
	margin-left:19px;
	}
  
