@charset "utf-8";
/* CSS Document */

html, body { width: 100%; height: 100%; }
body { margin: 0px; background-color: e7e3e1#; background-image: url(../img/bgMain.jpg); background-repeat: repeat; }
body, div, li, input, select { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #504e4c; }
input, select { font-size: 12px; width: 270px; }
img { border: none; }
p, ul, li { margin: 0px; padding: 0px; }
ul { margin-top: 10px; display: block; display: block; float: left; }
li { vertical-align: bottom; font-size: 13px; display: block; float: left; }
.error { color: #dd5e4a; }

a { text-decoration: none; color: #c93017; }
a:hover { text-decoration: none; color: #dd5e4a; }

#wrapper { width: 100%; height: 100%; }
#flashwrapper { width: 762px; height: 191px; }
#bgtop { position: absolute; width: 100%; height: 450px; top: 0px; background-image: url(../img/bgTop.jpg); background-repeat: repeat-x; z-index: 0; }
.pngfix { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader; }

#header { position: relative; width: 900px; height: 330px; margin: auto; background-color: #ffffff; z-index: 5; }
#header .bg { position: absolute; width: 762px; height: 191px; left: 69px; bottom: 0px; z-index: 10; }
#header .bgleft { position: absolute; width: 70px; height: 330px; left: 0px; top: 0px; background-image: url(../img/bgTopLeft.jpg); background-repeat: no-repeat; z-index: 5; }
#header .bgright { position: absolute; width: 70px; height: 330px; right: 0px; top: 0px; background-image: url(../img/bgTopRight.jpg); background-repeat: no-repeat; z-index: 5; }
#header .logo { position: absolute; width: 230px; height: 100px; left: 70px; top: 0px; z-index: 10; }
#header .text { position: absolute; right: 100px; top: 47px; text-align: right; z-index: 15; }
#header .text { font-size: 12px; }
#header .menuleft { position: absolute; left: 100px; top: 114px; z-index: 20; }
#header .menuright { position: absolute; right: 85px; top: 114px; z-index: 20; }
#header .menuleft, .menuright { font-size: 13px; font-weight: bold; color: #ffffff; }
#header .menuline { position: absolute; width: 762px; height: 40px; left: 69px; top: 100px; z-index: 15; }
#header a.unselected { text-decoration: none; color: #ffffff; margin-right: 15px; }
#header a.unselected:hover { text-decoration: none; color: #ffe1b6; }
#header a.selected { text-decoration: none; color: #ffe1b6; margin-right: 15px; }
#header a.selected:hover { text-decoration: none; color: #ffe1b6; }


#contents { position: relative; width: 900px; min-height: 250px; padding-top: 15px; padding-bottom: 20px; margin: auto; background-image: url(../img/bgMiddle.jpg); background-repeat: repeat-y; background-color: #ffffff; z-index: 5; }
#contents .wrapper { position: relative; width: 660px; margin: auto; }
#contents .bgleft { position: absolute; width: 70px; height: 120px; left: 0px; top: 0px; background-image: url(../img/bgLeft.jpg); background-repeat: no-repeat;  }
#contents .bgright { position: absolute; width: 70px; height: 120px; right: 0px; top: 0px; background-image: url(../img/bgRight.jpg); background-repeat: no-repeat; }
#contents .header { font-size: 24px; color: #c93017; }
#contents .textShort { width: 410px; }
#contents .textLong { width: 630px; }
#contents .image { position: absolute; right: 0px; top: 10px; }
#contents p { margin-top: 15px; }


#footer { position: relative; width: 900px; height: 150px; margin: auto; z-index: 5; background-image: url(../img/bgBottom.jpg); background-repeat: no-repeat; z-index: 5; }
#footer .links { position: absolute; left: 90px; top: 42px; }
#footer .links { font-size: 12px; }
#footer .copyrights { position: absolute; left: 100px; top: 64px; }
#footer .copyrights { font-size: 10px; color: #a29f9e; }
#footer .devider { font-size: 14px; color: #a29f9e; }
#footer a { text-decoration: none; color: #504e4c; margin-left: 10px; margin-right: 10px; }
#footer a.selected { text-decoration: none; color: #c93017; margin-left: 10px; margin-right: 10px; }
#footer a:hover { text-decoration: none; color: #c93017; }