/* CSS Document */
body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image: url(_images/mainFrameBgrnd.png);
	background-repeat: repeat-y;
	background-position: right top;*/
	}
h1{
	color:#93C268;
	font-size: 20px;
	text-align: center;
}
h2{
	color: #314A4F;
	font-size: 20px;
	text-align: center;
	margin-left:-2px;
	margin-top:-44px;
	position: relative;	
}
h2.fleetheading{
	margin-top:0px;
	margin-bottom:8px;
	font-size: 16px;
	text-align: left;	
}
h3{
	text-align: left;
	font-size: 16px;
	margin-left: 200px;
	margin-bottom: 0px;
}
h4{
	text-align: left;
}
h4#index{
	margin-bottom:0px;
	margin-top:0px;
}
h4.cont{
	font-size: 15px;
	margin-bottom:4px;
	margin-top:14px;
}
h4#admin{
	margin-top:40px;
	font-size: 14px;
}
h4#chart{
	margin-bottom:0px;
	margin-top:0px;
}
p{
	margin-bottom:10px;
	margin-top:10px;
}
div#mainFrame{
	top:-6px;
	left:0px;
	position: relative;
	z-index: 12;
	}
div#text{
	margin-top: 4px;
	padding-bottom: 10px;
	margin-right: 260px;
	margin-left: 200px;
	min-height:380px;	
	}
div#sideBar {
	width: 146px;
	position: absolute;
	right:30px;
	top:40px;
	z-index: 18;
    }
div#sideBarGen{
	border: 3px groove #0099FF;
	margin-top:10px;
}
div#title{
	position: relative;
	margin-top:90px;
	margin-bottom:4px;
}
div#topBanner{
	position: absolute;
	left:0px;
	top:0px;
	z-index: 10;
}
div#topBanRight{
	background-image: url(../_images_NI/bannerTile.png);
	background-repeat: repeat-x;
	background-position: right top;
	position: absolute;
	height: 74px;
	width: 800px;
	top: 0px;
	right: 0px;
	z-index: 1;	
}
div#topBanCentre{
	position: absolute;
	top: 0px;
	left:38%;
	width:262px;
	z-index: 16;
}
div#footerCarry{
	clear: both;
	width:100%;
	height:92px;
	z-index: 12;
	position: relative;
	background-image: url(../_images_NI/bottBanner.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 1px solid #000000;	
	}
div#footer{
	width:100%;	
	
	z-index: 14;	
}
div#ccFooter{
	position: absolute;
	left:30px;
	top:0px;
}
div#nav{
	position: absolute;
	left:8px;
	top:80px;
	z-index: 12;
	text-align: left;
	font-variant: small-caps;
}
div#nav ul{
	list-style-type: none;

}
div#nav ul li{
	margin-top:9px;
	margin-bottom:9px;
}
div#footer p{
	font-size: 11px;
	font-variant: small-caps;
	margin:2px;
	text-align:center;
}
div#gorkySml{
	position: absolute;
	right:30px;
	top:18px;
	z-index: 16;
	border: 3px groove #0099FF;
	text-align: center;
	background-color: #FFFFFF;
	width:140px;
	padding-top:4px;
}
div#gorkySml h1{
	font-size: 14px;
	color: #314A4F;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#gorkySml h1 a {
	color: #314A4F;
}
div#gorkySml h2 a{
	color: #314A4F;
}
div#gorkySml h2{
	font-size: 13px;
	color: #314A4F;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#gorkyBotRight{
	position: absolute;
	right:0px;
	bottom:0px;
	z-index: 16;
}
div#headlines{
	background-color: #DCECCE;
	border: 3px solid #223D44;
	padding:6px;
	background-image: url(../_images_NI/newsBgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.fleetHolder{
	margin-top:14px;
	padding: 10px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	background-color: #E2E2E2;
	position: relative;
}
div.fleetDesc{
	position: absolute;
	padding-right:240px;
	margin-left:20px;
}
div#contact{
	margin-left:100px;
	background-image: url(_images/contactBgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
div#bottNavPic{
	position: absolute;
	left: 0px;
	top: 326px;
	background-image: url(../_images/bgrndEng.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 166px;
	height:252px;
	border: 2px ridge #FFFFFF;
	padding:4px;
}
div#bottNavPic h3{
	margin-top:0px;
	margin-bottom:4px;
	margin-left: 0px;
	font-size: 12px;
	text-align:center;
}
div#bottNavPic h2{
	margin-top:0px;
	margin-bottom:4px;
	font-size: 20px;
}
div#bottNavPic p{
	margin-top:0px;
	margin-bottom:4px;
	font-size: 11px;
	text-align: right;
	padding-left:40px;
}
ul.contact{
	font-size: 14px;
	list-style-type: none;
	margin-top:0px;
}
ul#admin{
	font-size: 14px;
}
ul#admin li{
	margin-bottom:8px;
}
img.fleetSml{
	border: 1px solid #000000;
}
a:link {
	color: #314A4F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #314A4F;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #314A4F;
	text-decoration: none;
	font-weight: bold;
}

