img, div, input, table, td { 
	behavior: url("iepngfix.htc") 
}
body {
	background-image: url(../images/bg_1.jpg);
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
table, tr, td, th {
	border: none;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#left {
	width: 179px;
	height: 710px;
	background: url(../images/left.png) no-repeat top right;
}
#main {
	width: 743px;
	height: 368px;
}
#top {
	width: 743px;
	height: 203px;
	background: url(../images/header.png) no-repeat;
	overflow: hidden;
}
#slideshow {
	width: 360px;
	height: 169px;
	margin-left: 210px;
	overflow: hidden;
}
#header {
	padding-top: 15px;
	padding-left: 205px;
	font-size: 13px;
	font-style: italic;
	color: #FFF;
}
#nav {
	width: 86px;
	height: 368px;
	background: url(../images/nav.png) no-repeat;
	float: left;
	overflow: hidden;
}
#menu {
	width: 86px;
	margin-top: 30px;
	overflow: hidden;
	font-size: 13px;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu li {
}
#menu li a {
	width: 86px;
	height: 16px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 2px;
	margin-bottom: 2px;
}
a:link {
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}	
a:active {
	text-decoration: underline;
	color: #FFF;
}
#content_holder {
	width: 657px;
	height: 368px;
	background: url(../images/content_holder.png) no-repeat;
	float: right;
	overflow: hidden;
}
#content {
	width: 500px;
	height: 278px;
	overflow: auto;
	margin-top: 75px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 127px;
	font-size: 13px;
	color: #000;
}
#footer {
	width: 743px;
	height: 139px;
	background: url(../images/footer.png) no-repeat;
}
#hlk {
	padding-left: 55px;
	font-size: 13px;
	color: #036;
	text-decoration: none;
}
#right {
	height: 710px;
	width: 298px;
	background: url(../images/right.png) no-repeat top left ;
}
