/* ################################################## */
/*  MADE BY: WWW.DIRECTBASING.COM                     */
/*  ALEX VAN DER VEGT                                 */
/* ################################################## */

/* ### GENERAL ### */
* { margin:0px; padding: 0px; }
html, body { font-family: Arial; font-size: 11px; color: #000000; }
body { padding-top: 25px; background: url('../images/bodyBg.gif') #2890a6 repeat-x; }
img { border: 0px; display: block; }

/* ### GLOBAL CLASSES ### */
.clearBoth { clear: both; }
.left { float: left; }
.right { float: right; }
.center { margin: 0 auto; }

/* ### MAIN CONTAINER ### */
#mainCntr { width: 808px; background: url('../images/mainBg.gif') no-repeat top right; }
#bgCntr { margin: 0 auto; width: 808px; background: url('../images/bg.gif') repeat-y top right; }
	
	/* ### HEADER CONTAINER ### */
	#headerCntr { margin-left: 17px; width: 808px; }
	
		/* ### TOPMENU CONTAINER ### */
		#topmenuCntr { float: left; width: 729px; height: 35px; }
		#topmenuCntr ul { list-style: none; }
		#topmenuCntr li { padding-top: 20px; float: left; height: 15px; text-align: center; }
		#topmenuCntr a { font-size: 12px; text-decoration: none; color: #ffffff; }
		#topmenuCntr a:hover { text-decoration: underline; }
		.red { width: 101px; background-image: url('../images/spriteme1.png'); background-position: -10px -10px;}
		.blue { width: 96px; background-image: url('../images/spriteme1.png'); background-position: -10px -65px; }
		.orange { width: 111px; background-image: url('../images/spriteme1.png'); background-position: -10px -120px; }
		.green { width: 102px; background-image: url('../images/spriteme1.png'); background-position: -10px -175px; }
		
		/* ### NAVIGATION CONTAINER ### */
		#navigationCntr { padding: 10px 6px 0px 0px; float: right; width: 73px; height: 25px; }
		#navigationCntr ul { list-style: none; }
		#navigationCntr li { margin-right: 4px; float: left; display: inline; }
		
	/* ### LEFT CONTAINER ### */
	#leftCntr { float: left; width: 178px; height: 319px; color: #ffffff; background-image: url('../images/spriteme1.png'); background-position: -10px -230px; }
	#leftCntr a { font-size: 12px; text-decoration: none; color: #ffffff; }
	#leftCntr ul { list-style: none; }
	
		/* ### MENU CONTAINER ### */
		#menuCntr { padding: 8px 0px 0px 30px; width: 148px; }
		
		/* ### LANDEN CONTAINER ### */
		#landenCntr { padding: 40px 0px 0px 30px; width: 148px; }
		
		/* ### VLIEGTUIG CONTAINER ### */
		#vliegtuigCntr { padding: 62px 0px 0px 48px; width: 130px; font-size: 12px; }
		
		/* ### LOGOS CONTAINER ### */
		#logosCntr { padding: 80px 0px 0px 30px; width: 148px; }
		#logosCntr h1 { font-size: 10px; font-weight: normal; color: #000000; }
		#logosCntr li { margin-left: 4px; float: left; }
	
	/* ### RIGHT CONTAINER ### */
	#rightCntr { float: left; width: 610px; background: #ffffff; }
	#rightCntr h1 { font-size: 18px; font-weight: normal; color: #2890a6; }
	#rightCntr h2 { font-size: 20px; font-weight: normal; text-align: center; }
	
		/* ### RIGHT BOX ### */
		.rightBox { width: 610px; }
		.rightBox ul { list-style: none; }
		.rightBox li { margin-right: 5px; float: left; display: inline; font-size: 18px; color: #2890a6; }
		.rightBox li a { font-size: 18px; text-decoration: none; color: #2890a6; }
		.rightBox li a:hover { text-decoration: underline; }
		.content img { margin: 10px; float: left; }
		.content p { padding: 10px; }
		
	/* ### FOOTER CONTAINER ### */
	#footerCntr { padding-left: 45px; width: 763px; }
	#footerCntr ul { list-style: none; }
	#footerCntr li { margin-right: 2px; float: left; display: inline;}
	#footerCntr a { color: #000000; }
	#footerCntr a:hover { text-decoration: none; }

#twitter-follow 
{ 

clear: 		both;
position:	fixed;
border: 	0;
top: 		10px; 
right:		10px;
z-index:	999;
width: 		27px;
height: 	117px;
/* background: transparent url('/images/twitter_follow_us_button.gif') 0 0 no-repeat; */

}	
