@import url('reset.css');

body { margin:0; font-family:Tahoma; font-size:11px; }

table, select, input { font-family:Tahoma; }

#headerContainer { width:830px; background:url(../home/bg/header.png) left top no-repeat; }
	#logoTK { display:block; float:left; width:151px; height:43px; margin:30px 0 0 90px; }
	#headerMenu { float:left; margin:30px 0 0 39px; }
	
#mainContainer { margin:23px 0 0 0; }
	#leftArea { float:left; padding:2px 0 0 0; width:79px; }
	#welcomeArea { float:left; width:181px; padding:5px 10px 0 10px; }
		#welcomeAreaTitle { color:#dd6100; font-size:19px; }
		#welcomeAreaContent { color:#790000; line-height:18px; }
		#welcomeAreaContinue { float:right; }
		
	#contentArea { float:left; margin:-26px 0 0 0; background:url(../home/bg/content-area-left.jpg) left 198px no-repeat; }
		#flashContainer { background:url(../home/bg/flash-container.jpg) left 28px repeat-x; }
		#serviceBoxesLeft { background:#c24400 url(../home/bg/service-boxes-left.png) left top no-repeat; margin:0 0 0 10px; 
				padding:0 0 0 11px; }
			#serviceBoxes { background:url(../home/bg/service-boxes-repeat.png) left top repeat-x; height:210px; }
				.serviceBox { float:left; margin:20px 10px; width:240px; }
					.serviceBoxTitle { color:#efefc1; font-size:20px; }
					.serviceBoxSummary { color:#ffaf6f; font-family:Verdana; margin:5px 0; }
					.serviceList { background:url(../home/bg/service-box.png) left top no-repeat; width:239px; height:96px; 
							margin:5px 0; padding:1px 0; }
						.serviceListItem { margin:4px; height:26px; }
							.serviceListItem a { display:block; background:url(../home/bg/service-list-item.png) 5px 8px no-repeat; 
								font-size:13px; color:#FFF; text-decoration:none; padding:3px 0 0 15px; }
								
						.serviceListItem:hover { background:url(../home/bg/service-list-item-hover.png) left top no-repeat; }
						
#homeFooter { padding:12px 0 0 0; }
	#socialMedias { float:left; width:79px; background:url(../home/bg/social-medias.png) left top no-repeat; 
			text-align:center; height:230px; }
		#socialMediasTitle { font-size:16px; color:#e68940; padding:8px 0 5px 0; }
		#socialMediasContent {  }
			#socialMediasContent a { display:block; margin:15px 0; }
		
	#tulinNewsletter { float:left; margin:0 0 0 5px; width:196px; height:230px; }
		#tulinNewsletterTitle { background:url(../home/bg/tulin-newsletter-title.png) left top no-repeat; color:#670000; 
			font-size:16px; padding:8px 0 5px 10px; }
		#tulinNewsletterContent {  }
	
	#workInnovationSupport { float:left; margin:0 0 0 5px; width:280px; height:230px; }
		#workInnovationSupportTitle { background:#f6e5d6; color:#670000; font-size:16px; padding:8px 0 5px 10px; }
		#workInnovationSupportContent { color:#670000; line-height:17px; padding:15px; }
		#workInnovationSupportContinue { padding:0 0 0 15px; }
			#workInnovationSupportContinue a { color:#e68940; font-weight:bold; text-decoration:none; }
		
	#videos { height:230px; margin:0 0 0 5px; float:left; }
		#videosTitle { background:url(../home/bg/videos-title.png) left top no-repeat; color:#670000; font-size:16px; 
			padding:8px 0 5px 10px; }
		#videosContent { color:#670000; line-height:17px; padding:5px; }
		#videosContinue { padding:0 0 0 15px; }
			#videosContinue a { color:#e68940; font-weight:bold; text-decoration:none; }
			
#footerMenu { margin:0 0 0 280px; }
	#footerMenu table .alt_yazi { text-align:left; padding-left:10px; font-size:9px; font-family:Verdana; padding:0 15px; }
	#footerMenu a { color:#8D4040; text-decoration:none; }
	#footerMenu a:hover { color:#670000; text-decoration:underline; }
	#footerMenuBg { background:#f6d7bf; margin:15px 0 0 0; }
	
#footer { padding:10px; }
	#footer table { color:#D1B2B2; font-size:9px; line-height:15px; }
	#footer table span { color:#670000; }