a:focus, object, h1, h2, h3, h4, h5, h6 {
    -moz-outline-style: none;
    border: 0px;
    outline: 0 none;
}

body {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	
	background-color: #202022;
}

#SWFObjectExprInst {
    position: relative !important;
    margin: 0 0 20px 0;
}

#container img {
    border: none 0px;
}

#container p {
    padding: 20px 0 20px 0;
}

a.getFlash, #car, #logo {
    background-image: url('/css/images/sprites.png');
}

#altcontent {
	 text-align: center;
    width: 990px;
    height: 300px;
    margin: 35px auto 0 auto;
}

#altcontent .welcome {
    font-size: 19px;
    font-weight: bold;
	margin-top: 23px;
}

#altcontent .description {
    color: #B6B6B6;
    font-size: 13px;
	margin-top:23px;
}

#altcontent a.getFlash {
    display: block;
    width: 110px;
    height: 31px;
    margin: 0px auto 0px auto;
}

#altcontent #langWrapper {
    width: 480px;
    margin: 15px auto;
}

#altcontent #language {
    margin: 0px 0px 0px 0px;
    overflow: hidden;
	list-style: none;
	padding: 0;
}

#altcontent #language li {
    float: left;
    padding: 10px;
}

#altcontent #language li a, a:active, a:visited {
    font-size: 10px;
    font-weight: bolder;
    text-decoration: underline;
    font-style: italic;
    color: #B0B0B0;
}

#altcontent #language li a:focus, a:hover {
    color: #909090;
}

#altcontent #outerFrame {
    width: 990px;
}

#altcontent #car {
    position: absolute;
    margin: -10px 0px 0px -20px;
	width:150px;
	height:93px;
	background-position: 0px -83px;
	background-repeat:no-repeat;
}

#altcontent #logo {
    position: absolute;
	width:122px;
	height:33px;
	margin:15px 0px 0px 868px;
	background-position:-9px -40px;
	background-repeat:no-repeat;
}

.textcontent {
	display: none;
}

