/* CSS Document */

body { background: url(images/page_bg.jpg); padding: 0; margin: 0; direction: rtl; font-family: Arial; }

.top_bar { background:url(images/page_top.jpg) repeat-x; height: 81px; width: 100%; text-align: center; }
.main_page { width: 100%; }
.main_page_pic { background: url(images/page_main.jpg) no-repeat; width:827px; height: 708px; margin: auto; }
.contact_info { position: relative; top: 454px; right: 636px; line-height: 24px; }
.contact_info a { color: black; text-decoration: none; }
.contact_info a:hover { text-decoration: underline; }
