﻿body {
    font-family:Arial, Verdana, Sans-Serif;
    font-size:12px;
    background:black;
    color:White;}

a {
    color:#B3B3B3;
    text-decoration:none;}
    
p {margin:0px;}
 
a:hover {color:White;}
    
.uppercase {text-transform:uppercase;}

#wrap {
	position:relative;
    width:650px;
    margin:0px auto;}
    
#head {
    height:175px;
    background:url(intro/Intro_head.png) top center no-repeat;
    margin-bottom:5px;}

#head a {
    float:right;
    margin-right:15px;
    margin-top:15px;}
    
#video {
    margin-bottom:5px;
    padding:5px;
    border:1px solid #5C5B5D;}
    
#flashvideo {margin:0px auto;}
    
div#towebsite {
	background:transparent url(intro/Intro_footer.png) no-repeat scroll center top;
	height:117px;
	padding-left:45px;
	padding-top:8px;
	padding-right:28px;}

div#towebsite .towebsitelink {margin-top:8px;}

#languageintro {
	position:absolute;
	width:50px;
	right:-55px;
	top:181px;}