BODY { font-family:"arial"; margin:0; font-size:9pt; color:#434343; background:white }

/* container */
DIV#container { position:relative; width:850px; margin:0 auto 0 auto; }

/* main elements */
DIV#header { width:800px; margin:0px; }
DIV#submenu { width:150px; margin:0px 0 30px 0; position:absolute; top:161px; }
DIV#content { width:623px; position: relative; margin:0 0 0 0; left: 177px; background-image:url("/site_media/img/content/content-bg.gif"); background-position: top left; background-repeat:no-repeat; }
DIV#footer { width:800px; clear:both; border-top:1px dotted #434343; text-align:right; color:#b7b7b7; line-height:25px; font-size:90%; }

/* header */
DIV#header_top { width:800px; height:18px; background-image:url("/site_media/img/header/header_top-bg.gif"); }
DIV#header_menu { margin-bottom:23px; width:800px; height:114px; background-image:url("/site_media/img/header/header_menu-bg.gif"); background-repeat: no-repeat; position: relative;}
DIV#header_path { position:absolute; top:100px; width:850px; height:39px; background-image:url("/site_media/img/header/header_path-bg.gif"); }

/* header_menu */
DIV#header_menu UL { height:33px; padding:76px 0 0 0; position: absolute; right: 0; margin:0; color:white; font-weight:bold; }
DIV#header_menu LI { display:inline; float:left; list-style-type:none; margin:0; line-height:23px; border-left:1px solid #5a5758; }
DIV#header_menu LI:hover { background-color:#5a5758; }
DIV#header_menu LI.active { background-color:#8a0a07; border-left:1px solid #8a0a07; }
DIV#header_menu LI.last { border-right:1px solid #5a5758; }
DIV#header_menu A { display:block; text-decoration:none; color:white; padding:0 10px 0 10px; }

/* header_path */
DIV#header_path P { margin:0 0 0 177px; padding-top:25px; font-size:90%; line-height:50px; vertical-align:top; }
DIV#header_path P A { text-decoration:underline; color:#8a0a07; font-weight:bold; }
DIV#header_path P A:hover { color:black;  }

/* submenu */
DIV#submenu H1 { font-size:110%; border-bottom:1px dotted #434343; border-top:1px dotted #434343; line-height:30px; padding-left:10px; margin:0;}
DIV#submenu H2 { font-weight:normal; font-size:90%; color:#b7b7b7; border-bottom:1px dotted #434343; line-height:20px; padding-left:50px; margin:0;}
DIV#submenu H3 { font-weight:normal; font-size:90%; color:#434343; border-bottom:1px dotted #434343; line-height:15px; padding:5px 0; padding-left:10px; margin:0; }
DIV#submenu H3.active { background:#e6cccc; }
DIV#submenu H3 A { color:#434343; text-decoration:none; }
DIV#submenu H3 A:hover { color:#8a0a07; }
DIV#submenu H3 A.active { color:#8a0a07; }
DIV#submenu H4 { width:150px; height:80px; background-image:url("/site_media/img/submenu/submenu-bg.gif"); margin:0; background-repeat:no-repeat; }

/* content */
DIV#content H1 { padding-top:27px; margin:0px; font-size:200%; margin:0 0 20px 0; }
DIV#content UL { padding-left: 1.5em; margin-left: 2em;}
DIV#content UL LI { list-style-type:disc; padding-left: 0; margin-left: 0; }
DIV#content H2 { margin:30px 0; font-size:130%; background-image:url("/site_media/img/content/content_h2_scroll.gif"); height:23px; line-height:20px; background-repeat:no-repeat; background-position: -400px 0; }
DIV#content .end { margin:30px 0 0 0; text-align:right; }
DIV#content SPAN { position:relative; top:-2px; }
DIV#content IMG { padding:0 5px 0 15px; }
DIV#content A { color:#8a0a07; }
DIV#content A:hover { color:#5a5758; }
DIV#content P.quote { text-align:center; font-size:120%; font-weight:bold; }
DIV#content P.bottom_links { text-align:right;  }
DIV#content P { text-align:justify; }
DIV#content DIV.contact { margin-bottom:5px; }
DIV#content DIV.contact INPUT { width:200px; }
DIV#content DIV.contact TEXTAREA { width:300px; height:150px; }
DIV#content DIV.contact LABEL { display:block; float:left; width:150px; }
DIV#content INPUT.button { margin-left:150px; }
DIV#content IMG.float_right { float:right; margin-left:15px;  }
DIV#content A.ref { color:black; }

.contact-success { margin-top: 1em; margin-bottom: 10em; }

