html{
	background: #000;
}

body{
margin:0;
	background: url(../img/itcheader.jpg) no-repeat top center #000000;
	color:#fff;
	min-width:1040px;	
	font:11px/19px "Century Gothic", Arial, Helvetica, sans-serif;
}

#pagewidth{
	width:889px;
	margin:0 auto;
	overflow:hidden;
	

}

img{display:block;border:none;}
form,fieldset{margin:0;padding:0;border:none;}

a{color:#fff; text-decoration:none;}

a:hover{text-decoration:underline; color:#F00;}

#header
{
	position:relative;
	width:889px;
	margin-left: auto;
	margin-right: auto;
	margin-top:17px;
	position: relative;
	min-height:81px;
	
}

#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/itcB.png) no-repeat;
	width: 268px;
	height: 57px;
	text-indent: -9999px;
	overflow: hidden;
}

#header .contact {
	position: absolute;
	top: 1px;
	left: 642px;
	width: 240px;
	height: 50px;
	overflow: hidden;
}

#content {
	width: 889px;
	overflow: hidden;
	padding: 0;
	border-bottom:1px dotted #888;
}

#main {
	float:right;
	color:#fff;
	width:691px;
	padding:5px 0 0 0;
	border-left:1px dotted #888;
}

#main h2 {
	margin:17px 0 0 19px;
	font-size:17px;
	line-height:21px;
}

#main h3 {
	margin:0 0 11px 19px;
	font-size:13px;
	line-height:18px;
}
#main h4 {
	margin:17px 0 17px 19px;
	font-size:17px;
	line-height:21px;
}
#main p {
	margin:0 0 23px 19px;
	line-height:18px;
}
.main-list {
	margin:0 0 17px 36px;
	padding:0;
	list-style:none;
}
.main-list li {
	padding-left:11px;
	line-height:18px;
	background:url(../images/bullet.gif) no-repeat 0 6px;
}

#pagename { text-transform:uppercase; padding: 0 0 0 8px; background:url(../img/itc_tab.png) top left no-repeat; min-height:53px;}


#news { border-bottom:1px dotted #CCC; }

#news1 { border-bottom:1px dotted #CCC;
		background:url(../img/cstat_box.jpg) no-repeat top left;
		padding:3px 0 0 0;
		
}

#newz { padding:3px 0 0 0;
}


.text {
	border-bottom:1px solid #7d949a;
	border-top:1px solid #7d949a;
	margin:14px 0 8px 0;
	width:632px;
}
.text a {
	color:#6d7934;
	text-decoration:none;
}
.text a:hover {
	text-decoration:underline;
}

#flash {
	width: 889px;
	overflow: hidden;
	padding: 0;
	margin: 8px 0 8px 0;
	position:relative;
	height:197px;
	text-align:center
}

#menu {
	height:34px;
	width:889px;
	overflow:hidden;
	position:relative;
	padding:2px 0 2px 0;
	border-top:1px #888 dotted;
	}
	
	ul.date{
	margin:0 0 0 3px;
	padding:0;
	display:block;
	list-style:none;
	float:left;
	font-size: 10px;
	overflow:hidden;
	line-height:34px;
	position:relative;
}


ul.nav{
	margin:0 0 0 133px;
	padding:0;
	display:inline;
	list-style:none;
	float:left;
	font-size: 12px;
	overflow:hidden;
	line-height:34px;
	position:relative;
}
ul.nav li{
	float:left;
	padding:0 13px 0 19px;
	display:inline;
	margin:0 19px 0 -19px;
	background:url(../images/line.gif) no-repeat left;
}



h1{
	font-size:9px;
	text-align:right;
	padding-right:12px;
}

h4{
	font-size:13px;
	margin:0;
	margin-top:13px;
}

p{	padding-right:8px;
	text-align:left;
	line-height:15px;

}

#sidebar {
	width:181px;
	float:left;
	text-align:justify;
	padding:3px 3px 3px 13px;

}

#sidebar img{
	text-align:center;
}

/* footer */
#footer{
	width:889px;
	bottom:0;
	padding:3px 0 0 3px;
	margin-left:auto;
	text-align:left;
	font-size:9px;
}
