@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box1 {
	width: 855px;
	height: 10px;
	background: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.box2 {
	width: 855px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#box3 {
	width: 855px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: #FFFFFF;	
}
#logobox {
	float: left;
	width: 240px;
	height: 20px;
	margin: 0;
}
#logo {
	width: 221px;
	height: 20px;
	margin-left: 5px;
	border: none;
}
#menubox {
	float: left;
	width: 615px;
	height: 20px;
	margin: 0;
	background-color: #1F549E;
	text-align: right;
}
#menu {
	float: left;
	width: 535px;
	height: 15px;
	margin: 2px 10px 0px 0px;
}
#corner {
	float: right;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 0px;
}
#flags {
	float: left;	
	width: 30px;
}
.flag {
	margin: 2px 0px 0px 2px;
	width: 25px;
	height: 15px;
	border: 0px;
	vertical-align: middle;
}


#box4 {
	width: 855px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
}
#mainpage {
	width: 855px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background:url(../images/bg_homepage.jpg) no-repeat;
}
#box8 {
	width: 855px;
	height: 5px;
	background: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#address {
	width: 855px;
	height: 15px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align:center;
}
#bottom_banner {
	width: 855px;
	height: 230px;
	background: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
#box_blu {
	float: left;
	width: 290px;
	height: 230px;
	margin: 0px 5px 0px 0px;
	background-color: #B0DFF5;
}
#box_green {
	float: left;
	width: 560px;
	height: 230px;
	margin: 0px;
	background:url(../images/bg_green.gif) no-repeat bottom;
	background-color:#BDCD00;
}


.imotec_address_normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.imotec_address_bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.imotec_maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.imotec_maintitle_blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1F549E;
	text-decoration: none;
	line-height: 30px;
	margin-left: 8px;

}
.imotec_maintext_gray {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
	margin-left: 8px;
}

#box5 {
	width: 855px;
	height: 5px;
	background: #1F549E;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

