#dropline {position:relative; font-size:12px; height:38px; background:url(../images/back.png);}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:800px;}

#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:14px;}
#dropline li {float:left; height:38px; margin-right:1px;}
#dropline li a {float:left; display:block; height:38px; line-height:38px; padding: 0 5px 0 22px; font-family:arial, sans-serif; font-size:12px; color:#fff; text-decoration:none; font-weight:bold;}
#dropline li a.down {background:url(down.gif) no-repeat right center;}
#dropline li ul li a.down {font-size:15px; color:#ff0; font-weight:normal;}
#btn {
	height: 20px; width: 590px; padding-top: 10px;padding-bottom: 15px; padding-right: 15px;
}


#dropline li a:hover {white-space:nowrap; color:#0000cc;}
#dropline li a.down:hover {white-space:nowrap; color:#0000cc; background:url(down-over.gif) no-repeat right center;}

#dropline li:hover > a {color:#fb000f;}
#dropline li:hover > a.down {color:#fb000f; background:url(down-over.gif) no-repeat right center;}

#dropline li ul {position:absolute; top:38px; left:-9999px; z-index:10; background:url(../images/sub-back.png) left top;}
#dropline li ul.floatRight li {float:right;}

#dropline :hover ul,
#dropline :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul :hover ul {left:0; background:url(../images/sub-back.png) left bottom;}

#dropline :hover ul ul,
#dropline :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul :hover ul ul {left:-9999px; top:38px; background:transparent;}


.thumbnail{
	position: relative;
	z-index: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12\px;
	color: #333;
	text-decoration: none;
	text-align: justify
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */

}



@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/bgpattern.gif);
	background-attachment: fixed;
}

.background {
	width: 840px;
	background-color: #FFFFFF;
}


.mainsection {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.sectionheader{
	height: 18px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 18px;
}
.sectionheaderlright
 {
	height: 18px;
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 18px;
}
.boardposter
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #009;
	text-decoration: none;
	text-align: left;
}
a:link {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
.i_arrow {
	background-image: url(../images/i_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.i_sitemap {
	background-image: url(../images/i_sitemap.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 10px;
}


.i_contact {
	background-image: url(../images/i_contact.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.i_board {
	background-image: url(../images/i_board.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

.i_jobs {
	background-image: url(../images/i_jobs.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.news_feed {
	background-repeat: no-repeat;
	padding-left: 18px;
	/*list-style-type: url(http://www.hoseg.net/images/i_arrow.gif);*/
}


h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 12px;
}
h4 {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #AC030D;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	height: 18px;
}	
.banner {
	background-image: url(../images/sponsor.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 88px;
	width: 133px;
	text-align: center;
	color: #FF00FF;
	font-weight: bold;
	border: 1px solid #FF00FF;
	margin-left: 16px;
}

