@charset "UTF-8";
/* CSS Document */
body, html{background:url(images/bg.gif); margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#wrap{margin:0 auto; width:824px;}
#headerWrap{ background:url(images/logo-text.png) center no-repeat; height:180px; overflow:hidden;}
#logo{margin:0 auto; width:133px; padding-right:25px;}
#contentWrap{background: url(images/content-bg.png) repeat-y; width:824px; padding:1px 0px 1px 0px; }
#content{background:url(images/content-lower.png) repeat-x bottom; min-height:557px; margin:-1px 13px -1px 13px; padding:1px; background-color:#fff;} 
#A{background:url(images/logo-bg.gif) center top no-repeat; min-height:475px; padding:1px 15px 1px 15px}
#menuLeft{float:left; background:url(images/menu-left.png); width:21px; height:59px;}
#menuBG{background:url(images/menu-bg.png); height:59px; padding-left:25px; float:left; width:757px;}
#menuRight{float:right; width:21px; height:59px; background:url(images/menu-right.png) no-repeat;}
#footerWrap{height:100px;}
#footerLeft{float:left; background:url(images/bottom-left.png) no-repeat; width:21px; height:59px;}
#footerBG{background:url(images/bottom-bg.png) repeat-x; height:100px; float:left; width:782px; color: #CCC; font-size:12px;}
#footerBG a{color:#CCC; text-decoration:none;}
#footerBG a:hover{color:#FFF; text-decoration:underline;}
#footerRight{float:right; width:21px; height:59px; background:url(images/bottom-right.png) no-repeat;}
#bottomLeft{float:left; width:49%; line-height:44px; }
#bottomRight{float:right; width:49%; text-align:right; line-height:44px; }
#footerBG .clear a{color:#306; text-decoration:none;}
#footerBG .clear a:hover{color: #639; text-decoration:none;}
.clear{clear:both}

a{color:#502675; text-decoration:underline;}
a:hover{color:#C90;}
h1{color:#502675}
h2{color:#C90}

a img{border:none;}
/*

#menu ul{list-style:none; margin:0; padding:0;}
#menu li a{ display:block; float:left; padding:28px 20px 15px 20px; color:#FFF; font-size:13px; font-weight:bold; text-decoration:none; }
#menu a .active{ color:#FC0; }
#menu li a:hover{background:url(images/menu-hover.png); color:#639}

.active, .active a:hover{background:url(images/active.png); border-left: solid 1px #000; border-right:solid 1px #000; color:#FF0}*/
