body {
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
	font-family: Arial;
}
#frame {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index_bg.png);
}
#logo {
	background-image: url(../images/logo.png);
	height: 127px;
}
#main_frame {
	width: 1000px;
}
#banner {
	height: 267px;
	text-align: center;
}
#main_left {
	float: left;
	width: 224px;
}
#main_right {
	background-image: url(../images/main.png);
	width: 776px;
	float: right;
}
#main_banner {
	padding-top: 20px;
	padding-left: 10px;
}
#main_right_main {
	width: 776px;
}



#main_right table tr td #contact_main #table3 {
	border: 1px solid #999;
}
#main_right table tr .contacttxt a:link {
	color: #333;
}
#main_right table tr .contacttxt a:visited {
	color: #333;
}

#logo_mov {
	height: 82px;
	width: 263px;
	margin-top: 15px;
	margin-left: 30px;
	float: left;
}
#logo_lang {
	float: right;
	width: 600px;
	text-align: right;
	margin-top: 2px;
	padding-right: 29px;
}
#contact_main_txt a:link {
	color: #333;
}
#contact_main_txt a:visited {
	color: #333;
}

#footer {
	background-image: url(../images/footer.png);
	height: 60px;
	clear: both;
	font-size: 10px;
	color: #666;
}
#footer table tr td  {
	padding-bottom: 5px;
}

#footer table tr td a:link {
	color: #666;
}
#footer table tr td a:visited {
	color: #666;
}
#footer table tr td a:hover {
	text-decoration: none;
}

#frame #main_frame #main_right #contact_main table {
	border: 1px solid #CCC;
}


.h3 {
	float: left;
	margin-bottom: 1px;
	margin-top: -1px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btn_bg {
	background-image: url(../images/btn_bg.png);
	height: 150px;
}
#main_catalog {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 11px;
}
#webmap {
	clear: both;
	color: #999;
	font-size: 10px;
	padding-left: 45px;
	padding-top: 3px;
}
#webmap a:link {
	color: #999;
}
#webmap a:visited {
	color: #999;
}

.mainprizefont {
	position: absolute;
	margin-top: -30px;
}
#main_catalog .mainprizefont h1 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
#frame #main_frame #main_right #main_right_main #main_catalog font h1 {
	font-size: 20px;
	margin-bottom: -5px;
	margin-top: 20px;
}

