@charset "utf-8";
/* CSS Document */

body {background:#000000 url(../images/sonata/bg.jpg) no-repeat top center !important; color:#cccccc; }

a:link{color: #e2c658; text-decoration:none;}
a:active{color: #e2c658; text-decoration:none;}
a:visited{color: #e2c658; text-decoration:none;}
a:hover{color: #c37d2b; text-decoration:none;}

.header {background:url(../images/sonata/header_bg.jpg);}

/*** START OF BODY ***/
.body-main{height:450px;}
/*** END OF BODY ***/


/*** START OF FOOTER ***/
.main-boxes{
float:left;
width:100%;
display:inline-block;
}

.box-body1{width:210px; height:161px; background:url(../images/sonata/box01.png) no-repeat; padding:10px 10px 0 10px;}
.box-body2{width:210px; height:161px; background:url(../images/sonata/box01.png) no-repeat; padding:10px 10px 0 10px;}
/*** END FOOTER ***/

.slideshow-set .banner-text {background:url(../images/sonata/slideshow_bg.png) repeat-y;}

.sidebar-slim {width:300px; height:450px; background:url(../images/sonata/sidebar_bg.png); position:absolute; z-index:100; font:1em/1.5em Verdana, sans-serif; color:#FFFFFF; padding:15px 0 0 15px;}
.sidebar-slim span {font-size:1.5em;}
.sidebar{width:629px; height:450px; background:url(../images/sonata/sidebar_bg.png); position:absolute; z-index:100; font:1em/1.5em Verdana, sans-serif; color:#FFFFFF; padding:15px 0 0 15px;}
.sidebar span {font-size:1.5em;}
.main-content {width:960px; height:450px; background:url(../images/sonata/sidebar_bg.png); position:absolute; z-index:112;}