/* Body information */
BODY {
	margin-left: 0;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	background-color: black;
	font-family: Tahoma;
	min-width: 1000px;
}

table {
	width: 100%;
	border:0px;
	border-collapse:collapse;
}

table td {
	padding:0px;
}

img {
	border: 0px;
}
/* End body information */

.header {
	height: 400px;
	min-width: 950px;
}

.head_girl {
	background-image: url(images/head_girl.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 475px;
	vertical-align: top;
}

.head_left {
	background-image: url(images/head_left.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 501px;
	vertical-align: top;
}

.logo {
	margin-top: 57px;
	margin-left: 114px;
	margin-bottom: 40px;
}

.head_menu_img {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 41px;
	height: 186px;
	margin-left: 89px;
}

.head_menu {
	height: 186px;
	font-size: 13px;
	color: white;
	margin-left: 2px;
        padding: 4px 0px 0px 3px;
}

td.head_menu_2 {

        padding: 6px 0px 0px 0px;
}


td.head_menu_1 {
	font-size: 13px;
	color: white;
	margin-left: 2px;
        padding: 0px 0px 0px 3px;
}

html>body .head_menu_1 {
	font-size: 14px;
	color: white;
	margin-left: 2px;
}

td.head_menu_1 A {
	color: white;
	text-decoration: underline;
}

html>body .head_menu {
	height: 169px;
	font-size: 14px;
	color: white;
	margin-left: 2px;
}

.head_menu A {
	color: white;
	text-decoration: underline;
}

.head_menu A:hover {
	text-decoration: none;
}

.kontent_block {
	width: 830px;
	background-color: white;
}

.bg_kont {
	background-image: url(images/bg_kont.png);
	background-repeat: repeat-x;
	height: 101px;
	vertical-align: top;
}

.hand {
	background-image: url(images/hand.png);
	background-repeat: no-repeat;
	background-position: 143px 0px;
}

html>body .hand {
	background-image: url(images/hand.png);
	background-repeat: no-repeat;
	background-position: 142px 0px;
}

.kont_text {
	margin-left: 20px;
	margin-top: 33px;
	width: 351px;
	color: white;
	font-family: Tahoma;
	font-size: 14px;
}

.kontent_text {
	font-size: 12px;
	width: 351px;
	padding-left: 20px;
}

.gold_text {
	font-size: 12px;
	width: 351px;
        align: middle;
}

.kontent_text b {
	font-size: 12px;
	color: #d50000;
}

.footer {
	font-size: 11px;
	color: white;
	width: 705px;
	height: 80px;
	vertical-align: middle;
}

.footer_gold {
	font-size: 11px;
	color: white;
	height: 80px;
	vertical-align: top;
}


.footer A {
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

.footer A:hover {
	text-decoration: none;
}

#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
}
