/*Amura Group Intro CSS file*/
body {
text-align:center; /*center hack*/
margin: 15px 0 0 0;
line-height:1.5em;
}

#introwrap {
width:990px; /*center hack*/
margin:0 auto; /*center hack*/
text-align:center;
background: url("../images/intro_bg2.jpg") no-repeat;
border: 1px solid #000000;
height: 542px;
}
#button {padding-top: 250px;}
#flash {padding-top:33px;}
.language {font: 14px verdana, arial, sans-serif; color: #000000; background-color: transparent; font-weight: bold;}
.language a:link {color: #000000; background-color: transparent;}
.language a:visited {color: #000000; background-color: transparent;}
.language a:hover {color: #A98167; background-color: transparent;}


.introFooter {font: 12px verdana, arial, sans-serif; color: #000000; background-color: transparent;}

img {border: 0;}