
body {margin-top:0px; margin-bottom:0px; background:#27292f url('images/bg.gif') repeat-x ;
	 
}



/* LAYOUT */


#top { 
	position: absolute; 
	left: 10px; 
	top: 0px; 
	width:1000px; 
	height:75px; 
	background:#FFFFFF;
	clear:both;
}

#top-area { 
	background:#FFFFFF;
	clear:both;
	position: absolute; 
	left: 450px; 
	top: 110px; 
	height: 140px; 
	width: 520px; 
	border:3px solid #5f6477
	z-index: 1;
	font-family:arial;
	font-size:12px;
}

#language {
	position: absolute; 
	left: 1010px; 
	top: 90px; 
}

#content-table {
	font-family:arial;
	font-size:12px;
	color:#5f6477;
}

#column-container {
	position: absolute; 
	left: 10px; 
	top: 275px; 
	width:1000px;
	height:800; 
	border-right:2px solid #5f6477;
	border-top:2px solid #5f6477;
	border-bottom:2px solid #5f6477;
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	color:#5f6477;
	}

#column-space {
	width:10px;
	height:800; 
	float:left;
	background:#FFFFFF;
	border-left:2px solid #5f6477;
	}

#column1 {
	background:#FFFFFF;
	width:378;
	float:left;	
	}


#column2 {
	background:#FFFFFF;
	width:288;
	float:left;	
	}


#column3 {
	background:#FFFFFF;
	width:288;
	float:left;
	}

#column-single {
	background:#FFFFFF;
	width:980;
	float:left;	
	}

#contact-details{
	position: absolute; 
	left: 10px; 
	top: 1080px; 
	padding-top:10px;
	background:#27292f;
	width:1000px;
	height:150;
	color:#ffffff;
	font-size:13px;

}






	




/* LAYOUT */

/* TEXT DIVS */

a:link {
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	color:#5f6477;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	color:#5f6477;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	color:#5f6477;
	text-decoration:none;
}
a:active {
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	color:#5f6477;
	text-decoration:none;
}


#top_text {
margin-bottom:15px;
margin-top:20px;
width:514px;
border-bottom:1px solid #5f6477;



}





h1 {
font-size:15px;
padding-top:10px;
color:#000000;
}



img { border:0;}

div {
	 /* scrollbar-arrow-color:#808080;
	  scrollbar-base-color:#515151;
	  scrollbar-face-color:#515151;
	  scrollbar-track-color:#5C6165;
	  scrollbar-highlight-color:#808080;
	  scrollbar-darkshadow-color:#808080; 
	  scrollbar-shadow-color:#808080;*/ 
	  scrollbar-arrow-color:#000000;
	  scrollbar-base-color:#fff;
	  scrollbar-face-color:#fff;
	  scrollbar-track-color:#fff;
	  scrollbar-highlight-color:#fff;
	  scrollbar-darkshadow-color:#fff;
	  scrollbar-shadow-color:#fff;
}