/*------------------------------------

-------------------------------------*/

#left-column {
	width: 260px;
	float: left;
}

#feature {
	width: 390px;
	position: absolute;
	top: 0;
	left: 0;
}

#middle {
	position: relative;
	width: 660px;
	float: right;
}

#middle-column {
	width: 396px;
	float: left;
	margin-right: 10px;
}

#right-column {
	width: 250px;
	float: left;
}

#feature-select {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
	background: url(images/feature-select-bottom.gif) bottom left no-repeat;
}

#feature-select li {
	height: 44px;
	line-height: 0;
	font-size: 1px;
}

#feature-select li a {
	display: block;
	width: 260px;
	height: 44px;
	background: top no-repeat;
}

#feature-select li a span {
	display: none;
}

.frontpage-pad-right {
	margin-right: 10px;
}

.section {
	position: relative; 
	margin: 8px 0 0 0;
	padding: 0 0 4px 0;
	background: top left no-repeat;
	height: 13px;
	border-bottom: solid 2px #940000;
	text-indent: -5000px;
	font-size: 0;
}

.section a {
	display: block;
	height: 13px;
	text-decoration: none;
}

.section span, .section a span {
	display: none;
}

#current-events {
	background-image: url(images/current-events.jpg);
}

#current-technology {
	background-image: url(images/current-technology.jpg);
}

#newpublications {
	background-image: url(images/newpublications.jpg);
}
#certifications {
	background-image: url(images/membership.jpg);
}

#followus {
    background-image: url(images/followus.jpg);
}

#about-us {
	background-image: url(images/about-us.jpg);
	/*border-color: #545e52;
	border-bottom-width: 2px;*/
}
#about-us a{
	width: 100px;
	height: 18px;
	display: block;
	float: right;
}
#about-us a span{
	display: none;
}

.about-us {
	padding-left: 8px;
	padding-right: 8px;
	overflow: hidden;
}

.about-us .text {
	display: none;
	padding-bottom: 1em;
}

.about-us h3 {
	font-size: 1.1em;
	margin: 1em 0 0 0;
}

.about-us h3 a {
}

.about-us h3 span {
	font-weight: normal;
	font-size: .9em;
	color: #777;
}

#about-us .last {
	padding: 0 10px 10px 10px;
}

#about-us .last a {
	color: #4976a8;
	font-weight: bold;
}

#special-service {
	background-image: url(images/special-service.jpg);
}
#special-product {
	background-image: url(images/special-product.jpg);
}
#specialnote {
	background-image: url(images/specialnote.jpg);
}
#special-product a{
	width: 100px;
	height: 18px;
	display: block;
	float: right;
}
#special-product a span{
	display: none;
}

#download-forms {
	background-image: url(images/DownloadForms.jpg);
}
#download-forms a{
	width: 100px;
	height: 18px;
	display: block;
	float: right;
}
#download-forms a span{
	display: none;
}

#events-table {
	width: 230px;
	font-size: .9em;
}

#events-table div {
	margin: 3px 0;
}

#events-table .event {
	padding-bottom: 4px;
	margin: 5px 10px 5px 10px;
}

#events-table .date {
	font-size: 1.1em;
	font-weight: bold;
	color: #000060;
}

#events-table .time {
	font-size: 1.1em;
}

#events-table .location {
	font-size: 1.1em;
}

#events-table .desc, #events-table a {
	text-decoration: none;
	color: #000;
}

#events-table .last {
	padding: 0 10px 10px 10px;
}

#events-table .last a {
	color: #4976a8;
	font-weight: bold;
}

#current-events-table {
	font-size: .9em;
}

#current-events-table div {
	margin: 0 0 0 0;
}

#current-events-table .event {
	padding-bottom: 4px;
	margin: 5px 10px 5px 10px;
}

#current-events-table .date {
	font-size: .85em;
	font-weight: bold;
	color: #a63030;
}

#current-events-table .location {
	font-size: .85em;
}

#current-events-table .address {
	font-size: .85em;
}

#current-events-table .phone {
	font-size: .85em;
}

#current-events-table .time {
	font-size: .85em;
}

#current-events-table .desc, #events-table a {
	text-decoration: underline;
	color: #000;
}

#current-events-table .last {
	padding: 0 10px 10px 10px;
}

#current-events-table .last a {
	color: #4976a8;
	font-weight: bold;
}

#issues-table {
	width: 230px;
	font-size: .9em;
}

#issues-table div {
	margin: 3px 0;
}

#issues-table .event {
	padding-bottom: 4px;
	margin: 5px 10px 5px 10px;
}

#issues-table .date {
	font-size: 1.1em;
	font-weight: bold;
	color: #a63030;
}

#issues-table .time {
	font-size: 1.1em;
}

#issues-table .location {
	font-size: 1.1em;
}

#issues-table .desc, #events-table a {
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #000060;
}

#issues-table .last {
	padding: 0 10px 10px 10px;
}

#issues-table .last a {
	color: #4976a8;
	font-weight: bold;
}

.dotted-hr {
	width: 230px;
	height: 2px;
	margin: 4px 0;
	font-size: 0;
}

