body{
	background:#000 url(../images/body_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#fff;
}

*{
	margin:0;
	padding:0;
}

img{
	border:none;
}
ul,li{
	list-style:none;
}

#wrap,img,#nav ul{
	behavior: url("iepngfix.htc");
}
a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#wrap{
	margin:0 auto;
	width:868px;
	text-align:left;
	padding:0 30px;
}

#banner{
	width:868px;
	height:250px;
	position:relative;
}

#banner_img{
	width:868px;
	height:250px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

#logo{
	width:179px;
	height:67px;
	display:block;
	position:absolute;
	top:9px;
	left:18px;	/*58*/
	z-index:10;
}

#language{
        float:right;
	width:100px;
	height:30px;
	display:block;
	position:absolute;
	top:14px;
	right:8px;	/*58*/
	z-index:1;
        color:white;
        font:bold;
        font:bolder;
}
#language a{
    color:white;
    font:bold;
    font:bolder;
}

#slogan{
	width:470px;
	height:77px;
	position:absolute;
	top:29px;
	left:290px;
	z-index:10;
}
#nav{
	width:868px;
	height:42px;
	background:url(../images/nav_b.jpg) repeat-x bottom;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	z-index:10;
}

#nav ul{
	height:42px;
	width:98%;
	float:right;
	background:url(../images/navbg.png) repeat-x;
	overflow:hidden;
}
#nav ul li{
	font-size:17px;
    font-weight:100;
	float:left;
	width:auto;
	line-height:42px;
	font-family:"Impact","Calibri",'Verdana',"Arial", Times, serif, "Trebuchet MS";
}
#nav ul li a{
	color:#fff;
	display:block;
	padding-right:20px;
}

#nav img{
	float:right;
	width:8px;
	height:42px;
	display:block;
}

#main{
	background-image:url(../images/wrap_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:858px;
	overflow:hidden;
	padding:7px 0 0 10px;
	margin-bottom:1px;
}
#main h2{
	font-family:"Armor Piercing","Calibri";
	font-size:21px;
	background:#383938;
	display:block;
	height:30px;
	padding-left:7px;
	line-height:30px;
	font-weight:normal;
	margin-bottom:15px;
	text-transform:uppercase;
}

#mainlft{
	width:272px;
	float:left;
	margin-right:12px;
}

#mainlft img.sales_img{
	border:1px solid #797a79;
	margin-bottom:10px;
}
#mainlft .lft_box{
	width:272px;
	border-bottom:1px solid #000;
	padding-bottom:15px;
	margin-bottom:15px;
}
#mainlft h3{
	font-size:18px;
	color:#3c9a3f;
	font-weight:normal;
}
#mainlft P{
	width:264px;
	display:block;
	padding-left:8px;
}

#mainlft P a{
	color:#3c9a3f;
	display:block;
}

#mainlft ul{
	width:262px;
	margin:0 0 0px 10px;
}
#mainlft ul li{
	background:url(../images/mid_blt.jpg) no-repeat left 8px;
	width:240px;
	height:28px;
	line-height:28px;
	padding-left:22px;
	border-bottom:1px dashed #383838;
}
#mainlft ul li a{
	display:block;
	color:#fff;
}


.more{
	clear:both;
	display:block;
	width:auto;
	color:#3c9a3f;
    float:right;
	margin:0;
	padding-right:5px;
	margin-right:5px;

}

.more a{
	float:right;
	color:#3c9a3f;
	width:auto;	
}
#mainmid{
	width:281px;
	float:left;
	margin-right:12px;
}

#mainmid img.sales_img{
	width:279px;
	border:1px solid #797a79;
	margin-bottom:10px;
}
#mainmid ul{
	width:262px;
	margin:0 0 10px 10px;
}
#mainmid ul li{
	background:url(../images/mid_blt.jpg) no-repeat left 8px;
	width:240px;
	height:28px;
	line-height:28px;
	padding-left:22px;
	border-bottom:1px dashed #383838;
}
#mainmid ul li a{
	display:block;
	color:#fff;
}

#mainrt{
	width:272px;
	float:left;
}

#mainrt p{
	width:272px;
	overflow:hidden;
	padding-bottom:10px;
}

#mainrt p img{
	float:left;
	width:116px;
	height:92px;
	border:1px solid #797a79;
	margin-right:6px;
	display:block;
}
#mainrt ul{
	width:260px;
	margin-right:4px;
}

#mainrt ul li{
	width:260px;
	padding:10px 0;
	border-bottom:1px solid #383838;
}
#mainrt ul li a{
	color:#3c9a3f;
	display:block;
}
#mainrt ul li span{
	display:block;
}

#partner{
	width:810px;
	text-align:center;
	padding:18px 0 18px 0px;
	border:1px solid #181818;
	overflow:hidden;
	padding-left:55px;
}

#partner img{
	display:block;
	height:55px;
	float:left;
}

#footer{
	width:868px;
	color:#4e4e4e;
	overflow:hidden;
	padding:10px 0 40px 0;
}
#footer p{
	float:left;
}
#footer p a{
	color:#4e4e4e;
	padding:3px;
}
.flink{
	color:#4e4e4e;
}

#footer span{
	float:right;
    text-align:right;
}
#footer span a{
    color:#fff;
    text-decoration:underline;
    font-weight:bold;
    font-family:Calibri;
}
#footer span b{
    color:#339933;
}
h2 img{ margin-top:6px; }
img.services_img{ width:55px; height:18px }

.left_content{
    float:left;
    min-height:360px;
    max-width:577px;
    width:577px;
    color:white;
}

.left_content h1{
    font-family:"Impact","Calibri",'Verdana',"Arial", Times, serif, "Trebuchet MS";
    font-size:1.5em;
    font-weight:normal;
    width:97%;
    height:1.6em;
    line-height:170%;
    padding-left:7px;
    background-color:#383938;
}
h1.heading {
    font-family:"Impact","Calibri",'Verdana',"Arial", Times, serif, "Trebuchet MS";
    font-size:1.5em;
    font-weight:normal;
    width:98%;
    height:1.6em;
    line-height:170%;
    padding-left:7px;
    background-color:#383938;
    color:white;	
	margin-bottom:7px;
}
.left_content a{
 color:white;

}
.right_content{
    float:left;
}
.line{
    color:#d7e3f0;
    width:97%;
    margin-top:5px;
    margin-bottom:5px;
}
.content_text{
    padding:10px;
    padding-top:15px;
    padding-right:20px;
}
.content_text p{
text-indent:10px;
}
.content_text a{
    color:#2b8933;
}

/* AK YAZILIM */