
body {
    margin:0px;
    padding:0px;
    background-color:#252525;
    font-family:Arial, Helvetica, sans-serif;
    color:#7f7d78;
    font-size:13px;
    line-height:19px;
}

#main {
    background-color:#252525;
    padding-bottom:30px;
}

.container {
    width:950px;
    margin:0 auto;
    position:relative;
}

.container02 {
    width:950px;
    position:relative;
    margin:10px;
}

h2 {
    font-size:17px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight:bold;
    margin-top:10px;
}

h3 {
    font-size:12px;
}

p {
    font-size:11px;
}


/*
    Header-Styles
*/

#header {
    padding-top:20px;
    padding-bottom:20px;
}
#logo h2 {
    margin:0px;
    display:block;
    text-indent:-9999px;
}
#logo {
    background-image:url(logo.jpg);
    background-repeat:no-repeat;
    width:937px;
    height:84px;
}

#middle {
    background-image:url(holder.jpg);
    background-repeat:no-repeat;
    background-position:center;
    margin-left:240px;
    width:382px;
    height:445px;
    padding-top: 10px;
    padding-left: 20px;
    color:#e3e3e3;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
}

#middle02 {
    background-image:url(holder_02.jpg);
    background-repeat:no-repeat;
    background-position:center;
    margin-left:240px;
    width:382px;
    height:649px;
    padding-top: 10px;
    padding-left: 20px;
    color:#e3e3e3;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
}

#middle03 {
    background-image:url(holder_03.jpg);
    background-repeat:no-repeat;
    background-position:center;
    margin-left:240px;
    width:382px;
    height:312px;
    padding-top: 10px;
    padding-left: 20px;
    color:#e3e3e3;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
}

.ribbon {
    position:absolute;
    right:15px;
    top:25px;
    width:110px;
    height:135px;
    border:0px;
}

.contents {
    margin-left:20px;
    border:0px;
    padding-top:0.5px;
    padding-left:3px;
    padding-right: 3px;
    vertical-align:middle;
    outline:none;
}

.contents a {
    outline:none;
    text-decoration:none;
    color:#3b87fe;
}

.contents a:hover {
    color:#ef8d00;
}

.textfiled {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #CCCCCC;
    width: 300px;
    height:20px;
}

.textfiled02 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #CCCCCC;
    width: 100px;
    height:20px;
}

a.bottom_button {
    background:#32312f url(button_bg.jpg) repeat-x;
    vertical-align:middle;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    border:1px solid #919191;
    font-size:10px;
    height:24px;
    font-weight:bold;
    line-height:37px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}
a.bottom_button:hover {
    background:#007de2 url(button_bg_o.jpg) repeat-x;
    border-color:#00a8ff;
    color: #ffffff;
}

a.button {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    margin-left:28px;
    text-transform:uppercase;
    font-size:10px;
    line-height:25px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}

.button {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    margin-top:8px;
    width:90px;
    height:28px;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}

.button:hover {
    background-color:#181818;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    margin-top:8px;
    width:90px;
    height:28px;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}

.button03 {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    margin-top:8px;
    width:150px;
    height:28px;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}

.button03:hover {
    background-color:#181818;
    border:1px solid #c3c3c3;
    padding:5px 10px 5px 10px;
    color: #0096ff;
    margin-top:8px;
    width:150px;
    height:28px;
    text-decoration: none;
    font-size:12px;
    font-weight:bold;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}

.customButton {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    font-size:10px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}


.button:hover, .customButton:hover {
    border-color:#c3c3c3;
    color:#0096ff;
}

a.button02 {
    background-color:#252525;
    border:1px solid #0066ff;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight:bold;
    font-size:12px;
    line-height:25px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}


a.button:hover, a.button02:hover {
    border-color:#c3c3c3;
    background-color:#181818;
    color:#0096ff;
}

.yahoo {
    border:0px;
    width:53px;
    height:9px;
    vertical-align:middle;
}

.google {
    border:0px;
    width:39px;
    height:14px;
    vertical-align:middle;
}

span {
    color:#ffb400;
}

.bgBlue {
    background:#2b2b2b url(tab_bg.jpg) repeat-x;
    vertical-align:middle;
    color: #ffffff;
    text-decoration: none;
    border:1px solid #676767;
    font-size:11px;
    font-weight:bold;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}

.dfont {
    vertical-align:middle;
    padding:5px 10px 5px 10px;
    background-color:#444444;
    color: #ffffff;
    text-decoration: none;
    border:1px solid #676767;
    font-size:11px;
    height:24px;
    font-weight:bold;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}
.border {
    border:1px solid #919191;
}
a.subscribe {
    background:#32312f url(sub_normal.jpg) repeat-x;
    background-position:center;
    vertical-align:middle;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    border:1px solid #919191;
    font-size:10px;
    height:24px;
    font-weight:bold;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}
a.subscribe:hover {
    background:#007de2 url(sub_over.jpg) repeat-x;
    border-color:#00a8ff;
    color: #ffffff;
}
a.home_button {
    background:#32312f url(button_bg.jpg) repeat-x;
    vertical-align:middle;
    padding:5px 10px 5px 10px;
    color: #ffffff;
    text-decoration: none;
    border:1px solid #919191;
    font-size:10px;
    height:24px;
    font-weight:bold;
    line-height:10px;
    font-family:Arial, Helvetica, Verdana, sans-serif;
}
a.home_button:hover {
    background:#007de2 url(button_bg_o.jpg) repeat-x;
    border-color:#00a8ff;
    color: #ffffff;
}
/* Fix up IE6 PNG Support */
img, #logo { behavior: url(../../docs/images/iepngfix.htc); }
