/* --HTML and BODY Information-- */

body {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #cccccc;
	background: #000000 url(images/ics-background.gif) repeat-y center;
	margin: 0;
	padding: 0;
		}

		
#frame {
		margin-right:auto;
		margin-left:auto;
		width:913px;
		padding:0;
		text-align:center;
		}
		
/* --left column divs-- */
		
#navcol {
		width:248px;
		padding:0px;
		margin:0px;
		text-align:left;
		line-height:18px;
		float: left;
		background: url(images/nav-bk.gif) no-repeat;
		}
		
#navigation {
		width:154px;
		padding:15px;
		margin:20px 50px 140px 0;
		text-align:right;
		line-height:18px;
		float: right;
		background: #333333;
		border: 1px solid #999999;
		}
		
#navigation p {
	text-align: right;
	margin:0;
	padding: 0;
	font-size: 11px;
	line-height: 20px;
		}

/* --middle column divs-- */
		
#flashcol {
		width:255px;
		padding:0px;
		margin:0px;
		text-align:left;
		line-height:18px;
		float: left;
		}
		
		
/* --right column divs-- */

#topnav {
		width:410px;
		padding:0;
		margin:0;
		float:right;
		background: url(images/sheet-metal-2.jpg) no-repeat;
		}
		
#topnav2 {
		padding:2px 8px 4px 8px;
		margin:10px 18px 80px 0;
		float: right;
		background: #333333;
		border: 1px solid #999999;
		}
		
#topnav2 p {
	text-align: center;
	margin:0;
	padding: 0;
	font-size: 11px;
		}
		
#main {
		width:404px;
		padding:0;
		margin:0;
		text-align: left;
		float:right;
		line-height: 20px;
		background: url(images/text-bk.gif) repeat-y;
		}
		
		
/* --subpage divs-- */

#midcol {
		width:151px;
		padding:116px 0 0 0;
		margin:0px;
		text-align:left;
		float: left;
		background: url(images/subpage1-middle.jpg) no-repeat;
		}
		
#midcol p {
	text-align: center;
	margin:0 0 2px 0;
	padding: 0;
	font-size: 11px;
	line-height:16px;
		}
		
#subtopnav {
		width:514px;
		padding:0;
		margin:0;
		float:right;
		background: url(images/subpage1-bk.jpg) no-repeat;
		}
		
#subpage1 {
		width:500px;
		height:352px;
		overflow: auto;
		padding:0;
		margin:0;
		text-align: left;
		float:right;
		}
#subpage1 p {
	margin:10px 8px 2px 40px;
	padding: 0;
	font-size: 11px;
	line-height:16px;
		}

#subpage2 {
		width:650px;
		height:650px;
		overflow: auto;
		padding:0;
		margin:0;
		text-align: left;
		float:right;
		}
#subpage2 p {
	margin:0px 0px 0px 0px;
	padding: 0;
	font-size: 10px;
	line-height:14px;
		}
				
#links1 {
		width:220px;
		padding:0;
		margin:0 4px 0 0;
		text-align: left;
		float:left;
		}
		
#links2 {
		width:220px;
		padding:0;
		margin:0;
		text-align: left;
		float:left;
		}
		
		
.margin {margin:10px 8px 2px 40px;}

.green {
color:#99ff66;}
		
.floatleft {
	float: left;
	margin:0;
	padding:0;
	}
	
.floatright {
	float: right;
	margin:0;
	padding:0;
	}

	
	
p {
	text-align: left;
	margin:10px 10px 10px 50px;
		}
		
p.black {
color:#000000;
	margin:10px 10px 10px 50px;
		}

		
h1 {
	color: #ffffff; 
	font-size: 18px;
	margin:10px 10px 10px 40px;
	padding:0;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
		}
		
h2 {
	color: #ffffff; 
	font-size: 18px;
	margin:10px 10px 10px 50px;
	padding:0;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
		}
		
h3 {
	color: #ffffff;
	font-size: 15px;
	margin:10px 10px 10px 40px;
	line-height: 18px;
	padding:0;
	font-weight: bold;
	text-align: left;
		}
		
ul{						
margin: 0;
padding-right: 10px;
padding-left: 56 px;
text-align: left;
}

li{						
padding-bottom: 4px;
margin: 0;
}

img {
	margin:0;
	padding:0;
		}

a:link {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a:link.midcol {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}

a:visited.midcol{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

a:hover.midcol {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a:active.midcol {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a:link.image {
	text-decoration: none;
}

a:visited.image {
	text-decoration: none;
}

a:hover.image {
	text-decoration: none;
}

a:active.image {
	text-decoration: none;
}
