#header {
	background-image: url(../images/index/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#upper_menu {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 80px;
	text-indent: 230px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#left_menu {
	text-decoration: none;
	position: absolute;
	width: 220px;
	left: 0px;
	top: 98px;
}
#right_menu {
	position: absolute;
	width: 170px;
	left: 595px;
	top: 108px;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 360px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 110px;
	padding-bottom: 20px;
	margin-left: 220px;
	padding-left: 10px;
        min-height: 328px;
        height: auto !important;
        height: 328px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	position: relative;
	width: 100%;
	top: 0px;
	text-indent: 20px;
	padding-bottom: 5px;
}
#bacheca {
	width: 162px;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-bottom: 10px;
}
#main a:link{
color:#FF6600;
}
#main a:hover{
color:#FF6600;
}
#main a:active{
color:#FF6600;
}
#main a:visited{
color:#FF6600;
}
