#search {
	padding: 0px;
	height: 26px;
	width: 200px;
	position: absolute;
	text-align:left;
	/*vertical-align:middle;*/
	left: 700px;
	top: 40px;
	display:block;
}
#search #gobutton {
	position:relative;
	float:right;
	top:2px;
	padding: 0;
	
}
#search form input{ /*height:24px;*/ float:left; top:0;
}

a { color:#000;
text-decoration:none;}
a:hover { color:#8dc63f;}
a:visited { color:#333333;}
a:active { color: #e97e1d;}

div#content a{ color:#8dc63f;
font-weight:bold;}
div#content a:hover{ color:#e97e1d;}
div#content a:visited{ color:#e97e1d;}
div#content a:active{ color:#db9516;}

/*#hero {
	position:relative;
	width:940px;
	top:123px;
	height:210px;
	background-image:url(/images/hero1.jpg);}
#herotext {
	position:absolute;
	width:450px;
	height:150px;
	text-align:center;
	vertical-align:middle;
	margin:30px 0 0px 60px;
	}*/
.nssilo{
	position:absolute;
	left:0;
	width:300px;
	height:144px;
	}
.tissilo{
	position:absolute;
	left:320px;
	width:300px;
	height:144px;
	}
.issilo{
	position:absolute;
	left:640px;
	width:300px;
	height:144px;
	}
#speccontainer {
	position:absolute;
	width:938px;
	top:498px;
	height:145px;
	}
.news{
	position:absolute;
	left:0;
	width:300px;
	height:146px;
	}
.exp{
	position:absolute;
	left:320px;
	width:300px;
	height:144px;
	line-height:1.2;
	}
.blog{
	position:absolute;
	left:640px;
	width:300px;
	height:144px;
	}
.specicon{
	z-index:100;
	float:left;
	width:34px;
	margin:0 6px 0 0;
	height:28px;
	position:relative;}
.spectitle {
	/*background-image:url(/images/specialHeader.gif);*/
	position:relative;
	padding: 0 0 2px 0;
	left:0px;
	display:inline;
	width:300px;
	height:20px;
	font-weight:bold;
	}
.speccontent {
	border:1px solid #ccc;
	border-top:1px solid black;
	padding:0 0 3px 0;}
#speccontainer ul {
	padding:10px 0 0 20px;
	margin:0 0 0 20px;
	text-decoration:none;}
#speccontainer ul li{
	list-style-image:url(/images/bullet.gif);
	padding:0;
	}
