* {
margin: 0;
padding: 0;
}

body {
background: url(img/all_rep-bg.jpg) #000 repeat-y center;
padding: 25px;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #fff;
}

img {
border: none;
}

a {
color: #c97e1b;
}

#central-content {
background: url(img/page_bg-top.jpg) #000 no-repeat;
min-height: 582px;
width: 950px;
margin: 0 auto;

}

#central-content-bot {
background: url(img/page_bot.gif) no-repeat;
height: 10px;
width: 950px;
margin: 0 auto;
}

#header {
padding: 0 30px 0 30px;
}

#header a {
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #999999;
}

#header a:hover {
color: #c97e1b;
}

#header a.act {
color: #c97e1b;
}

#header #logo {
float: left;
margin: 39px 0 0 0;
width: 278px;
text-align: right;
}

#header h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #6b6b6b;
font-size: 15px;
font-weight: normal;
margin: 5px 0 0 0;
float: right;
}

#header ul {
background: url(img/menu-bg.jpg) no-repeat;
width: 420px;
height: 151px;
float: right;
list-style: none;
padding: 16px 0 0 0;
}

#header #item1 {
background: url(img/menu-home-bg.jpg) no-repeat;
height: 21px;
display: block;
float: left;
margin: 14px 0 0 0;
padding: 8px 0 0 28px;
}

#header #item1:hover {
background: url(img/menu-home-bg_act.jpg) no-repeat;
}

#header #item2 {
background:url(img/menu-contact-bg.jpg) no-repeat right;
height: 22px;
display: block;
float: right;
padding: 7px 28px 0 0;
}

#header #item2:hover {
background: url(img/menu-contact-bg_act.jpg) no-repeat right;
}

#header #item3 {
background: url(img/menu-about-bg.jpg) no-repeat;
height: 22px;
float: left;
margin: 35px 0 0 20px;
padding: 7px 0 0 28px;
}

#header #item3:hover {
background: url(img/menu-about-bg_act.jpg) no-repeat;
}

#header .act1 {
background: url(img/menu-home-bg_act.jpg) no-repeat !important;
color: #c97e1b !important;
}

#header .act2 {
background: url(img/menu-contact-bg_act.jpg) no-repeat right !important;
color: #c97e1b !important;
}

#header .act3 {
background: url(img/menu-about-bg_act.jpg) no-repeat !important;
color: #c97e1b !important;
}

#header .act4 {
background: url(img/menu-partners-bg_act.jpg) no-repeat right !important;
color: #c97e1b !important;
}

#header .act5 {
background: url(img/menu-projects-bg_act.jpg) no-repeat right !important;
color: #c97e1b !important;
}

#header #item4 {
background: url(img/menu-partners-bg.jpg) no-repeat right;
float: right;
height: 22px;
margin: 0 0 0 0;
padding: 7px 35px 0 0;
margin: 11px 6px 0 0;
}

#header #item4:hover {
background: url(img/menu-partners-bg_act.jpg) no-repeat right;
}

#header #item5 {
background: url(img/menu-projects-bg.jpg) no-repeat right;
float: right;
height: 22px;
margin: 0px 35px 0 0;
padding: 7px 29px 0 0;
}

#header #item5:hover {
background: url(img/menu-projects-bg_act.jpg) no-repeat right;
}

#body {
width: 890px;
padding: 0 30px 0 30px;
}

#body .content-box {
padding: 0 0 30px 0;

}

#body .content-box .title-box {
}

#body .content-box .title-box .left-border {
background: url(img/box_left-bg.gif) no-repeat;
width: 45px; 
height: 36px;
float:left;
}

#body .content-box .title-box .title {
background: url(img/box_rep-bg.jpg) repeat-x;
float: left;
width: 833px;
height: 36px;
}

#body .content-box .title-box .title .title-content {
background: url(img/box_color-bg.jpg) 635px 0 no-repeat;
height: 36px;
width: 833px;
line-height: 36px;
font-size: 14px;
}  

#body .content-box .title-box .right-border {
background: url(img/box_right-bg.jpg) no-repeat;
width: 12px;
height: 36px;
float: left;
}

#body .content-box .info-filed {
height: 340px;
}

#body .content-box .info-filed .left-bg {
background:url(img/box_info_left-bg.jpg) bottom #000 no-repeat;
width: 5px;
height: 340px;
float: left;
}

#body .content-box .info-filed .cont-bg {
background:url(img/box_info_rep-bg.jpg) bottom #000 repeat-x;
height: 340px;
width: 880px;
float: left;
}

#body .content-box .info-filed .right-bg {
background:url(img/box_info_right-bg.jpg) bottom #000 no-repeat;
width: 5px;
height: 340px;
float: left;
}


#body #bot-boxes {
float: left;
width: 504px;
}

#body #bot-boxes .title {
width: 447px;
}

#body #bot-boxes .title-content {
background: url(img/box_color-bg.jpg) 200px 0 no-repeat;
width: 447px;
}

#body #bot-boxes .cont-bg {
width: 494px;
} 

#body #bot-boxes2 {
float: right;
width: 362px;
}

#body #bot-boxes2 .title {
width: 305px;
}

#body #bot-boxes2 .title-content {
background: url(img/box_color-bg.jpg) 58px 0 no-repeat;
width: 305px;
}

#body #bot-boxes2 .cont-bg {
width: 352px;
}

/* FOR INNER PAGES */

#body .inner-box .cont-area {
background: url(img/inner-page-box_bg.gif) #000 repeat-x;
width: 850px;
padding: 63px 20px 0 20px;
}

#body .inner-box .left-bot {
background: url(img/inner-page-box_bot-left.gif) no-repeat;
height: 26px;
width: 10px;
float: left;
}

#body .inner-box .right-bot {
background: url(img/inner-page-box_bot-right.gif) no-repeat;
height: 26px;
width: 10px;
float: left;
}

#body .inner-box .bot-bg {
background: url(img/inner-page-box_bot-bg.gif) repeat-x;
height: 26px;
width: 870px;
float: left;
}

#footer {
background: url(img/footer-bg.gif) repeat-x;
color: #8f8f8f;
font-size: 11px;
height: 38px;
padding: 0 30px;
} 

#footer p {
float: left;
padding: 17px 0 0 0;
}

#footer #studio {
float: right;
padding: 17px 0 0 0;
}

.clear {
clear: both;
}

