body {
	background-color:#FFFFFF;
	font-size:12px;
}
#container{ width:800px; min-height:100%; margin:auto; background:#000000;}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#globalheader{
	position:relative;
	left:0;
	top:0;
	width:600px;
	height:100px;
	font-family: Arial
}

#lang{
	position:relative;
	left:560px;
	top:-240px;
	z-index:3;
}
#nav1{
	position:relative;
	width:500px;
	left:350px;
	top:-220px;
	z-index:2;
}
#nav2{
	position:relative;
	width:350px;
	left:410px;
	top:-235px;
	z-index:1;
}

#nav ul{list-style-type:none;}
#nav li{display:inline;}
#nav a{float:center; width:300px; text-decoration:none; color:#15075E; padding:4px; font-weight:bold; border-right:1px solid #FFFFFF;}
#nav a:hover{
	color:#39F;
	font-weight:bold;
}
#globalheader #headerImg img{
	position:relative;
	width:800px;
	height:153px;
}
#globalheader #logo img{
	position:relative;
	left:-15px;
	top:-133px
}
#intro {position:relative; top:0px !important;top:-153px;}
#news {
	position:relative;
	top:0px !important;
	top:-153px;
	left: 50px;
}

#contactContent
{
	font-family: Arial;
	font-size: 12px;
	width: 650px;
}

#profiletitle
{
	position:relative;
	left:25px;
}
#profileTable 
{
	position:relative;	
	left:0px;
	top:30px !important;top:-200px;
	width:800px;	
	margin: 0;	
	padding: 0;	
	font-family: Arial;
	border: 1;	
}
.Title
{
	text-align: left;
	font-size: 20px; 
	font-weight: 700;	
}
.sectionTitle
{
	text-align: left; 
	font-size: 20px; 
	font-weight: 700;
}
#awardContent li
{
	font-size: 11px;
	font-family: Arial;
}

#sectionContent li 
{
	font-size: 11px;
	font-family: Arial;
}

.content
{
	text-align:left;
	font-size: 11px;
}

#appcontent
{	font-size: 11px;
}

.device
{	
	text-align:left;
	color:#660000;
	font-size: 11px;
}
.pics{
	text-align:left;
	height:125px;
}

#footerContent li 
{
	font-size: 9px;
	font-family: Arial;
}

