body {
   margin: 0;
	padding: 0;
	text-align: center;
	color: #7F0903;
	background-color: #FFFFF1;
	background-image: url(images/background.gif);
	background-position: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a img {
	border: 0;
}
h1 {
	font-size: 18px;
	text-align: right;
	padding: 10px 20px 0 0;
	margin: 0;
}
object, embed, param, div, a {
	margin: 0;
	padding: 0;
}
div {
	overflow: hidden;
}
/* main menu */
ul {
	margin: 0 20px 0 0;
	padding: 0 8px 0 0;
	height: 34px;
	float: right;
	background-image: url(images/menu_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
li {
	list-style: none;
	width: 120px;
	float: left;
}
ul li a strong {
	display: block;
	height: 34px;
	background-image: url(images/botton_right_.gif);
	background-position: right;
	background-repeat: no-repeat;
}
ul li a strong span {
	background-image: url(images/botton_left_.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding: 8px 10px 0 10px;
	cursor: pointer;
}
ul li a {
	background-image: url(images/botton_bg_.gif);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7F0902;
}
ul li a:hover {
	background-image: url(images/botton_bg.gif);
	background-repeat: repeat-x;
}
ul li a:hover strong {
	height: 34px;
	background-image: url(images/botton_right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
ul li a:hover strong span {
	background-image: url(images/botton_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding: 8px 10px 0 10px;
}
/* end main menu */
#wrap {
	margin: 0 auto;
	padding: 50px 1px 0 0;
	width: 664px;
}
#menu {
	overflow: hidden;
}
#main {
	height: 462px;
	width: 640px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
}
#main_in {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 462px;
	padding: 0 0 0 1px;
}
#left {
	width: 168px;
	float: left;
	border-right: 1px solid #FFFFFF;
	height: 462px;
}
#left a img {
	border-top: 0;
	margin: 0;
	padding: 24px 6px 25px 5px;
}
#flash {
	border-top: 1px solid #FFFFFF;
}
#right {
	width: 470px;
	float: left;
	height: 462px;
}
#main_right {
	margin: 40px 0 0 0;
	float: left;
	width: 21px;
	height: 460px;
	background-image: url(images/right_shadow.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#main_left {
	float: left;
	width: 640px;
}
#bottom {
	color: #FFFFFF;
	font-size: 10px;
	padding: 6px 0 0 0;
	text-align: right;
	width: 640px;
	float: left;
	display: block;
	background-image: url(images/bottom_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#bottom a {
	color: #FFFFFF;
}
#bottom span {
	margin: 0 20px 0 0;
}
#bul {
	height: 77px;
	width: 21px;
	display: block;
	margin-top: 50px;
	background-image: url(images/bul.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#eng {
	height: 77px;
	width: 21px;
	display: block;
	margin-top: 50px;
	background-image: url(images/eng.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#eng:hover, #bul:hover {
	background-position: 0 -77px;
}
#box {
	height: 425px;
	padding: 0 10px 0 10px;
	margin: 0 5px 0 0;
	overflow: auto;
}
#box p {
	font-size: 12px;
	text-align: justify;
	display: block;
}
label {
	width: 100%;
	font-style: italic;
	display: block;
}
form {
	padding: 0 20px 0 20px;
	text-align: left;
	width: 80%;
	float: left;
}
label strong {
	font-style: normal;
}
input, textarea {
	font: 15px "Times New Roman", Times, serif;
	border: 1px solid #7F0903;
	color: #333333;
	background-color: #FCFAF3;
	width: 90%;
	overflow: auto;
	margin: 2px 0 20px 0;
	padding: 3px;
}
input:hover, textarea:hover {
	border: 1px solid #DE453F;
}
input:focus, textarea:focus {
	border: 1px solid #7F0903;
	background-color: #F2EDDE;
	color: #444444;
}
.error {
	color: #444444;
	border: 1px solid #F20000;
	background-color: #FFE1E1;
}
#submit_button {
	width: auto;
	float: right;
	margin: 0 60px 0 0;
	background-image: url(images/botton_bg.gif);
	border: 1px solid #7F0903;
	color: #FFFFFF;
	background-color: #7F0904;
	font-weight: bold;
}
#submit_button:hover {
	border: 1px solid #FFFFFF;
}
.products {
	text-decoration: none;
	color: #7F0903;
	padding: 5px;
	margin: 5px;
	border: 1px solid #7F0903;
	width: 90%;
	height: auto;
	overflow: hidden;
	display: block;
}
.products img {
	padding: 2px;
	border: 2px solid #7F0903;
	margin: 3px;
	float: left;
	overflow: hidden;
}
.products:hover img {
	background-color: #F2EDDE;
	color: #FFFFFF;
}
.products span {
	float: left;
}
#offices {
	margin: 0 0 0 20px;
}
#offices ul {
	float: left;
	width: 48%;
	height: 100px;
	text-align: left;
	padding: 0;
	margin: 0;
	background-image: none;
}
#offices ul li {
	font-size: 11px;
	width: 100%;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 90%;
	padding: 0;
	margin: 0 0 10px 0;
}