@charset "utf-8";
/* ================================
 * !Reset
 * ================================*/ 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0px;padding:0px;}
table{border-collapse:collapse;border-spacing:0px;}
html,body,h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;display:block;}
fieldset,img{border:0px;}
ul,li{list-style:none;}
select{font-size:100%;font-family:inherit;font-weight:inherit;}
a,a:visited{text-decoration:none;outline:none;}
a:hover{text-decoration:none;}
a:focus{outline:none;}

/**/
/*body{background:url(../images/index_bg.gif) center 30px no-repeat;}*/
body{background:#bbbbbb url(../images/body_bg.jpg) left top repeat-x;font:12px/1.3em Arial, Helvetica, sans-serif;line-height:18px;text-align:justify;}
#wrap{margin:100px auto;width:496px;text-align:center;}
#company_logo{background: url(../images/index_logo.png) center bottom no-repeat;_background:url(../images/index_logo.gif) center top no-repeat;margin:0px auto;height:212px;width:496px;}

.seperator{background:url(../images/index_seperator.gif) left top no-repeat;width:496px;height:1px;margin:20px auto;}
#select_lang a{display:block;color:#333333;font-weight:bold;width:40px;padding:36px 0px 0px;text-align:center;}
#select_lang a.tr{background:url(../images/Blackout-Turkey.png) left top no-repeat;float:left;margin-left:120px;_margin-left:60px;}
#select_lang a.eng{background:url(../images/Blackout-United_Kingdom.png) left top no-repeat;float:right;margin-right:120px;_margin-right:60px;}





