
*{
padding:0;
margin:0;
}
body{
background:#001c3e url(../img/bg.jpg) repeat-x;
text-align:center;
font-family:verdana;
font-size:11px;
color:#012553;
}
#container{
width:986px;
margin:0 auto;

}
#head{
width:986px;
float:left;
height:558px;
background:url(../img/top.jpg) no-repeat;
}
#ezici{
width:136px;
height:21px;
float:right;
padding-top:55px;
padding-right:20px;
}
#ezici img{
border:none;
}
#top_left{
width:136px;
height:21px;
float:left;
padding-top:55px;
padding-left:7px;
}
#top_left img{
border:none;
}

#menu1{
width:384px;
height:100px;
float:left;
padding-top:10px;
}
#menu1 a{
height:60px;
float:left;
}
#menu1 img{
border:none;
}

#menu2{
width:384px;
height:100px;
float:right;
padding-top:10px;
}
#menu2 a{
height:60px;
float:right;
}
#menu2 img{
border:none;
}
#logo{
width:215px;
height:100px;
float:left;
cursor:pointer;
}



#home_container{
width:888px;
float:left;
padding-left:10px;
padding-top:20px;
}
#home_pic{
float:left;
width:450px;
text-align:center;
}
#home_pic img{
float:left;
width:430px;
margin:0 auto;
}
#home_content{
float:left;
width:400px;
text-align:left;
padding-left:20px;
}
#middle{
width:986px;
float:left;
background:url(../img/middlebg.jpg) repeat-y;
text-align:center;
}

#content{
width:938px;
margin:0 auto;
background:url(../img/content_top.jpg) no-repeat;
background-position:left top;
overflow:hidden;

}

#content2{
width:938px;
float:left;
min-height:340px;
height:auto;
background:url(../img/content_bottom.jpg) no-repeat;
background-position:left bottom;
padding:10px;
padding-bottom:30px;
}
* html #content2{
height:340px;
}
#the_content{
font-size:12px;
font-family:Verdana;
text-align:left;
padding:30px;
line-height:16px;
}
#foot{
width:986px;
float:left;
height:125px;
background:url(../img/foot.jpg) no-repeat;
text-align:center;
padding-top:20px;
}
#foot img{
margin:0 auto;
border:none;
}
#tblContact{
padding-top:20px;
width:270px;
margin:0 auto;
}
input, textarea{
border:1px solid #9F9177;
color:#012553;
font-size:10px;
width:150px;
height:15px;
float:left;
}
textarea{
font-size:11px;
height:80px;
}
form#c_form{
float:left;
width:400px;
}
#contact_text{
width:380px;
float:left;
padding:30px 0 20px 50px;
text-align:left;
}
.form_body{
width:400px; 
float:right;
padding:30px 50px 20px 0;
}
.form_button{
width:65px;
height:17px;
background-color:#CABFA9;
color:#352E1E;
padding-bottom:5px;
}
.form_body td{
padding:3px;
}
#error_msg{
color:red;
font-size:10px;
text-align:left;
}
#page_title{
height:25px;
width:800px;
float:left;
text-align:left;
padding-left:50px;
padding-top:18px;
}
#page_title h1{
font-size:14px;
color:#342C1F;
}
#flashcontent{
width:915px;
}