
#mainContainer
{
background:url(/public/images//container.png) repeat-x;
text-align:center;
}

#mainWide
{
background:url(/public/images//wide-back.png) top center no-repeat;
margin:0 auto;
text-align:center;
margin-top:8px;
}

.mainFlash 
{
height:400px;
width:990px;
margin:0 auto;
}


.main
{
height:207px;
overflow:hidden;
position:relative;
margin-top:20px;
background:url(/public/images///main.jpg) top left no-repeat;
}


div.btn
{
position:absolute;
height:40px;
overflow:hidden;
width:157px;
top:7px;
left:0px;
cursor:pointer;
}

.ind
{
background:url(/public/images/default//btn-ind.png);
}

.zor
{
background:url(/public/images/default//btn-zor.png);
}

.indOver
{
background:url(/public/images/default//btn-ind.png);
background-position:156px 0px;
}

.zorOver
{
background:url(/public/images/default//btn-zor.png);
background-position:156px 0px;
}

#more1
{
left:415px;
top:180px;
position:absolute;
height:25px;
overflow:hidden;
width:68px;
cursor:pointer;
}


#more2
{
left:920px;
top:180px;
position:absolute;
height:25px;
overflow:hidden;
width:68px;
cursor:pointer;
}

.mainBtn img {border:0px;}



.mainContent
{
text-align:justify;
height:188px;
overflow:hidden;
background:url('../images///main-content.png') no-repeat;
position:relative;
}

.mainContent a
{
border-bottom:1px solid #dbd4ce;
}

.mainTxt
{
position:absolute;
top:50px;
width:480px;
}

.mainMenu
{
position:absolute;
top:75px;
left:725px;
width:280px;
}

.mainMenu2
{
position:absolute;
top:75px;
left:870px;
width:280px;
}


.bttn
{
height:37px;
width:230px;
position:absolute;
top:220px;
right:0px;
cursor:pointer;
}

#txt
{
position:absolute;
left:30px;
top:30px;
width:600px;
}

#img
{
position:absolute;
right:0px;
top:0px;
background:url('../images//main-right.png') no-repeat;
width:309px;
height:279px;
}