body
{
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:1210px;
height:605px;
left:50%;
margin-left:-605px;
}

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

.HeaderLink
{
float:right;
margin-top:60px;
width:300px;
height:50px;
}

.Left
{
position:relative;
float:left;
width:130px;
height:500px;
}

.Right
{
position:relative;
float:left;
width:130px;
height:500px;
margin-top:0px;
}

.Bottom
{
position:relative;
float:left;
width:1210px;
height:134px;
margin-top:0px;
overflow:hidden;
}

.Inner
{
position:relative;
float:left;
width:950px;
height:500px;
background:url(../Pics/BG_default.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_bio.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:900px;
top:30px;
left:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
padding-left:10px;
text-align:justify;
border-left:2px solid #424242;
}

.Concept_swf
{
position:relative;
float:right;
width:370px;
height:420px;
margin-top:10px;
margin-right:20px;
}

.News
{
position:relative;
float:left;
width:850px;
top:50px;
left:30px;
margin-bottom:10px;
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: #ffffff; text-decoration: none; }
A.MailLink:visited	{ font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; }
A.MailLink:hover	{ font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: underline;}
A.MailLink:active	{ font-family: Verdana; font-size: 12px; color: #ffffff; text-decoration: none; }
A.MailLink:focus	{ font-family: Verdana; font-size: 12px; color: #ffffff; 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: #ffffff; text-decoration: none; }
A.MenuLink:visited	{ font-family: Verdana; font-size: 11px; color: #ffffff; text-decoration: none; }
A.MenuLink:hover	{ font-family: Verdana; font-size: 11px; color: #ffffff; text-decoration: underline;}
A.MenuLink:active	{ font-family: Verdana; font-size: 11px; color: #ffffff; text-decoration: none; }
A.MenuLink:focus	{ font-family: Verdana; font-size: 11px; color: #ffffff; text-decoration: none;}


/************************/
/*    Gold&Diamond      */
/************************/	

.Pic
{
float:left;
padding-top:30px;
padding-left:20px;
width:180px;
height:180px;
}


.Ref
{
float:left;
padding-top:10px;
padding-left:20px;
width:180px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#424242;
text-align:center;
}




 

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

#content1 p
{
margin: 10px;
}

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

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