*{
	margin: 0px;
	border:0px;
}
p {padding: 0; margin: 0;}
#menu_panel
{
	background:url(default/images/bg_menu.png) repeat-x;
	height: 66px;
}
#bg_left_menu {
	height: 66px;
	float: left;
	width: 30px;
	background:url(default/images/menu_left_bottom.png) bottom no-repeat;
}
#top1{
	width: 72px;
	height: 254px;
	background:url(default/images/top1.jpg) top no-repeat;
}

#top3{
	height: 254px;
	width: 174px;
	background:url(default/images/top3.jpg) top no-repeat;
}
.top3 {
	color: #ffffff;
	text-align: center;
	padding-top: 200px;
	margin-left: -40px;
	font-size: 14px;
	font-weight: bold;
	width: 280px;
	position: absolute;
}
#top6{
	width: 60px;
	height: 254px;
	background:url(default/images/top6.jpg) right no-repeat;
}

#top5 {
	height: 254px;
	background:url(default/images/top5.jpg) right top no-repeat;
}

.clear {clear: both;}

#top2 div {border: 0px solid red; position: absolute; width: 50%; height: 254px;}


.left_bg {
	background:url(default/images/left_bg.jpg) left repeat-y;
	margin-bottom: 20px;
}
#leftmenu {
	background:url(default/images/bg_left_menu.png) left bottom no-repeat;
	padding-left: 40px;
}
#under_left_menu {
	padding-left: 30px;

	width: 275px;
}
.m_t6 {
	text-align: justify;
	padding: 4px 0;
}
.m_t16 {
	text-align: right;
}

#content {
	padding: 0 20px 20px 15px;
}
#right {
	padding: 0 30px 20px 0;
}
a.map {
font: 14px Arial;
display: block;
padding: 9px 17px 8px 17px;
margin-right: 3px; 
float: right;
color: #ffffff;
background-image: none;
text-decoration: none;
}
a.map:hover{
color: yellow;
}

#bottom {
	background:url(default/images/bottom_bg.png) left repeat-x;
	width: 100%;
	height: 101px;
	position: relative;
}
#bottom1 {
	background:url(default/images/bottom_left.png) left top no-repeat;
	width: 208px;
	height: 101px;
	float: left;
}
#bottom2 {
	background:url(default/images/bottom_right.png) left top no-repeat;
	width: 208px;
	height: 101px;
	float: right;
}
#bottom_menu, #copyright, #bottom_submenu {
	width: 70%;
	text-align: center;
	position: absolute;
	margin-left:15%;
}
#bottom_menu {
	margin-top: 8px;
	color: #ffffff;
}
#bottom_submenu {
	margin-top: 35px;
	color: #ffffff;
}
#copyright {
	margin-top: 75px;
}
#bottom_menu a {
	color: #ffffff;
	padding: 0 10px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#bottom_submenu a {
	color: #ffffff;
	padding: 0 10px;
	font-weight: normal;
	text-decoration: none;
}

/* Styles for news columns */
#newscol { margin-top: 10px; }
#newscol .header { color: #000000; font-weight: bold; font-size: 14px; float: left; }
#newscol .header a { font-size: 13px;  text-decoration: underline; }
#newscol .header a:hover { font-size: 13px; text-decoration: none; }
#newscol .publdate { font-size: 12px;  margin-top: 2px; float: right;}
#newscol .anounce { font-size: 12px; clear: both;}
#newscol .rowspacer { height: 10px;}
#newscol .endspacer { height: 5px;}
#newscol .newstable .column { vertical-align: top; padding: 8px; }
#newscol .linkfull { font-size: 11px; padding-bottom: 15px;}
#newscol .pagination { font-family: Verdana, Geneva, sans-serif; font-size: 12px; }
#newscol .pagination .pgntitle {  }
#newscol .pagination .pgnlinks {  }

