body {
	margin:0 auto; 
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
}

img {
	border: 0;
}

p {
	margin:0;
}

a {
	color:Red;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#main_container {
	margin: 0 auto;
	width: 780px;
	background-image: url(../images/main_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	border: 1px solid #b4b3b3;
}

#header {
	margin: 0px;
	padding: 0px;	
	white-space: nowrap;
	height: 258px;
}

#rightside {
	float:right; 
	margin:0; 
	padding:0; 
	width:234px;
	border-left:1px solid #b4b3b3;
}

#content {
	margin-top:0px;
	margin-right:234px;
	margin-bottom:0px;
	text-align: left;
	/*background-image: url(../images/content_bg.gif);*/
	background-position: top;
	background-repeat: no-repeat;
	border-right:1px solid #b4b3b3;
}

#footer {
	clear:both; 
	margin:0 auto; 
	padding:0px; 
	width:772px;
	height: 23px;
	margin-top:10px;
	padding-top:10px;
	padding-left:8px;
	background-image:url(../images/panorama_08.jpg);
	background-repeat:no-repeat;	
}

#language_select{
	padding:0;
	margin:0;
	float:right; 
	height:32px; 
	width:234px;
	background-image:url(../images/language_bg.gif);
	background-repeat:no-repeat;
	text-align:center;	
}

#language_select a{
	color:#0c0386;
	text-decoration:none;	
}

#language_select a:hover{
	text-decoration:underline;
}

#logo {
	padding:0;
	margin:0;
	float:right; 
	height:184px;
}

#slogan {
	padding:0;
	margin:0;
	float:left; 
	height:32px;
}

#header_img {
	padding:0;
	margin:0;
	float:left; 
	height:184px;
}

#address {
	height:42px;
	background-image:url(../images/panorama_01.gif);
	background-repeat:no-repeat;
}

#top_menu {
	text-align:right;
	margin-top:11px;
}

#menu_container{
	padding-left:10px;
}

#menu_ul {
	margin:0;
	padding:0;	
	list-style:none; 
	list-style-type:none;	
}

.menu_li {
	margin:0;
	padding:0;
	list-style:none; 
	list-style-type:none;
	padding-bottom:10px;
	padding-top:2px;
	background-image:url(../images/menu_item_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:2px;	
}

.menu_li_ovr {
	margin:0;
	padding:0;
	list-style:none; 
	list-style-type:none;
	padding-bottom:10px;
	padding-top:2px;
	background-image:url(../images/menu_item_bg_ovr.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:2px;	
}

#menu_ul a {
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#0c0386;
	text-decoration:none;
}

#group_title {
	width:515px;
	padding-left:15px;
	margin-left:8px;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/title_arrow.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #b4b3b3;
}

#group_items {
	width:530px;	
	/*border-bottom: 1px solid #b4b3b3;*/
	margin-bottom:0px;
	padding-bottom:10px;
	margin-left:8px;	
}

#group_items a {
	color: Red;
	text-decoration: none;
}

#group_items a:hover {	
	text-decoration: underline;
}

#group_content {
	width:530px;	
	margin-bottom:10px;
	padding-bottom:10px;
	margin-left:8px;
}

#group_content h1 {
	font-size:11px;	
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(../images/group_item_title_bg.gif);
	background-repeat: repeat-x;
	padding-left: 2px;	
}

.top {
	text-align: right;
}

#special_container {	
	border-right:1px dotted #b4b3b3;	
}

#home {
	margin-top:20px;	
}

.special {
	margin-left:8px;
	margin-top:15px;
	margin-right:8px;
	text-align:justify;
}

.special_url {
	margin-left:8px;
	margin-top:5px;
	margin-right:8px;
	text-align:right;
	border-bottom:1px dotted #b4b3b3;
	padding-bottom:15px;
}

.about {
	margin-left:10px;
	margin-top:15px;
	text-align:justify;
}

#home ul, ol {
	padding:0;
	margin:0;
	list-style-type:disk;
	margin-left:16px;	
}
