html,
body,
#wrap {
    height: 100%;
}

body {
    font:14px "Tahoma","Verdana","Arial";
    color:#fff;
    background:#000;
    height:100%;
    position:relative;
}

a {
    color:#fff;
}



h1
{
font-size:16px;
}

h2
{
font-size:15px;
}

h3
{
font-size:14px;
}

.news_container{display:inline-block;}

#wrap {
    height: auto;
    min-height: 100%;
    max-width:1200px;
    min-width:1000px;
    margin:0 auto;
    background:url("/i/sacura.jpg") no-repeat 0 24px;
}

#main #wrap {
    width:950px;
}

#content-page {
    padding:50px 0 0 180px;
}

#main #content-page {
    width:640px;
    padding:20px 0 0 300px;
}

#start-logo {
    margin-top:20px;
}

#mainmenu {
    height:40px;
    line-height:34px;
    text-align:center;
    margin-top:20px;
    background:url("/i/menu-bg.gif") repeat-x left top;
}

#main #mainmenu {
    width:640px;
}


#mainmenu a {
    font-weight:bold;
}

#mainmenu ul li {
    display:inline-block;
    margin-right:5px;
    padding-right:5px;
    background:url("/i/menu-sep.gif") no-repeat right 12px;
}

#mainmenu ul li.l{
    background:0;
    padding-right:0;
}

#phone-num {
    text-align:right;
    font-size:12px;
    letter-spacing:2px;
    margin:0 0 10px 0;
}

#start-movie {
    border-top:2px solid #e3e3e3;
}

#logo{
    text-align:center;
    margin-left:126px;
}

#top-r, #top-r a {
    color:#d2d2d2;
}

#top-r {
    float:right;
    overflow:hidden;
    text-align:right;
    font-size:14px;
    font-weight:bold;
    margin-right:50px;
}

#content {
    margin:3px 0 0 0;
    border-right:0;
    border-bottom:0;
    padding-right:20px;
}

#content a{color:red;}

#content img {padding:7px;}

#content ul, #content ol {padding-left:20px;margin-left:5px;}

#squares td, .content-box {
    padding:4px 10px 10px 10px;
    border:1px solid #2c2c2c;
    background: rgba(21, 21, 21, 0.7);
}

#content .title {
    height:30px;
    line-height:30px;
}

#content .title a, .more a {
    color:#ff0202;
    font-weight:bold;
    text-decoration:underline;
}

.cat-items ul {
    padding: 0 0 0 60px;
}

.cat-items ul li {
    display:inline-block;
    margin:0 30px 20px 0;
    text-align:center;
}

.cat-items ul li a {
    color:#fff;
    font-weight:bold;
    text-decoration:underline;
}

div.more {
    height:30px;
    line-height:30px;
    padding: 0 0 0 60px;
}

.cat-title {
    height:30px;
    line-height:30px;
    text-align:center;
    font-weight:bold;
    color:#fff;
}

#squares td {
    width:50%;
    padding:10px;
    vertical-align:top;
}

.box-content p{
    line-height:18px;
}

.info {
    padding:0 0 0 150px;
}

.box-content ul {
    padding:0 0 0 20px;
    list-style-type:circle;
}

.box-content .box-image {
    float:left;
    width:150px;
    text-align:center;
}

#squares td .title {
    padding:0 0 10px 0;
}

#footer
{
padding:15px;
text-align:right;
margin-right:100px;
font-size:.9em;
}
