/* CSS Document */

img {
	margin:0px;
	border:0px;
	padding:0px;
}

.img {
	margin:0px;
	border:0px;
	padding:0px;
}

.div
{
	position:relative;
	margin:0px;
	padding:0px;
}
div
{
	position:relative;
	margin:0px; 
	padding:0px;
}

body
{
background-image:url(../images/imagine_03.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
width:100%;  
margin:0px; 
padding:0px;
top:0px;

}	
.bg_div
	{
background-image:url(../images/home_02.jpg);
background-repeat:repeat-x;
background-position:top;
width:100%; 
margin-top:0px;
padding-top:0px;
height:100%;
top:0px;
z-index:2;
	}
	
	
	
.main
{
	width:954px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	margin-top:10px;
	background-color:#FFFFFF;
}
#header
{
	width:954px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	height:144px;
}
#header1
{
	float:left;
	width:300px;
	height:119px;
}
#header2
{
	float:left;
	text-align:right;
	vertical-align:bottom;
	background-image:url(../images/imagine_08.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:654px;
	height:119px;
}
#header3
{
	float:left;
	height:23px;
	width:954px;
	border-top:1px solid #7b96a9;
	border-bottom:1px solid #7b96a9;
	background-color:#235070;
	
}
#header3_flags
	{
		float:left;
		width:250px;
		height:23px;
	}
#header3_menu
{
	width:704px; 
	float:left; 
	height:23px; 
	text-align:right; 
}
#center
{
	background-color:#FFFFFF;
    width:954px;
	margin-left:auto;
	margin-right:auto;
}
#center1
{
	background-image:url(../images/imagine_37.jpg);
	background-repeat:repeat-y;
	float:left;
	padding-bottom:10px;
	width:153px;
	padding-left:22px;

	
}

#center2
{
	float:left;
	padding-left:21px;
	padding-top:10px;
	width:360px;
}
#center3
{
	float:left;
	padding-left:25px;
	width:350px;
	padding-top:10px;
	
}
#center4
{
	float:left;
	padding-left:21px;
	padding-top:10px;
	width:685px;
	background-image:url(../images/harta_bg_03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0px 0px 25px;
}
#center5
{
	padding-left:0px;
	background-image:url(../images/contact_bg_03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#center3_box
{
	float:left;
	width:343px;
}
#box1
{
	width:343px;
	height:6px;
	float:left;
	background-image:url(../images/imagine_13.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#box2
{
	width:331px;
	padding-left:12px;
	float:left;
	background-image:url(../images/imagine_16.jpg);
	background-repeat:repeat-y;
}
#box3
{
	width:343px;
	float:left;
	height:8px;
	background-image:url(../images/imagine_23.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#center3_1
{
	float:left;
	width:343px;
	padding-top:10px;
}
#flags
	{
		float:right;
		height:9px;
		width:500px;
		text-align:right;
		margin-bottom:16px;
		padding-right:18px;
		margin-top:5px;
	}
#flags img
	{
		margin-right:6px;
		float:right;
	}
#foter
{
	width:954px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-bottom:15px;
	padding-top:10px;
}
#trafic
{
	width:90px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-bottom:10px;
	
}



.clearfix:after {
   content: ".";             
   display: block;         
   height: 0;             
   clear: both;
   visibility: hidden;
}

/* a fix for IE Mac */
.clearfix {
   display: inline-block;
}   

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: block;
}
/* End hide from IE-mac */