html, body {margin:0; padding:0; width:100%; height:100%; }
body{color: #FFF; font-family:  Arial, Helvetica, sans-serif; font-size: 11px; background-image: url(gfx/bg_large.jpg); background-color:Transparent;}
img {border: none;}

a:active{outline: none;}
a:focus{-moz-outline-style: none;}

#background{position: fixed; width:100%; height:100%; top:0; left:0; z-index: 0; }
#bg_grid{ position: fixed; width:100%; height:100%; top:0; left:0; z-index: 1; background-image: url(gfx/wrapper_1.png); }

#header-wrap { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; }
#header-container { height: 64px; background: url(gfx/header_bg.png) repeat-x left bottom; }

#header { width: 1121px; margin: 0 auto; position: relative; }
#logo {left: 155px; top: 10px; position: absolute; }

#container { position: relative; padding: 58px 0 40px; z-index: 10; text-align: center; }

#box_1 { width:917px; margin: 0px auto; text-align: left; margin-top: 50px; margin-bottom: 50px; }
#box_1 div.box_top { height: 30px; background-image: url(gfx/box_top.png); background-repeat: no-repeat;}
#box_1 div.box_middle { overflow: hidden; background-image: url(gfx/box_middle.png); background-repeat: repeat-y;}
#box_1 div.box_bottom { height: 31px; background-image: url(gfx/box_bottom.png); background-repeat: no-repeat;}

#wrapper { overflow: hidden; margin: 0px 30px 0px 30px; min-height: 500px; background-image: url(gfx/content_shaddow.png); background-repeat: repeat-x; background-position: top;}

#footer-wrap { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 100; }
#footer-container { height: 46px; background: url(gfx/footer_bg.png) repeat-x left bottom; }
#footer { width: 875px; color: #454545; font-size: 10px; margin: 0 auto; position: relative;  padding-top: 13px; }
#footer a {color: #454545; text-decoration: none;}

.right{float:right;}
.left{float:left;}
.clear{clear:both;}

.editorSpacer { height: 75px;}
.editorFrame {position:absolute; top: 0px; left: 0px; border: 0px; width: 100%; height: 75px; z-index: 9999;}
.thickbox {}

.editorLinks {}
.editorLink_1 {margin:0px 7px 0px 5px; color: #ffffff; font-weight:normal;}
.editorLink_2 {margin:6px 7px 0px 5px; color: #ffffff; font-size: 12px;}
