
body{
	font-family:Verdana;
	font-size:8.5pt;
	color: #6b6b6b; 
	text-align:center; 
	background: url(../images/background.jpg) repeat-x;
	margin:0px;
}

#mainContainer{
	width:905px;
	margin:0pt auto;
}



#top{
	background:  url(../images/logo.png) no-repeat top left;
	height: 90px;
	text-align:right;	
	}
.flag{ margin-top: 50px; margin-left:5px;}	

#taskBar{
	background:  url(../images/taskBarBG.png) repeat-x;
	height:46px;
	
}

#leftTaskBar{ 
	background:url(../images/taskBarLeft.png) left no-repeat; 
	height:46px; 
	width:10px;
}
#taskBar ul li {
	background:transparent url(../images/taskBarSeparador.png) no-repeat scroll right center;
	float:left;
	height:31px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:15px;
	text-align:center;
	width:140px;
	
}	

#taskBar a {
	color:#FFFFFF;
	text-decoration:none;
	margin-top: 20px;		
}

#header{ 
	width:905px; 
	height:195px; 
	//background:url(../images/header.jpg) no-repeat;} 

#headerText{ 
	background:transparent url(../images/headerText.png) no-repeat scroll center top;
	height:22px;
	left:790px;
	position:relative;
	top:45px;
	width:125px;
	}
#content{ 
	background-color:#FFFFFF;
	padding: 20px;
	height:800px;
	}

#left{	
	width:600px;
	text-align:left;
	float:left;
	}

#right{ 
	background:transparent url(../images/leftBlock.png) no-repeat scroll 0% 50%;
	color:#FFFFFF;
	height:356px;
	left:800px;
	padding:10px 5px 5px 10px;
	position:absolute;
	text-align:left;
	top:420px;
	width:218px;
	 }

ul.icon-2 li{
	background:transparent url(../images/icon-2.png) no-repeat scroll 0pt 2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:2px;
	margin-left:0pt;
	padding-bottom:8px;
	padding-left:30px;
	
}	

h3 { color:#ff6600; font-family:optima,Geneva,Tahoma,"Nimbus Sans L",sans-serif; font-size: 180%;} 
	 
span.attention {
background:#E6E6E6 url(../images/typo/camera.png) no-repeat scroll 10px 50%;
border:1px solid #C5C5C5;
color:#666666;
display:block;
margin:15px 0;
padding:8px 10px 8px 36px;
}

.important-orange {
	border:1px solid #CC8300;
	margin:15px 0;
	padding:15px;
}
span.important-title-orange {
color:#CC8300;
background:#FFFFFF none repeat scroll 0 0;
display:block;
font-size:120%;
font-weight:bold;
margin-top:-24px;
padding:0 8px;
position:absolute;
}
.gallery img{
	border:5px solid #EEEEEE;
	margin:0 5px;
	padding:5px;
}	 
	

