body {
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	background-color: #ffecb1;
	font-family: Arial;
	scrollbar-face-color: #ffecb1;
	scrollbar-highlight-color: #ffecb1;
	scrollbar-darkshadow-color: #ffecb1;
	scrollbar-track-color: #ffecb1;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #333333;
}

p {
	margin: 0px;
	margin-top: 7px;
}

.main_box_top {
	width: 985px;
	height: 14px;
	background-image: url(../images/main_box_top.jpg);
	background-repeat: no-repeat;
}

.main_box_middle {
	width: 985px;
	background-image: url(../images/main_box_middle.jpg);
	background-repeat: repeat-y;
}

.main_box_bottom {
	width: 985px;
	height: 20px;
	background-image: url(../images/main_box_bottom.jpg);
	background-repeat: no-repeat;
}

.header {
	width: 958px;
	height: 158px;
	margin-top: 7px;
}

.lang_holder {
	position: absolute;
	margin-top: -96px;
	margin-left: 873px;
}

.lang_text {
	font-family: Times New Roman;
	font-size: 20px;
	color: #ffffff;
}

.lang_text a {
	color: #ffffff;
	text-decoration: none;
}

.lang_text a:hover {
	color: #e8d05f;
	text-decoration: none;
}

.top_menu_holder {
	position: absolute;
	margin-top: -50px;
	margin-left: 260px;
}

.top_menu_text {
	font-family: Times New Roman;
	font-size: 14px;
	color: #ffffff;
}

.top_menu_text a {
	color: #ffffff;
	text-decoration: none;
}

.top_menu_text a:hover {
	color: #e8d05f;
	text-decoration: none;
}

.menu_holder {
	margin-top: 10px;
	margin-left: 20px;
}

.menu_box_top {
	width: 197px;
	height: 11px;
}

.menu_box_middle {
	width: 197px;
	background-image: url(../images/menu_box_middle.png);
	background-repeat: repeat-y;
}

.menu_gradient {
	width: 187px;
	background-image: url(../images/menu_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #fffffe;
	margin-left: 1px;
}

.menu_box_bottom {
	width: 197px;
	height: 18px;
}

.menu_text {
	font-size: 12px;
	color: #6d6e71;
	line-height: 35px;
	border-bottom: 1px solid #cfcfcf;
	text-align: right;
	width: 157px;
	margin-left: 15px;
}

.menu_text a {
	color: #6d6e71;
	text-decoration: none;
}

.menu_text a:hover {
	color: #2a2a24;
	text-decoration: none;
}

.text_holder {
	width: 450px;
	margin-top: 10px;
	margin-left: 40px;
}

.right_box_holder {
	margin-top: 10px;
	margin-left: 42px;
	//margin-left: 44px;
}

.right_box_top {
	width: 210px;
	height: 50px;
}

.right_box_middle {
	width: 210px;
	background-image: url(../images/right_box_middle.png);
	background-repeat: repeat-y;
}

.right_box_bottom {
	width: 210px;
	height: 15px;
}

.date {
	text-align: center;
	color: #232e96;
	font-size: 11px;
	width: 200px;
	margin-top: -40px;
	position: absolute;
}

.advice_title {
	text-align: center;
	color: #e6083c;
	font-size: 10px;
	width: 200px;
	margin-top: -15px;
	position: absolute;
}

.advice_text {
	text-align: justify;
	color: #535151;
	font-size: 11px;
	width: 163px;
	//width: 182px;
	padding: 5px 0px 5px 20px;
}

.seminars_holder {
	margin-top: 10px;
	margin-left: 70px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	width: 150px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

input, textarea, select {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #00579d;
	font-size: 12px;
	color: #00579d;
}

.input_cart {
	font-size: 11px;
	width: 25px;
	height: 15px;
	text-align: center;
	background-color: transparent;
	color: #535151;
	border: 1px solid #535151;
	padding: 0px;
}

.newsletter_input {
	width: 170px;
	background-color: #ffffff;
	border: 1px solid #00579d;
	font-family: Times New Roman;
	font-size: 12px;
	color: #00579d;
}

.newsletter_submit {
	width: 10px;
	height: 12px;
	background-color: transparent;
	border: none;
}

.home_title {
	font-size: 12px;
	font-weight: bold;
	color: #232e96;
	border-bottom: 1px solid #232e96;
	line-height: 25px;
}

.cms_page_title {
	font-size: 14px;
	font-weight: bold;
	color: #535151;
	text-decoration: none;
	text-align: justify;
}

.cms_page_title a {
	color: #232e96;
	text-decoration: none;
}

.cms_page_title a:hover {
	color: #C36200;
	text-decoration: underline;
}

.cms_page_text {
	font-size: 11px;
	color: #535151;
	text-decoration: none;
	text-align: justify;
}

.cms_page_text a {
	color: #232e96;
	text-decoration: none;
}

.cms_page_text a:hover {
	color: #C36200;
	text-decoration: underline;
}