@charset "utf-8";
/* CSS Document */


/*********BASIC LAYOUT********************************************************************************************/

#mainContent {
width: 556px;
background: url(../images/content_back_home.jpg) no-repeat 0 0;
padding: 6px 58px 0 58px;
}

#sideContainer {width: 280px; background: url(../images/sidebar_top_home.jpg) no-repeat 0 0; padding: 43px 0 0 28px;}

#sideBar {background: url(../images/sidebar_back_home.jpg) repeat-y 0 0; padding: 20px 0 0 7px;}

#sideBarBtm {width: 280px; height: 81px; background: url(../images/sidebar_back_btm_home.jpg) no-repeat 0 0;}