body {
text-align: center;
font-family: Verdana;
font-size: 11px;
color:#aaaaaa;
background-color: #3b3b3b;
scrollbar-arrow-color: #000;
scrollbar-base-color: #303030;

scrollbar-face-color: #303030;
scrollbar-shadow-color: black;
scrollbar-highlight-color: #5f5f5f;
scrollbar-3d-light-color: black;
}

img { border: 0;}

p 
{
	line-height:15px; }

td { }

a
{
	text-decoration:none;
	color:#858383;
}

#text a
{
	text-decoration:underline;
	color:#858585;
}

a:hover
{
	color:#94b0c6;
	text-decoration:underline;
	}


DIV.outer
  {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 510px;
  margin-left: -400px; /* half of width */
  margin-top: -240px;  /* half of height */
  
  }
  
  
DIV.inner
  {
  position:absolute;
  left: 50%;
  top :50%;
  width: 600px;
  height: 500px;
  margin-left: -300px;  /* half of width */
  margin-top: -240px;   /* half of height */
  
  }

#container
{
position:relative;
top:auto;
width:520px;
height:100%;
margin-left: auto; 
margin-right: auto; 
text-align: center; 
}

#left{
background-image: url(resources/left.jpg);
background-position: top left;
background-repeat: no-repeat;
float: left;
width:258px;
height:450px;
}

#text{
text-align: left;
float:left;
position: relative;
top:194px;
height:247px;
width: 252px;
overflow: auto;
}

#brandList
{
text-align: left;
float:left;
position: relative;
top:15px;
height:250px;
width:258px;
overflow: auto;
}
.plain{
padding-left:10px;
padding-bottom:5px;
padding-right:3px;
}
#imgRotator{
float: right;
clear:right;
background-image: url(resources/rotate_bg.jpg);
background-position: top left;
background-repeat: no-repeat;
width: 258px;
height:186px;
text-align:left;
}

#flashrotator{
position: relative;
top:1px;
left:1px;
}

#bottom{
clear:both;
text-align:center;
}

#menu
{
padding-top:15px;
color:#858383;
text-align: center;
clear:both;
width:100%;
}

.active
{
color:#a6a6a6;
}

#footer
{
color:#858383;
clear:both;
text-align: center;
}

h1
{
font-size:13px;
color:#cccccc;
}

.brand
{
width:auto;
height:61px;
margin-bottom:5px;
}	
.logo
{
float:left;
}


.name
{
color:#fff;
padding-top:13px;
padding-right:4px;
text-transform: uppercase;
float:right;
font-weight:bold;
font-size:12px;
}
.languages
{
padding-top:11px;
padding-right:4px;	
float:right;
}
.endBrand
{
text-align:right;
width:auto;
vertical-align:top;
}

.bgrepeat
{
background-image:url(resources/brandBG.gif);
background-repeat:repeat-x;
vertical-align:top;
}
#logos { text-align: center;}
#logos p {padding: 12px 0;}