/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000101;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.clearspace
{
	clear:both;
	height:1px;
}
h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px 0px 0px 0px;	
	font-weight: normal;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
ul, li
{
	margin:0px;
	padding:0px;
	/*list-style:none;*/
}

a {
	color: #0099FF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

p
{
	margin:0px;
	line-height: 16px;
	padding:0px;
}
.outer-container-overflow {
	min-width:972px;
	overflow:hidden;
	}
	.outer-container {
		margin:0 auto;
		width:994px;
		}
		#background {
			background:#000 url(/images/background_fade.jpg) repeat-x scroll left top;
			margin:0 -504px;
			width:2000px;
			}
			#wrapper {
				margin:0 auto;
				position:relative;
				width:994px;
				}
				#fade-left {
					background:url(/images/fade-left.png);overflow:hidden;height:790px;width:12px;position:absolute;left:0px;top:0px;
					behavior:url(/iepngfix.htc);
					}
				#fade-right {
					background:url(/images/fade-right.png);overflow:hidden;height:790px;width:12px;position:absolute;left:984px;top:0px;
					behavior:url(/iepngfix.htc);
					}

.bg-left
{
	background-image: url(../images/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 205px;
}
.bg-right
{
	background-image: url(../images/bg-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 187px;
}
#holder
{
	width:972px;
	margin:0px;
	padding:0px;
	text-align: left;
}
#rivettop
{
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 972px;
	text-align:right;	
	margin-left:12px;
}
#banner
{
	clear: both;
	height: 266px;
	width: 972px;	
	margin-left:12px;
}
#topnav
{
	background-color: #007DC3;
	clear: both;
	height: 36px;
	width: 972px;
	margin: 0px 0 0px 12px;
}
#topnav ul
{
	padding-left:126px;
}
#topnav li
{
	float:left;
	list-style:none;
	margin:0;
}
#topnav li a
{
	display:block;
	height:36px;
	background-image: url(../images/topnav.gif);
	background-repeat: no-repeat;	
}
#nabt
{
	width:110px;
	background-position: 0px 0px;	
}
#nabt:hover
{
	background-position: 0px -36px;	
}
#nabtactive
{
	width:110px;
	background-position: 0px -36px;		
}
#nfleet
{
	width:157px;
	background-position: -112px 0px;	
}
#nfleet:hover
{
	background-position: -112px -36px;	
}
#nfleetactive
{
	width:157px;
	background-position: -112px -36px;		
}
#ncontact
{
	width:140px;
	background-position: -275px 0px;	
}
#ncontact:hover
{
	background-position: -275px -36px;	
}
#ncontactactive
{
	width:140px;
	background-position: -275px -36px;		
}
#nlogin
{
	width:79px;
	background-position: -407px 0px;	
}
#nlogin:hover
{
	background-position: -407px -36px;	
}
#nloginactive
{
	width:79px;
	background-position: -407px -36px;		
}
#content
{
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 699px;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 52px;
	padding-left: 273px;
	margin: 0 0 0 12px;
}
#logo
{
	width:255px;
	float:left;
	padding-left: 18px;
	display:none;
}
#logo img
{
	display:none;
}
#maincontent
{
	width:699px;
	float:left;
}
#topcnt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding-bottom:30px;
	line-height:normal;
}
#topcnt p
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom:20px;
	line-height:20px;
}
#topcnt ul
{
	font-size: 14px;
}
#topcnt li
{
	padding-bottom:9px;
	background-image: url(../images/bul-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 13px;
	list-style:none;
}
#event
{
	clear:both;
}

#event li
{
	float:left;
	width:152px;
	list-style:none;
	margin: 0px;
	padding:0px;
}
#event li div
{
	padding: 0 0 0 13px;
	margin: 0px;
	width:153px;
}
#footer
{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0097EB;
	padding-top:40px;
	text-decoration:none;
	line-height: 19px;
}
#footer a
{
	color:#0097EB;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#footer span
{
	color:#B3B3B3;
}
#footer span a
{
	color:#B3B3B3;
}

