html {
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #c8e3f1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#body_bg {
	background: #dfeef5 url(../images/body_bg.jpg) top left repeat-x;
}

#page_bg {
	margin: 0 auto;
	background: #dfeef5 url(../images/page_bg.jpg) top center no-repeat;
	height: 600px;
	width: 782px;
}

#header {
	float: left;
	width: 782px;
}

#logo {
	float: left;
	height: 73px;
	width: 251px;
	margin: 20px 0 0 10px;
}

#language_switcher {
	float: right;
	color: #FFFFFF;
	padding: 30px 10px 0 0;
}

#language_switcher a{
	text-decoration: none;
	color: #FFFFFF;
}

#language_switcher a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#imageMenu {
	position: relative;
	height: 150px;
	overflow: hidden;
	padding-top: 80px;
}

/* FF and modern browsers */
html>/**/body #imageMenu {
	width: 665px;
	margin: 75px 0 0 40px;
}

/* IE 7 Only*/
*:first-child+html #imageMenu {
	width: 624px;
	margin: 0 0 0 80px;
}

/* IE 6 and below */
* html #imageMenu {
	width: 620px;
	margin: 0 auto;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 150px;
	width: 782px;
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	border-left: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:155px;
	height: 150px;
}

#menu_ad ul {
	margin-left:40px;
	_margin-left:75px;
	}
#menu_ad li {
	display:inline;
	margin-right:11px;
	}

#menu_ad li img{
	border:none;
	height:26px;
	}
#bluenet.bluenet a {
	background: #2dace5 url(../images/bluenet_active.gif) repeat scroll 0%;
}

#bluenet.active a {
	background: #2dace5 url(../images/bluenet_active.gif) no-repeat;
}

#bluenet.bluenet_en a {
	background: #2dace5 url(../images/bluenet_active_en.gif) no-repeat;
}

#bluecare.bluecare a {
	background: #a471bc url(../images/bluecare_active.jpg) repeat scroll 0%;
}

#bluecare.active a {
	background: #a471bc url(../images/bluecare_active.jpg) no-repeat;
}

#bluecare.bluecare_en a {
	background: #a471bc url(../images/bluecare_active_en.jpg) no-repeat;
}

#bluedata.bluedata a {
	background: #3f484d url(../images/bluedata_active.jpg) repeat scroll 0%;
}

#bluedata.active a { 
	background: #3f484d url(../images/bluedata_active.jpg) no-repeat;
}

#bluedata.bluedata_en a { 
	background: #3f484d url(../images/bluedata_active_en.jpg) no-repeat;
}

#bluelife.bluelife a {
	background: #82549c url(../images/bluelife_active.jpg) repeat scroll 0%;
	width: 281px;
}

#bluelife.active a {
	background: #82549c url(../images/bluelife_active.jpg) no-repeat;
}

#bluelife.bluelife_en a {
	background: #82549c url(../images/bluelife_active_en.gif) no-repeat;
}

.clear {
	clear: both;
}

#footer {
	float: right;
	xmargin: 165px 0 0 0;
}

#footer_message {
	font-size: 1.1em;
	color: #fff;
	padding: 0 15px 0 0;
}

#footer_message a {
	color: #C8EFFB;
	text-decoration: none;
}

#footer_message a:hover {
	color: #C8EFFB;
	text-decoration: underline;
}
