@charset "utf-8";
/* CSS Document */


body {
	background-position: center top;
	background-color: #000000;
	font-family: "verdana", Arial, sans-serif;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
	background-image: url(images/hl-bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 14px;
}



#main {
	width: 100%;
	min-height: 100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.top_bg_1 {
	background-image: url(images/hl-header.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
#top{
	background-repeat: no-repeat;
	background-position: center 0;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	height: 535px;
}

#menu{
	background-repeat: no-repeat;
	background-position: center 0;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
}

#top #logo {
	width: 632px;
	float: none;
	padding-top: 18px;

}
#top_1 {
	width: 100%;
	height: 535px;
	float: left;
}

#top #flash {
	width: 632px;
	float: left;
	padding-top: 10px;
}



#home-header {
	height:535px;
	width: 1404px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#navigation {
	top:auto;
	left:0px;
	width: 490px;
	padding-right: 0px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	}
#navigation a {
	height:38px;
	}
#navigation li {
	float:left;
	margin:0;
	}

#navigation a.navTagSelected,
#navigation a:hover {
	background-position:0 -38px !important;
	position:relative;
}
#navigation a.navTagSelected {z-index:99;}
#navigation #hno{
	width:146px;
	background-image: url(images/hno-btn.png);
}
#navigation #csi {
	width:179px;
	background-image: url(images/csi-btn.png);
}
#navigation #aoi {
	width:163px;
	background-image: url(images/aoi-btn.png);


} 

#Container {
	background-image:url(images/content-bg.jpg);
	width:639px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	margin-top: 12px;

} 



#Content {
	background-image:url(../../../../../../images/band-c-middle.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:20px;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:45px;
	color:#FFFFFF;
	font-weight: normal;




}
#footerDiv {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-color:#736C5C;
	height:150px;
	padding:30px;
	color:#000000;


}


img {border:none;display:block;}
a {
	text-decoration:none;
	color:#fff;
	}
a:hover {
	text-decoration:underline;
	color: #fFF;
	}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
select,
input,
textarea {font:11px verdana,sans-serif;vertical-align:middle;}



#navigation a,

.header-bar h1 {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	}
	

