body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-color: #333333;
	width: 930px;
	height: 68px;
	background-image: url(ima/headerobenhin930_3.jpg);
	float: left;
}
#intromunster {
	height: 300px;
	width: 930px;
	margin-top: 0px;
	background-color: #333333;
	float: left;
}
#container {
	width: 930px;
	margin-top: 0px;
	background-color: #78838F;
	background-repeat: repeat;
	font-size: 15px;
	float: left;
}
#container #tabs {
	float: left;
	height: 137px;
	width: 890px;
	margin-left: 20px;
	margin-top: 10px;
}
#container #tabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#container #tabs li {
	float: left;
	position: relative;
	width: 295px;
	height: 25px;
	display: block;
	background-image: url(ima/tab_off.jpg);
	text-align: center;
	line-height: 27px;
}
#container #tabs li li {
	background-image: url(ima/tab_content.jpg);
	float: left;
	height: 118px;
	width: 890px;
	display: block;
}

#container #tabs ul li:hover ul {
	display: block;
}
#container #tab_content1 {
	background-image: url(ima/tab_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 110px;
	width: 890px;
	position: relative;
}
#container #tab_content2 {
	background-image: url(ima/tab_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 110px;
	width: 890px;
	position: relative;
}
#container #tab_content3 {
	background-image: url(ima/tab_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 110px;
	width: 890px;
	position: relative;
}

#container #tab_content4 {
	background-image: url(ima/tab_content4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 110px;
	width: 890px;
	position: relative;
}

#header table {
	float: right;
}
#header table td a {
	color: #FFFFFF;
	text-decoration: none;
	width: 130px;
	display: inline;
	float: right;
	font-size: 12px;
	margin-left: 35px;
}
#header table td {
	padding-right: 20px;
}
#header table td a:hover {
	text-decoration: underline;
}
.menu, #menuA {
	height: 22px;
	width: 930px;
	margin-top: 0px;
	background-color: #333333;
	background-image: url(ima/menu_bkg.png);
	background-repeat: repeat-x;
	line-height: 23px;
	float: left;
}
.menu a {
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #F5A70A;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	float: left;
	font-size: 12px;
	padding: 0 15px 0 15px;
}
.menu a:hover {
	background-position: left bottom;
	color: #5E6062;
	background-image: url(ima/menu_btn2.png);
}
#menuA ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuA li {
	height: 22px;
	float: left;
	position: relative;
	width: 100px;
}
#menuA li a {
	width: 70px;
	background-repeat: repeat-x;
	display: inline;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #F5A70A;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	padding: 0 15px 0 15px;
}
#menuA li a:hover {
	background-position: left bottom;
	color: #5E6062;
	background-image: url(ima/menu_btn2.png);
}
#menuA li li a{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	display: inline;
	font-size: 12px;
	background-color: #6E6E6E;
	width: 90px;
	text-align: left;
	color: #333333;
}
#menuA li li a:hover{
	background-image: none;
	background-color: #3E3E3E;
	color: #FFF;
}
#menuA ul ul {

}
#menuA li li li a {
	margin-top: -20px;
	margin-left: 121px;
	z-index: 1000;
}
#menuA ul ul,
#menuA ul ul ul,
#menuA ul li:hover ul ul,
#menuA ul ul li:hover ul ul  {
	display: none;
}
#menuA ul li:hover ul,
#menuA ul ul li:hover ul,
#menuA ul ul ul li:hover ul   {
	display: block;
}
#center_wrap {
	margin-left: -465px;
	left: 50%;
	position: relative;
	width: 930px;
}
#tab_content1 table td a {
	text-decoration: none;
}
#container .box {
	border: 1px solid white;
	margin: 10px 10px 5px 5px;
	width: 170px;
}
#container .box_head {
	color: #FFFFFF;
	background-image: url(ima/head_container.jpg);
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	height: 20px;
	background-repeat: repeat-x;
}
#container .box_body p {
	color: #000000;
	font-size: 13px;
	text-align: left;
	margin: 10px 5px 5px 5px;
}
#container .box_central {
	font-size: 12px;
	width: 512px;
	border: 1px solid white;
	margin: 20px 0 10px 0;
}
#container h1 {
	font-size: 22px;
	text-align: left;
	margin: 5px 0 10px 10px;
}
#container .box_body {
	margin-bottom: 5px;
}
#content_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content_navigation {
	padding: 10px 0 5px 10px;
}
#content_navigation a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	border: 1px solid #78838F;
	height: 22px;
	line-height: 22px;
	padding-left: 12px;
	background-color: #666666;
	font-weight: bold;
}
#content_navigation li {
	height: 22px;
}
#content_navigation li#menu_content {
	height: 28px;
}
#content_navigation li#menu_content a {
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	color: #FFFFFF;
	background-color: #F5A70A;
}
#content_navigation a:hover {
	background-color: #333333;
	color: #CCCCCC;
}
#related_links {
	padding: 10px 0 5px 10px;
}
#related_links h2 {
	font-size: 12px;
	margin: 5px;
	color: #FFFFFF;
	padding-left: 12px;
}
#related_links ul {
	margin: 0px;
	list-style-type: none;
	color: #FCFCFC;
	padding: 0px;
}
#related_links a {
	color: #FCFCFC;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-left: 20px;
}
#related_links a:hover {
	text-decoration: underline;
}
#container .box_body p a {
	color: #333333;
}
#container .box_body p a:hover {
	text-decoration: none;
}
#container .box_body h3 {
	font-size: 12px;
	color: #F5A70A;
	text-align: left;
	margin: 10px 0 0 5px;
}
#menuA li#slogan {
	width:100px;
	font-size: 12px;
	float: right;
	position: relative;
	color: #F5A70A;
	text-align: right;
	padding-right: 0px;
	display: inline;
	font-weight: normal;
}
