@charset "utf-8";
/* CSS Document */

html, body { width: 100%; height: 100%; padding: 0px; margin: 0px; line-height: 150%; font-family: tahoma, sans-serif; color: #555555; font-size: 13px; background-image: url('img/bg.png'); background-repeat: repeat}
img { border: 0px; }
a { text-decoration: none }

#wrapper { z-index: 5; width: 100%; margin: 0px; height: 100%; }
#page {border: 0px; margin: 50px auto; }

#top_left { padding-left: 10px; vertical-align: bottom; font-family: Arial; font-size: 12px; color: #545454; font-weight: bold; font-style: italic}
#top_right { height: 43px; background-image: url('img/logo.png'); background-repeat: no-repeat; background-position: top right}

#mid_left { height: 500px; width: 600px; background-image: url('img/main_bg.png'); background-repeat: repeat; color: #cccccc; vertical-align: top; padding-top: 10px}
#mid_right { width: 200px; background-image: url('img/adv_bg.png'); background-repeat: repeat; text-align: center; vertical-align: middle; font-size: 16px; line-height: 300%;}

#btm_left { padding-left: 10px; vertical-align: top; font-family: Verdana; font-size: 11px; color: #545454;}
#btm_left a{color: #e20002}
#btm_right { padding-right: 10px; vertical-align: top; font-family: Verdana; font-size: 11px; color: #545454; text-align: right}
#btm_right a{color: #e20002}

#right_text { width: 20px; background-image: url('img/adv_header.png'); background-repeat: no-repeat; background-position: top right}

#info_top { color: #fff; width: 500px; height: 26px; margin: 0px 20px; background-image: url('img/field_header.png'); background-repeat: no-repeat; background-position: bottom left; vertical-align: top; padding-left: 40px; padding-top: 0px; font-family: verdana; font-size: 11px}
#info_btm { color: #fff; width: 500px; height: 40px; margin: 0px 20px; background-image: url('img/field_value.png'); background-repeat: no-repeat; background-position: top left; vertical-align: middle; padding-left: 60px; font-family: tachoma; font-size: 20px}
#info_btm a{ color: #fff}
#google_map{ margin: 5px 17px }

