.header_warp {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 100%;
	background-image: url(../img/Untitled-1.png);
}
.header {
	padding: 0px;
	height: 100px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.header h1 {
	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header h1 img {
	height: auto;
	width: 130px;
}

.nav {
	float: right;
	width: 470px;
	margin-top: 55px;
}
.nav ul li {
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.submenu {
	font-size: 12px;
	text-align: center;
	display: block;
	padding: 0px;
	height: 15px;
	line-height: 15px;
	margin: 0px;
	color: #999;
}

.nav ul li a:hover {

}
.slider_warp {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 100%;
	overflow: hidden;
}
.slider {
	padding: 0px;
	height: 480px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}
.slider iframe {
	height: 500px;
	padding: 0px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.slogan_warp {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 170px;
	width: 100%;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat;
}
.slogan {
	padding: 0px;
	height: 170px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
.slogan #FlashID {
	height: 150px;
	width: 500px;
	position: absolute;
	top: 0px;
	float: left;
}

.content_warp {
	float: left;
	height: 180px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.content_top1 img {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.content {
	padding: 0px;
	height: 160px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.slogan img {
	float: right;
	margin-right: 80px;
	height: 180px;
}

.content_top1 {
	padding: 0px;
	height: 160px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.content_top1 a {
	height: 38px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(../img/Untitled-2.png);
	background-repeat: no-repeat;
	float: left;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
}
.content_top1 a:hover {
	background-image: url(../img/Untitled-2hover.png);
	color: #00a2f5;
}
.content_top1 p {
	width: 200px;
	float: left;
}

h3 {
	font-weight: normal;
	color: #FFF;
	font-size: 16px;
}

.footer_warp {
	background-image: url(../img/Untitled-1.png);
	height: 300px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.footer {
	padding: 0px;
	height: 300px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.footer ul {
	width: 140px;
	margin-top: 20px;
	float: left;
	margin-left: 0px;
	margin-right: 50px;
}
.footer ul li a {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A3729;
	font-family: "Lucida Sans Unicode";
	color: #999;
}
.footer ul li ul {
	margin-top: 10px;
}
.footer ul li ul li a {
	font-size: 12px;
	font-style: normal;
}
.footer ul li ul li a:hover {
	color: #666;
}
.footer_right {
	height: 280px;
	width: 300px;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(../img/footer_form.png);
	background-repeat: no-repeat;
	background-position: left 35px;*/
}
.footer_right h4 {
	color: #999;
	font-weight: normal;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A3729;
	width: auto;
	margin-bottom: 8px;
}
.footer_right p {
	width: 100px;
	text-align: left;
	float: right;
	height: 25px;
	line-height: 20px;
	font-size: 16px;
	padding-left: 60px;
	margin-top: 8px;
	color: #999;
}
.footer h5 {
	width: 70px;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.footer h5 a img {
	margin: auto;
	padding: 0px;
	border: 1px solid #0A0D12;
}
.footer h5 a:hover img {
	border: 1px solid #666;
}
.kurumsal_warp {
	margin: 0px;
	float: left;
	height: 600px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.kurumsal {
	padding: 0px;
	height: 400px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 3px solid #FFF;
}
.kurumsal p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.kurumsal p strong {
	margin-top: 10px;
	color: #CCC;
}
h2 {
	height: 30px;
	color: #FFF;
	margin-top: 0px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 16px;
}
.urunler_warp {
	margin: 0px;
	float: left;
	height: 700px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.urunler {
	padding: 0px;
	height: 600px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 3px solid #FFF;
}
.model_warp {
	margin: 0px;
	height: 750px;
	width: 100%;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom:30px;
}
.model {
	padding: 0px;
	height: 750px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 3px solid #FFF;
}
.iletisim_warp {
	margin: 0px;
	float: left;
	height: 600px;
	width: 100%;
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:20px;
}
.iletisim {
	padding: 0px;
	height: 500px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 3px solid #FFF;
}
.iletisim_left {
	height: 400px;
	width: 460px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.iletisim_left p {
	padding-left: 10px;
	font-size: 16px;
	height: 200px;
}
.iletisim_left iframe {
	height: 300px;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tanitim_warp {
	margin: 0px;
	float: left;
	height: 650px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tanitim {
	padding: 0px;
	height: 640px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 3px solid #FFF;
}
.tanitim iframe {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 960px;
	float: left;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.referanslar_warp {
	margin: 0px;
	padding: 0px;
	float: left;
	height:1000px;
	width: 100%;
}
.referans
{
    width:240px;
    float:left;
    margin-left:30px;
    margin-right:30px;
    }
    .referans p
    {
        width:230px;
        }
.referanslar {
	height: 1000px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 3px solid #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.galeri_warp
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.galeri
{
    margin: auto;
    padding: 0px;
    width: 960px;
    background-image: url(img/separator.png);
    background-repeat: repeat-x;
    background-position: bottom;
}
.galerikategori
{
    width: 160px;
    float: left;
}
.galerikategori h3
{
   
    color: White;
    width: 160px;
    margin-left:20px;
}
.kategoriler
{
    list-style-type: none;
}
.kategoriler li
{
    width: 160px;
    height: 30px;
    float: left;
    display: block;
}
.kategoriler li a
{
    text-decoration: none;
    color: Gray;
}
.kategoriler li a:hover
{
    text-decoration: Underline;
    color: silver;
}

.galeriresimler
{
    width: 600px;
    float: left;
    margin-left: 20px;
}
.galeriresim
{
    width: 100px;
    height: 80px;
    float: left;
    margin: 10px;
}
.galeriresim a img
{
    width: 100px;
    height: 80px;
    border:2px solid White;
}
.haber_warp
{
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto;
    width: 100%;
}
.menu
{
    margin-left:20px;
    margin-top:10px;
    }
    .geri
{
    float: right;
    width: 25px;
    margin-left: 30px;
    margin-bottom: 30px;
}
.ileri
{
    float: right;
    width: 25px;
    margin-fight: 10px;
    margin-bottom: 30px;
}
.numeric
{
    width: auto;
    float: right;
    margin-bottom: 30px;
    margin-left:10px;
    margin-right:10px;
}
.page
{
    margin-left: 5px;
    margin-right: 5px;
}

.iletisim_warp
{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.iletisim
{
    background-image: url(img/separator.png);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: auto;
    padding: 0px;
    width: 960px;
    height: 380px;
}
.iletisimleft
{
    width: 493px;
    float: left;
    margin-right: 5px;
}
.iletisimleft p
{
    font-size: 12pt;
}
.iletisimright
{
    width: 451px;
    float: left;
    margin-left: 5px;
}
.etiket
{
    width: 107px;
    float: left;
    text-align: right;
    margin-bottom: 10px;
    margin-right: 5PX;
    color:Silver;
}
.icerik
{
    width: 325px;
    float: left;
    margin-bottom: 10px;
}
.text
{
    width: 280px;
    font-size: 12pt;
    background:none;
    border:1px solid Silver;
    color:Silver;
    padding-left:5px;
}
.mesaj
{
    width: 280px;
    height: 75px;
    resize: none;
    font-size: 12pt;
    background:none;
       border:1px solid Silver;
       color:Silver;
       padding-left:5px;
}
.gonder
{
    width:75px;
    background:none;
    border:1px solid Silver;
    color:White;
    padding-bottom:5px;
    }
    
    .gonder:hover
{
    cursor: pointer;
}


.iletisimetiket
{
    width:80px;
    float:left;
    margin-bottom:10px;
    text-align:right;
    color:Silver;
    padding-right:5px;
    }
    
    
    
.iletisimicerik
{
    width:198px;
    height:20px;
    float:left;
    margin-bottom:10px;
    }
    .iletisimicerikgonder
    {
    width:180px;
    height:20px;
    float:left;
    margin-bottom:10px;
    margin-top:60px;
        }
    .iletisimtext
    {
        width:160px;
        height:20px;
        background:none;
          border:1px solid Silver;
          color:Silver;
        }
        
 .iletisimmesaj
    {
        width:160px;
        height:80px;
        background:none;
        border:1px solid Silver;
        color:Silver;
        }
 