BODY
{
	font-family: Tahoma, sans-serif;
	font-size: 0.75em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:  url(/images/itl/sunset2.jpg);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	height: 100%;

}
.subPage
{
	background-image:  url(/images/itl/sunsetSubPage2.jpg);
	background-repeat: no-repeat;

}

a:hover
{
	text-decoration: underline;
}

#TopMenu
{
	position: absolute;
	width: 100%;
	top: 40px;
	height: 30px;
	/*background-color: #FE9900;
	border-top: solid 1px #CB7602;
	border-bottom: solid 1px #CB7602;*/
	background-image: url(/images/itl/TopMenuBack.gif);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	z-index: 1000;
	padding: 7px 0px 0px 0px;
}

#TopMenu div
{
	width: 825px;
	text-align: right;
		
}

#TopMenu a
{
	text-decoration: none;
	color: #fff;
	height: 23px;
}
#TopMenu ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	} 

#TopMenu ul li {
	margin-left: 0px;
	padding: 2px 15px 2px 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}
	
		
#TopMenu ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
	}

#TopMenu a:hover
{
	text-decoration: underline;
}

#SearchBox
{
	padding: 0px 10px 10px 10px;
	margin-bottom: 30px;
	font-size: 90%;
}

#SearchBox .field
{
	font-size: 90%;
}
#SearchBox .button
{
	font-size: 90%;
}


#RightPanel
{
	position: absolute;
	left: 600px;
	top: 0px;
	height: 800px;
	width: 200px;
	bottom: 0px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #EAEAEA;
	border: 1px solid #FE9900;
	border-top: none;
	z-index: 2;

}
#RightPanel a
{
	color: #CB6600;
}
#RightPanel a:hover
{
	color: #FE9900;
}

#RightPanel h1
{
	color: #fe9900;
	font-weight: bold;
	font-size: 160%;
	border-bottom: 1px solid #FE9900;
	margin-bottom: -5px;
}
#RightPanel h2
{
	color: #fe9900;
	font-size: 130%;
	font-weight: bold;
	border-bottom: 1px solid #FE9900;
	margin-bottom: -5px;
}

#RightPanel .addrTitle
{
	float: left;
	width: 50px;
}

#RightPanel #logo
{
	text-align: center;
	margin: 70px 0px 20px 0px;
}

.subSide #mainBlock
{
	top: 100px;
}

#pageContent
{
	position: absolute;
	top: 70px;
	left: 0px;
	width: 100%;
	z-index: 1;
	margin-bottom: 20px;
}

#pageContent .article
{
	width: 600px;
	margin-bottom: 20px;
}

#pageContent .article .leadIn
{
	font-weight: bold;
}

#pageContent .article p
{
	padding: 0px 10px 0px 10px;
}
#pageContent .article .body .itemList
{
	padding: 0px 10px 0px 10px;
}
#pageContent .article .body .itemListTitle
{
	font-size: 140%;
	font-weight: bold;
}

#pageContent .article h1
{
	font-size: 180%;
	font-weight: bold;
	height: 35px;
	background-color: #000;
	color: #fe9900;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 30px;
}
#pageContent .article h3
{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 30px;
}

#mainBlock
{
	position: absolute;
	top: 300px;
	left: 0px;
	width: 100%;
	z-index: 1;
}

#bottomMenu
{
	width: 100%;
	background-color: #FE9900;
	margin: 0px 0px 0px 0px;
	height: 25px;
	padding: 5px 0px 0px 0px;
}

#bottomMenu a
{
	text-decoration: none;
	color: #fff;
	font-family: Arial Narrow, Sans-Serif;
}

#bottomMenu ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	} 

#bottomMenu ul li {
	margin-left: 0px;
	padding: 0px 15px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
	}
	
		
#bottomMenu ul li.first {
	margin-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
	}

#bottomMenu a:hover
{
	text-decoration: underline;
}

#news
{
	height: 200px;
	width: 602px;
	border-top: solid 2px #eee;
}

#news .article
{
	float: left;
	width: 299px;
	border-right: solid 2px #eee;
}

#news .article h1
{
	font-size: 120%;
	font-weight: bold;
	height: 25px;
	background-color: #000000;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 20px;
	border-bottom: solid 1px #FFFFFF
}

#news .article h1 a
{
	color: #ffffff;
	text-decoration: none;
}

#news .article .body
{
	height: 166px;
	background-image: url(/images/itl/ArtParaBack.gif);
	background-repeat: repeat-x;
	background-color: #C2C0C3;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#news .article .body p
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#news .article .link
{
	background-color: #C2C0C3;
	margin: 0px 0px 0px 0px;
	text-align: right;
	padding: 0px 5px 4px 0px;
	border-bottom: solid 2px #eee;
	
}


#news .article .link a
{
	background-color: #C2C0C3;
	font-size: 110%;
	font-weight: bold;
	color: #CC6600;
	clear: both;
	margin: 0px 5px 4px 0px;
}



#news .article .body img.left, #pageContent .article .body img.left
{
	border: solid 1px #666;
	float: left;
	margin: 0px 4px 0px -4px;
}

#pageContent .article .body img.noborder
{
	border: none;
	float: left;
	margin: 0px 4px 0px -4px;
}

#news .article .body img.right, #pageContent .article .body img.right 
{
	border: solid 1px #666;
	float: right;
	margin: 0px -1px 0px 4px ;
}

#footer
{
	padding: 20px 0px 0px 15px;
	color: #999;
}

#content
{
	width: 580px;
	padding: 15px 10px 10px 10px;
}

#TopHeader
{
	font-size: 200%;
	font-weight: bold;
	padding: 2px 0px 0px 15px;
}
/*********************************************************/
#pageContent .articleList
{
	width: 602px;
}

#pageContent .articleList h1
{
	font-size: 180%;
	font-weight: bold;
	height: 35px;
	background-color: #000;
	color: #fe9900;
	margin: 0px 0px 5px 0px;
	padding: 4px 0px 0px 30px;
}

#pageContent .articleList .article
{
	float: left;
	width: 299px;
	border-right: solid 2px #eee;
	margin: 0px 0px 0px 0px;
}

#pageContent .articleList .article h1
{
	font-size: 120%;
	font-weight: bold;
	height: 25px;
	background-color: #000000;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 20px;
	border-bottom: solid 1px #FFFFFF;
}

#pageContent .articleList .article h1 a
{
	color: #ffffff;
	text-decoration: none;
}

#pageContent .articleList .article .body
{
	height: 90px;
	background-image: url(/images/itl/ArtParaBack.gif);
	background-repeat: repeat-x;
	background-color: #C2C0C3;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#pageContent .articleList .article .body p
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#pageContent .articleList .article .link
{
	background-color: #D4D4D5;
	margin: 0px 0px 0px 0px;
	text-align: right;
	padding: 0px 5px 4px 0px;
	border-bottom: solid 2px #eee;
	
}


#pageContent .articleList .article .link a
{
	background-color: #D4D4D5;
	font-size: 110%;
	font-weight: bold;
	color: #CC6600;
	clear: both;
	margin: 0px 5px 4px 0px;
}



#pageContent .articleList .article .body img.left, #pageContent .article .body img.left
{
	border: solid 1px #666;
	float: left;
	margin: 0px 4px 0px -4px;
}

#pageContent .articleList .article .body img.noborder
{
	border: none;
	float: left;
	margin: 0px 4px 0px -4px;
}

#pageContent .articleList .article .body img.right, #pageContent .article .body img.right 
{
	border: solid 1px #666;
	float: right;
	margin: 0px -1px 0px 4px ;
}
