body {
	margin:4px 0px 00px 0px;
	padding: 0px;
	background-color: #5e85d7;
	text-align: center;
}
#wrapper {
	padding:190px 0px 0px 0px;
	margin-left: auto ;
	margin-right: auto ;
	text-align:left;


	width: 999px;
	background-color: white;
	position:relative;
}

.headerNew {
	position: absolute;
	top:0px;
	right:0px;
	width: 100%; 
}

.headerNew a {
	text-decoration: none;
}

#ustNav {
	position: absolute;
	top:0px;
	right:0px;
	*right:-2px;
	
	padding: 0px;
	margin: 0px;
}

#ustNav .item {
	float:left;
	background-color: white;
	line-height:20px;
	font-family: arial;
	font-size:11px;
	font-weight: bold;
	color:#333;
	
	
}
.sparetor {
	padding: 0px 7px;
	
}

#ustNavDuzen {
	background-color:white;
	width: 100%;
	position: absolute;
	top:0px;
	left:0px;	
	*left:1px;
	background-image: url('/images/yenitasarim/header_ust_bg.jpg');
	background-repeat: repeat-x;
}
.logocont {
	position: absolute;
	top:58px;
	left:20px;
	z-index: 2;
	width:253px;
	height:51px;
	display:inline-block;
}
.logocont IMG {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.headerNew .banner{
	width: 983px;
	height: 113px;
	position: absolute;
	top:30px;
	right: 10px;
	background-position: right;
	background-repeat: no-repeat;
	z-index: 1;
}
.headerNew #navigation {
	position: absolute;
	top:145px;
	width: 100%;
}

#navigation {
	margin-left:3px;
}
#navigation .leftx {
	background: url('/images/yenitasarim/main_nav_sol.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

#navigation .right {
	background: url('/images/yenitasarim/main_nav_sag.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
#navigation .navContent{
	background: url('/images/yenitasarim/main_nav_bg.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	color:#333;
}

	


#navigation .leftx,#navigation .right {
	width: 6px;
	height: 32px;
	padding: 0px;
}
#navigation .navContent {
	position: relative;
	height: 32px;
}
.navContent a {
	padding-left:12px;
}
#navigation .active .leftx {
	background: url('/images/yenitasarim/main_nav_active_sol.jpg');
}

#navigation .active .right {
	background: url('/images/yenitasarim/main_nav_active_sag.jpg');
}
#navigation .active .navContent{
	background-image: none;
	background-color: #315fbe;
	color:white;
}

.navContent IMG {
	margin-top: 3px;
	position: absolute;
	top:0px;
	left:3px;
}


#navigation .active .navContent IMG{
	margin-top:0px;
}
#navigation .navContent {
	line-height: 32px;
	font-family: arial;
	font-size:11px;
	font-weight: bold;
}

.navContent a {
	color:#333;
}
.active .navContent a {
	color:white;
}

#navigation div  {
	float:left;
}

#mainNavHR {
	position: absolute;
	top:179px;
	height: 5px;
	z-index: 100;
	background-color:#315fbe;
	width:988px;
	margin: 0px 3px;
}

#leftNavigation {
	padding-left: 5px;
	width:200px;
	float:left;

}

#mainContent {
	margin-left:215px;
	
}

li{list-style:none;}
li,ul,ol {margin: 0; padding: 0;}

#leftNavigationUl {
	float:left;
	width: 200px;
	background: url(/images/yenitasarim/leftmenu_bg.jpg) repeat-y;
}

	#leftNavigationUl li {
		float: left;
		width:200px;
		line-height: 25px;
		background: url('/images/yenitasarim/left_nav_bg.jpg') no-repeat 2px 3px;
		margin-top: 2px;
	}

	#leftNavigationUl li.leftmenu_title, #leftNavigationUl li.baslik  {
		background: url('/images/yenitasarim/left_nav_baslik.jpg') no-repeat 5px 0;
		font-family: arial;
		font-size:11px;
		font-weight: bold;
		color:white;
		text-decoration:none;
	}
		#leftNavigationUl li  span {
			margin-left: 25px;
		}
		#leftNavigationUl li a {
			display: block;
			margin-left: 25px;
			margin-right: 10px;
		}

	#leftNavigationUl li.secim {
		background:none;
	}




.footerKose {
/*	position:absolute;*/
	bottom:40px;
	*bottom:0px;
	
}


.footerBottomLinks{
background-color: #5e85d7;
height:40px;
text-align:center;
}
.footerBottomLinks, .footerBottomLinks a,.footerBottomLinks a:visited {
	font-weight: bold;
	color:white;
	text-decoration: none;
}
.footerBottomLinks a:hover {
color:#ff6600
}


.headerNew .quicksearch {
position:absolute;top:110px;right:30px;z-index:10;width:249px;height:29px;
}
.headerNew .quicksearch .bgsemitrans {
	position:absolute;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.headerNew .quicksearch .searchinput {
	width:145px;
	height:21px;
	position:absolute;
	top:4px;
	left:5px;
}
.headerNew .quicksearch .submitImg {
	position:absolute;
	top:5px;
	right:2px;
}