body { margin:0; padding:0; background:white; color:#666; font-size:12px; line-height:180%; font-family:Helvetica, Arial, sans-serif;}
img { border:0;}
form,input { margin:0; padding:0;}
input.cat_textbox,input.cat_textbox_small,textarea { padding:5px; border:1px solid #999; width:250px; color:#000; font-size:12px;}
input.cat_search { width:113px; padding:5px; background:transparent; border:0; color:#999; font-size:11px; height:15px;}
textarea { height:97px;}
select { padding:2px; border:1px solid #999; width:250px; height:25px;}
ul { margin:0 0 20px; padding-left:20px;}
li { margin:0; padding:0;}
h1,h2,h3 { margin:0; padding:0; color:#999; font-size:18px; line-height:24px;}
h2 { font-size:16px;}
p { margin:12px 0;}
a { color:#666; text-decoration:underline;}
a:hover { color:#000;}
.white a { color:white;}
.white a:hover { color:#ccc;}
.red a { color:#E40021; font-weight:bold;}
div {margin:0 auto; text-align:left;}

.clearer { clear:both;margin:0;padding:0;height:0;line-height:0;font-size:0;overflow:hidden;}
.normal { font-weight:normal; font-size:12px; font-family:Helvetica, Arial, sans-serif;}
.small { font-size:11px;}
.right { text-align:right;}

/*container*/
#container { margin-top:28px; width:1000px;}
.home { background:url(images/bg.jpg) repeat-y;}
.inner { background:url(images/bg_inner.jpg) repeat-y;}

/*top*/
#top { margin-left:20px; width:960px; height:140px; background:url(images/top_bg.jpg) repeat-x;}
#top-box { height:102px; position:relative;}
#top-bg { position:absolute; left:-20px; top:-20px; width:1000px; height:43px; background:url(images/top.jpg) no-repeat;}
#top-logo { position:absolute; right:24px; top:16px;}
#top-info { position:absolute; left:23px; top:23px;}
#top-menu { padding-left:18px;}

/*content*/
#content { margin-left:20px; width:960px;}

/*home*/
#home-img { position:relative; width:960px; height:500px;}
#effect-image1 { position:absolute; z-index:3;}
#effect-image2 { position:absolute; z-index:2;}
#effect-image1 img,#effect-image2 img { width:960px; height:500px;}
#home-bg { height:17px; background:url(images/home_bg.jpg) no-repeat;}
#home-left { float:left; margin:10px 38px 20px 30px; width:620px; display:inline;}
#home-right { float:left; margin:4px 0 20px; width:250px;}
#quote-box { margin:20px 0 0; width:328px; border:1px solid #ccc; border-right:1px solid #999; border-bottom:1px solid #999; background:#eee url(images/quote_bg.jpg) repeat-x; position:relative;}
#quote { padding:15px 40px;}
#quote1 { position:absolute; left:20px; top:20px; width:13px; height:9px; background:url(images/quote1.gif) no-repeat;}
#quote2 { position:absolute; right:20px; bottom:20px; width:13px; height:9px; background:url(images/quote2.gif) no-repeat;}

/*inner*/
#inner-left { float:left; margin:16px 44px 30px 21px; width:658px; display:inline;}
#inner-right { float:left; margin:10px 0 30px; width:215px;}

/*misc*/
#misc { clear:both; margin-left:10px; width:940px; height:40px; background:url(images/misc.gif) no-repeat;}
#misc-menu { float:left; padding:15px 0 0 106px; display:inline;}
#misc-copyright { float:right; padding-top:16px; font-size:10px; padding-right:15px;}

/*footer*/
#footer { height:100px; background:white url(images/footer.jpg) no-repeat;}

/*menu*/
.menu-off,.menu-over,.menu-on { font-size:13px; color:#676C71; text-align:center;}
.menu-over { color:#000; cursor:pointer;}
.menu-on { color:white;}

.menu-off2,.menu-over2,.menu-on2 { font-size:13px; color:#676C71; text-align:left; background:#F4F4F4; padding-left:18px; padding-top:3px;}
.menu-over2 { color:#000; cursor:pointer;}
.menu-on2 { font-weight:bold;}

.menu-off1,.menu-over1,.menu-on1 { font-size:13px; color:#676C71; padding-left:9px; background:url(images/arrow.gif) no-repeat;}
.menu-over1 { color:#000; cursor:pointer;}
.menu-on1 { font-weight:bold;}

.submenu-off,.submenu-over,.submenu-on { font-size:13px; color:#666; padding-left:12px;}
.submenu-over { color:#000; cursor:pointer;}
.submenu-on { font-weight:bold; border:1px solid #ccc; background:#DFDFDF;}


.buttons div {
    padding: 5px 15px;
}
.buttons a {
    color: #FFFFFF;
    text-decoration: none;
    width: 100%;
}
.buttons td {
    -moz-box-shadow: 1px 1px 3px #999999;
    -webkit-box-shadow: 1px 1px 3px #999999;
    box-shadow: 1px 1px 3px #999999;
}
.buttons td:hover {
    -moz-box-shadow: 1px 1px 3px #777;
    -webkit-box-shadow: 1px 1px 3px #777;
    box-shadow: 1px 1px 3px #777;
}
.buttons td div {
    background: none repeat scroll 0 0 #DB0028;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #9F0020;
}
.buttons img {
    margin-bottom: -4px;
}
.nobox {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.nobox:hover {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
