html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics2/common/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #fb9b7e;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	line-height: 16px;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}

dl,dt,dd,td,th,div {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul, ul ul, ul ul ul, ol ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-indent: 0px;
	list-style-position: outside;
	border-width: 0px;
	margin: 0px 0px 0px 19px;
	padding: 0px 0px 0px 0px;
}

ol, ul ol, ul ul ol, ul ol ol {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-indent: 0px;
	list-style-position: outside;
	border-width: 0px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #ff5100;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #ff5100;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form,option,select,textarea,input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	print information
*/
div.print_header {
	display: none;
}

div.print_footer {
	display: none;
}

/*
	table replacements
*/

div.container {
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.container_content {
	width: 1055px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.container_footer {
	float: left;
	clear: both;
	width: 1055px;
	height: 1px;
	line-height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.body {
	float: left;
	display: inline;
	width: 1055px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.body_top {
	float: left;
	display: inline;
	width: 1016px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(/mmp/graphics2/common/left_top_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #ffffff;

}

div.body_top_right {
	float: left;
	display: inline;
	width: 25px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics2/common/right_top_shadow.gif);
	background-repeat: repeat-y;
}

div.body_bottom {
	float: left;
	display: inline;
	width: 1026px;
	height: 115px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	background-image: url(/mmp/graphics2/common/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #ffffff;

}

div.body_bottom_right {
	float: left;
	display: inline;
	width: 25px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 80px 0px 0px 0px;
	background-image: url(/mmp/graphics2/common/right_shadow.gif);
	background-repeat: repeat-y;
}

div.logo {
	float: left;
	display: inline;
	width: 749px;
	height: 84px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 9px;
	background-image: url(/mmp/graphics2/common/logo_bg.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}

div.body_content_homepage {
	float: left;
	display: inline;
	width: 1019px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(/mmp/graphics2/common/content_homepage_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

div.body_content {
	float: left;
	display: inline;
	width: 1019px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(/mmp/graphics2/common/content_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

div.content {
	float: left;
	display: inline;
	width: 785px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 10px;
	overflow: hidden;
}

div.content_bausparrechner_new {
	float: left;
	display: inline;
	width: 785px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
}

div.content_header {
	float: left;
	display: inline;
	width: 785px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.content_left {
	float: left;
	display: inline;
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.content_right {
	float: left;
	display: inline;
	width: 240px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.language_switch {
	float: left;
	display: inline;
	width: 70px;
	line-height: 16px;
	margin: 6px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

a.language_switch{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.language_switch:hover{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.flash_animation {
	float: left;
	display: inline;
	width: 760px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.bausparrechner {
	float: left;
	display: inline;
	width: 785px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

/*
	calculator
*/
div.calculator {
	float: left;
	display: inline;
	width: 240px;
	height: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.calculator_header {
	float: left;
	display: inline;
	width: 230px;
	height: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 10px;
	background-color: #f84814;
}

div.calculator_text {
	float: left;
	display: inline;
	width: 218px;
	height: 65px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;
	background-image: url(/mmp/graphics2/common/logo_bg.gif);
	background-repeat: repeat-x;
	border-top: 0px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}

div.calculator_block {
	float: left;
	display: inline;
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #cccccc;
}

div.calculator_field {
	float: left;
	display: inline;
	width: 240px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.calculator {
	width: 136px;
	height: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
	border: 0px solid #bfbfbf;
}

div.calculator_button {
	float: left;
	display: inline;
	width: 140px;
	height: 20px;
	text-align: center;
	margin: 5px 0px 5px 50px;
	padding: 5px 0px 5px 0px;
	background-color: #e9e9e9;
}

a.calculator_button{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}

a.calculator_button:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}

/*
	offres
*/
div.offres {
	float: left;
	display: inline;
	width: 240px;
	height: 170px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics2/common/logo_bg.gif);
	background-repeat: repeat-x;
        background-position: bottom;
}

div.offres_header {
	float: left;
	display: inline;
	width: 230px;
	height: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 10px;
	background-color: #f84814;
}

div.offres_text {
	float: left;
	display: inline;
	width: 218px;
	height: 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-top: 0px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 0px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}

div.offres_image {
	float: left;
	display: inline;
	width: 238px;
	height: 110px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}

/*
	mini-news
*/
div.mini_block {
	float: left;
	display: inline;
	width: 240px;
	height: 170px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #c7c7c7;
}

div.mini_block_left {
	float: left;
	display: inline;
	width: 116px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #c7c7c7;
}

div.mini_block_right {
	float: right;
	display: inline;
	width: 116px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #c7c7c7;
}

div.mini_header {
	float: left;
	display: inline;
	width: 106px;
	height: 28px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	background-color: #f84814;
}

div.mini_text {
	float: left;
	display: inline;
	width: 96px;
	height: 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}

div.mini_image {
	float: left;
	display: inline;
	width: 116px;
	height: 110px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	footer
*/
div.footer_text_block {
	float: left;
	display: inline;
	width: 370px;
	height: 85px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	background-image: url(/mmp/graphics2/common/footer_bg.gif);
	background-repeat: repeat-x;
}

div.footer_header {
	float: left;
	display: inline;
	width: 370px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 2px dotted #c9c9c9;
}

div.footer_address_left {
	float: left;
	display: inline;
	width: 150px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.footer_address_right {
	float: left;
	display: inline;
	width: 220px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.footer_menu_block {
	float: left;
	display: inline;
	width: 626px;
	height: 85px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
	background-image: url(/mmp/graphics2/common/footer_bg.gif);
	background-repeat: repeat-x;
}

a.footer_menu{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}

a.footer_menu:hover, a.footer_menu_hi, a.footer_menu_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #f84814;
}

/*
	search
*/
div.search {
	float: left;
	display: inline;
	width: 238px;
	height: 20px;
	margin: 8px 10px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #c7c7c7;
}

input.search {
	width: 190px;
	height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #bfbfbf;
}

/*
	homepage
*/
div.homepage_left {
	float: left;
	display: inline;
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.homepage_right {
	float: left;
	display: inline;
	width: 240px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

div.homepage_bottom_news_block {
	float: left;
	display: inline;
	width: 760px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.homepage_bottom_news {
	float: left;
	display: inline;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.homepage_bottom_news_sep {
	float: left;
	display: inline;
	width: 5px;
	height: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.homepage_bottom_news_image {
	float: left;
	display: inline;
	width: 250px;
	height: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.homepage_bottom_news_image_edit {
	float: left;
	display: inline;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.homepage_bottom_news_text {
	float: left;
	display: inline;
	width: 230px;
	height: 50px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #f84814;
}

div.homepage_bottom_news_text_edit {
	float: left;
	display: inline;
	width: 230px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #f84814;
}

/*
	news
*/
div.news_block {
	clear: both;
	float: left;
	display: inline;
	width: 240px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div.news_block_header {
	float: left;
	display: inline;
	width: 230px;
	height: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 10px;
	background-color: #f84814;
}

span.news_header {
	float: left;
	display: inline;
	width: 220px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

div.news_block_text {
	float: left;
	display: inline;
	width: 218px;
	height: 90px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
	background-image: url(/mmp/graphics2/common/logo_bg.gif);
	background-repeat: repeat-x;
	border-top: 0px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}

a.news_block_more {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ff5100;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.news_block_more:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ff5100;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	news
*/
div.news_index {
	clear: both;
	float: left;
	display: inline;
	width: 765px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

span.news_index_header {
	float: left;
	display: inline;
	width: 765px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

div.news_index_text {
	float: left;
	display: inline;
	width: 765px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
}

a.news_index_more {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ff5100;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.news_index_more:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ff5100;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	services
*/
div.services {
	float: left;
	display: inline;
	width: 240px;
	height: 105px;
	margin: 0px 10px 0px 5px;
	padding: 0px 0px 0px 0px;
}

div.services_header {
	float: left;
	display: inline;
	width: 230px;
	height: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 10px;
	background-color: #f84814;
}

div.services_menu_block {
	float: left;
	display: inline;
	width: 240px;
	height: 60px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/mmp/graphics2/common/logo_bg.gif);
	background-repeat: repeat-x;
}

div.services_menu_tl {
	float: left;
	display: inline;
	width: 118px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #c7c7c7;
}

div.services_menu_tr {
	float: left;
	display: inline;
	width: 119px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 0px solid #c7c7c7;
}

div.services_menu_bl {
	float: left;
	display: inline;
	width: 118px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}

div.services_menu_br {
	float: left;
	display: inline;
	width: 119px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 0px solid #c7c7c7;
}

a.services_menu{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.services_menu:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	main_menu
*/
div.main_menu {
	float: left;
	display: inline;
	width: 740px;
	height: 22px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	text-align: right;
	color: #ffffff;
	margin: 8px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #f84814;
}

a.main_menu{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #ffffff;
}

a.main_menu:hover, a.main_menu_hi, a.main_menu_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #fb9b7e;
}

/*
	second_menu
*/
div.second_menu_header {
	float: left;
	display: inline;
	height: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin: 5px 0px 15px 0px;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px dotted #000000;
}

div.second_menu_block {
	float: left;
	display: inline;
	width: 220px;
	height: 205px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.second_menu_2 {
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #fb9b7e;
	border-top: 1px solid #f84814;
}

div.second_menu_2_hi {
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #f84814;
}

a.second_menu_2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #ffffff;
}

a.second_menu_2:hover, a.second_menu_2_hi, a.second_menu_2_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #ffffff;
}

div.second_menu_3 {
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #fb9b7e;
}

div.second_menu_3_hi {
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #fb9b7e;
}

a.second_menu_3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #ffffff;
}

a.second_menu_3:hover, a.second_menu_3_hi, a.second_menu_3_hi:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #ffffff;
}

/*
	htdig search
*/
dl{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

dd{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.search_engine {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	color: #1d1b68;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a.search_engine:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	color: #1d1b68;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	download list
*/
table.download {
	width: 650px;
	border: 0;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #f84814;
}

tr.download {
}

td.download_header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	background-color: #f84814;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
}

td.download {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
}

td.download_highlighted {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #eeeeee;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
}

a.download_title {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}

a.download_title:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

div.download_filesize {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.download_abstract {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	online inquiry
*/
div.online_inquiry_left {
	float: left;
	display: inline;
	width: 400px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.online_inquiry_right {
	float: left;
	display: inline;
	width: 370px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.online_inquiry_form {
	float: left;
	display: inline;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

/*
	contact
*/
div.contact_left {
	float: left;
	display: inline;
	width: 530px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.contact_right {
	float: left;
	display: inline;
	width: 240px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.contact_form {
	float: left;
	display: inline;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

table.contact {
	width: 350px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td.contact {
	float: left;
	display: inline;
	width: 120px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

td.contact-highlight, p.contact-highlight {
	float: left;
	display: inline;
	width: 120px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

textarea.the-form, input.the-form {
	width: 260px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
}

input.the-form {
	height: 15px;
}

input.the-form2 {
	width: 310px;
	height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
}

input.the-form-left {
	width: 60px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
}

input.the-form-right {
	width: 80px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
}

input.the-form-checkbox {
	width: 15px;
	height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
}

input.the-form-radio {
	width: 15px;
	height: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	border: 0px solid #bfbfbf;
	background-color: #ffffff;
}

a.send {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #ff5100;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a.send:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #ff5100;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*
	edit mode styles
*/
fieldset.itemblock {
	clear: both;
	float: left;
	display: inline;
	width: 450px;
	margin: 5px;
	background-color: #eeeeee;
	border-style: ridge;
	border-width: 2px;
	border-color: #000000;
	-moz-border-radius: 10px;
}

fieldset.item {
	clear: both;
	float: left;
	display: inline;
	width: 450px;
	margin: 5px;
	background-color: #eeeeee;
	border-style: ridge;
	border-width: 2px;
	border-color: #000000;
	-moz-border-radius: 10px;
}

legend.item {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: transparent;
}

table.item {
	margin: 2px;
	padding: 2px;
}

td.item_field {
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 3px;
	color: #ffffff;
	background-color: #666666;
	text-align: right;
	vertical-align: top;
}

td.item_value {
	margin: 2px;
	padding: 2px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

fieldset.config2 {
	width:				450px;
	margin:				10px;
	border-style:		ridge;
	border-width:		2px;
	-moz-border-radius:	10px;
}

td.configname {
	width: 180px;
	margin: 2px;
	padding: 2px;
}

td.configvalue {
	margin: 2px;
	padding: 2px;
	white-space: nowrap;
}
