html, body {
	background-image: url(/images/bg_top_banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
			width: 1000px;
			\width: 1020px;
			w\idth: 1000px;
			margin-left: auto;
			margin-right: auto;
		}

		#banner {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(/images/hdr_logos.jpg);
	padding: 0px;
	height: 200px;
		}

		#content {
	width: 460px;
	margin-left: 320px;
	margin-top: 15px;
	background-color: #fff;
		}
		
		#content_Inside {
	width: 490px;
	margin-left: 290px;
	margin-top: 15px;
	background-color: #fff;
		}

		#content_Inside_wide {
	width: 980px;
	margin-top: 15px;
	background-color: #fff;
		}

		#sidebar-a {
	line-height: 14px;
	float: left;
	padding: 0px;
	width: 310px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
		}
		
		#sidebar-aInside {
	line-height: 13px;
	float: left;
	padding: 5px;
	width: 270px;
	font-family: Arial, Verdana, sans-serif;
		}

		#sidebar-b {
	border-width: 1px;
	border-style: solid;
	border-color: #FF3600;
	float: right;
	padding: 0px;
	width: 208px;
		}

		#footer {
	line-height: 14px;
	clear: both;
	text-align: center;
	padding: 5px;			
		}
		
#nav3 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 11px;
	padding-left: 0px;
}
#navlist3
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist3 li
{
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 0px;
	display: inline;
}

#nav3 a:link, #nav3 a:visited,  #nav3 a:active
{
	font-size: 13px;
	font-weight: bold;
	color: #40335A;
	text-decoration: none;
}
#nav3 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#news {
	background: url(/images/box_news.gif) no-repeat;
	height: 250px;
}


#prjSlider li {
	margin-left: -36px;
	width: 400px;
	list-style: none;
	font-size: 11px;
	line-height: 15px;
}

#prjSlider li a {
	border-style: none;
}

#projects {
	height: 555px;
	background-image: url(/images/bg_projects.jpg);
	background-repeat: no-repeat;
}

#showhere {
	margin-bottom: 20px;
	height: 140px;
	margin-left: 20px;
	width: 400px;
	overflow: hidden;
	z-index: 1;
}

#mynews {
	height: 80px;
}

#news_display {
	border-top-color: #a5a5a5;
	border-top-width: 1px;
	border-top-style: solid;
	margin-right: 35px;
	float: right;
	width: 310px;
}

