body
{

background:url(../Pics/BG.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#000000;
margin: 0px;
}


.Wraper
{
position:relative;
float:left;
width:100%;
height:100%;
min-height:100%;
padding:0px 0px 0px 0px;
margin:0 auto;

}



/************************/
/*      Container       */
/************************/

.Container
{
position:relative;
width:1036px;
height:532px;
left:50%;
margin-left:-513px;
}


.Header
{
position:relative;
float:left;
width:1028px;
height:110px;
background:url(../Pics/logo.gif);
background-repeat:no-repeat;
}


.HeaderLink
{
float:right;
margin-top:20px;
width:170px;
height:50px;
}

.Left
{
position:relative;
float:left;
width:39px;
height:500px;
background:url(../Pics/left.gif);
background-repeat:no-repeat;
}

.Right
{
position:relative;
float:left;
width:39px;
height:500px;
margin-top:0px;
background:url(../Pics/right.gif);
background-repeat:no-repeat;
}

.Bottom
{
position:relative;
float:left;
width:1028px;
height:40px;
margin-top:0px;
background:url(../Pics/bottom.gif);
background-repeat:no-repeat;
overflow:hidden;
}

.Inner
{
position:relative;
float:left;
width:950px;
height:500px;
background:url(../Pics/BG_inner.jpg);
background-repeat:no-repeat;
}


.Inner_home
{
position:relative;
float:left;
width:950px;
height:500px;
background:url(../Pics/BG_home.jpg);
background-repeat:no-repeat;
}

.Inner_concept
{
position:relative;
float:left;
width:950px;
height:500px;
background:url(../Pics/BG_concept.jpg);
background-repeat:no-repeat;
}

.Inner_default
{
position:relative;
float:left;
width:950px;
height:500px;
background:url(../Pics/BG_default.jpg);
background-repeat:no-repeat;
}

.Inner_contact
{
position:relative;
float:left;
width:950px;
height:500px;
background:url(../Pics/BG_contact.jpg);
background-repeat:no-repeat;
}

.Concept
{
position:relative;
float:left;
width:450px;
top:80px;
left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
text-align:justify;
border-left:2px solid #424242;
}

.Concept_swf
{
position:relative;
float:left;
width:460px;
height:460px;
top:20px;
left:20px;
}

.News
{
position:relative;
float:left;
width:850px;
top:80px;
left:30px;
margin-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
padding-left:10px;
text-align:justify;
border-left:2px solid #424242;
}

.Contact
{
position:relative;
float:left;
width:500px;
height:100%;
top:80px;
left:30px;
margin-right:60px;
margin-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
padding-left:10px;
text-align:center;
}

A.MailLink:link	{ font-family: Verdana; font-size: 12px; color: #bcbcbc; text-decoration: none; }
A.MailLink:visited	{ font-family: Verdana; font-size: 12px; color: #bcbcbc; text-decoration: none; }
A.MailLink:hover	{ font-family: Verdana; font-size: 12px; color: #bcbcbc; text-decoration: underline;}
A.MailLink:active	{ font-family: Verdana; font-size: 12px; color: #bcbcbc; text-decoration: none; }
A.MailLink:focus	{ font-family: Verdana; font-size: 12px; color: #bcbcbc; text-decoration: none;} 

/************************/
/*        Menu          */
/************************/

.Menu
{
position:relative;
width:507px;
height:20px;
left:50%;
margin-left:-253px;
background-image:url(../Pics/menu.gif);
background-repeat:no-repeat;
}

A.MenuLink:link	{ font-family: Verdana; font-size: 11px; color: #bcbcbc; text-decoration: none; }
A.MenuLink:visited	{ font-family: Verdana; font-size: 11px; color: #bcbcbc; text-decoration: none; }
A.MenuLink:hover	{ font-family: Verdana; font-size: 11px; color: #bcbcbc; text-decoration: underline;}
A.MenuLink:active	{ font-family: Verdana; font-size: 11px; color: #bcbcbc; text-decoration: none; }
A.MenuLink:focus	{ font-family: Verdana; font-size: 11px; color: #bcbcbc; text-decoration: none;} 



/************************/
/*    ConceptSroll      */
/************************/						
#content1, #content2, #content3
{
height: 390px;
width: 430px;
float:left;
overflow:hidden;
}

#content1 p
{
margin: 10px;
}

.scrollbar-vert
{
height: 390px;
width: 10px;
float:left;
border:1px solid #4d4d4d;
}

.handle-vert
{
height: 42px;
width: 10px;
background: url(../Pics/handle.gif) no-repeat;
}		


