﻿body{
	padding:0px;
	margin:0px;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	font-family:Georgia, Arial;
}
#header .boxTop{
	width:939px;
	height:78px;
	background-image:url('../images/bg_top.gif');
	background-repeat:no-repeat;
	float:left;
}
img{
	border:0px;
}
#header .logo{
	float:left;
	padding-left:25px;
	padding-top:3px;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#header .bgHedare{
	background-image:url('../images/img_header.jpg');
	background-repeat:no-repeat;
	float:left;
	width:939px;
	height:314px;
}
#header .bgHedare .textHeader{
	float:left;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
	padding-left:10px;
	width:400px;
}
#header .bgHedare .textHeader span{
	font-family:"Trebuchet MS";
	font-size:35px;
	font-weight:bold;
	float:left;
	display:block;
	width:100%;
	padding-bottom:10px;
}
#header .bgHedare .bt_reg{
	float:left;
	width:100%;
	padding-left:10px;
	padding-top:20px;
}	
#header .bgHedare .bt_reg a{
	width:236px;
	height:69px;
	display:block;
	background-image:url('../images/bt_reg.png');
	background-repeat:no-repeat;
	-background: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bt_reg.png', sizingMethod='scale');

}
#left .singBox{
	float:left;
	width:243px;
	margin-top:20px;
	position:relative;
}
#left .titleSing{
	float:left;
	background-image:url('../images/sing_in.gif');
	background-repeat:no-repeat;
	width:243px;
	height:44px;
}
#left .contentSing{
	float:left;
	background-color:#5ec9e1;
	width:228px;
	padding-left:15px;
	padding-bottom:10px;
}
#left .singBox .boxInp{
	float:left;
	font-size:15px;
	padding-top:20px;
}
#left .singBox .boxInp2{
	border:0px;
	background-color:#fff;
	height:25px;
	width:205px;
	margin-top:5px;
	font-size:16px;
	color:#444444;
	padding-top:5px;
	padding-left:5px;
}
#left .singBox .bt_login{
	float:left;
	padding-top:30px;
	text-align:center;
}
#left .singBox .bt_login a{
	color:#000000;
	font-size:13px;
	text-decoration:underline;
}
#left .lineBottomSingle{
	float:left;
	width:243px;
	background-image:url('../images/line_bottom_single.gif');
	background-repeat:no-repeat;
	height:11px;
}
#right h2{
	margin:0 0 10px 0;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:34px;
	font-weight:normal;
	color:#000;
}
#right p{
	line-height:22px;
}

#right .title {
	font-size:18px;
	color:#000;
}
#right .s16{
	float:left;
	font-size:16px;
	padding-top:5px;
	width:100%;
}
#right .boxHome{
	width:202px;
	float:left;
	font-size:16px;
	font-family:"Arial Black";
	text-align:center;
	padding-top:30px;
	padding-right:15px;
}
#right .boxHome .img1 a{
	width:202px;
	float:left;
	display:block;
	height:192px;
	background-image:url('../images/img1-active.gif');
	background-repeat:no-repeat;
}
/*#right .boxHome .img1 a:hover{
	width:202px;
	float:left;
	display:block;
	height:192px;
	background-image:url('../images/img1-active.gif');
	background-repeat:no-repeat;
	color:#5ec9e1;
}*/
#right .boxHome .img2 a{
	width:202px;
	float:left;
	display:block;
	height:192px;
	background-image:url('../images/img2-active.gif');
	background-repeat:no-repeat;
}
/*#right .boxHome .img2 a:hover{
	width:202px;
	float:left;
	display:block;
	height:192px;
	background-image:url('../images/img2.gif');
	background-repeat:no-repeat;
	color:#5ec9e1;
}*/
#right .boxHome .img3 a{
	width:202px;
	float:left;
	display:block;
	height:192px;
	background-image:url('../images/img3-active.gif');
	background-repeat:no-repeat;
}
/*#right .boxHome .img3 a:hover{
	width:202px;
	float:left;
	display:block;
	height:192px;
	background-image:url('../images/img3.gif');
	background-repeat:no-repeat;
	color:#5ec9e1;
}*/
#right .boxHome img{
	margin-bottom:10px;
}
#right .boxHome a{
	font-size:16px;
	font-family:"Arial Black";
}
#right .boxHome a:hover{
	font-size:16px;
	font-family:"Arial Black";
	text-decoration:none;
}
#footerBg{
	background-image:url('../images/footer_bg.gif');
	background-position:center top;
	width:100%;
	background-color:#88d3e7;
	float:left;
	margin-top:20px;
	padding-bottom:20px;
}
.boxReg .titleBgReg{
	float:left;
	background-image:url('../images/reg_title.gif');
	background-repeat:no-repeat;
	width:926px;
	height:51px;
}
.boxReg .contentReg{
	float:left;
	background-image:url('../images/content_reg.gif');
	background-repeat:repeat-x;
	width:920px;
	border-left:3px solid #dddddd;
	border-right:3px solid #dddddd;
	background-color:#e0e0e0;
}
.boxReg .bottomReg{
	float:left;
	background-image:url('../images/bottom_reg.gif');
	background-repeat:repeat-x;
	width:926px;
	height:13px;
}
#reg .boxInp{
	float:left;
	padding-left:20px;
	padding-top:15px;
	width:440px;
}
#reg .boxInp .boxInp2{
	border:1px solid #d6d6d6;
	background-color:#fff;
	height:25px;
	width:390px;
	margin-top:5px;
	font-size:16px;
	color:#444444;
	padding-top:5px;
	padding-left:5px;
}
#reg .boxInp .boxInp3{
	border:1px solid #d6d6d6;
	background-color:#fff;
	height:45px;
	width:850px;
	margin-top:5px;
	font-size:16px;
	color:#444444;
	padding-top:5px;
	padding-left:5px;
}
#reg .btBox{
	float:left;
	text-align:center;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
}
#reg .btBox a{
	text-decoration:underline;
}
.breckrams{
	width:100%;
	border-bottom:1px solid #e8f4f6;
	color:#81aeba;
	font-size:12px;
	padding-bottom:5px;
	margin-bottom:15px;
	padding-top:0;
}
.breckrams a{
	color:#81aeba;
	font-size:12px;
	text-decoration:underline;
}
#partners .logo1{
	float:left;
	padding-right:20px;
}
#partners .logo1 a{
	width:142px;
	height:26px;
	background-image:url('../images/logo1.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo1 a:hover{
	width:142px;
	height:26px;
	background-image:url('../images/logo1-active.gif');
}
#partners .logo2{
	float:left;
	padding-right:20px;
}
#partners .logo2 a{
	width:110px;
	height:26px;
	background-image:url('../images/logo2.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo2 a:hover{
	width:110px;
	height:26px;
	background-image:url('../images/logo2-active.gif');
}
#partners .logo3{
	float:left;
	padding-right:20px;
}
#partners .logo3 a{
	width:143px;
	height:26px;
	background-image:url('../images/logo3.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo3 a:hover{
	width:143px;
	height:26px;
	background-image:url('../images/logo3-active.gif');
}
#partners .logo4{
	float:left;
	padding-right:20px;
}
#partners .logo4 a{
	width:160px;
	height:26px;
	background-image:url('../images/logo4.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo4 a:hover{
	width:160px;
	height:26px;
	background-image:url('../images/logo4-active.gif');
}
#partners .logo5{
	float:left;
	padding-right:20px;
}
#partners .logo5 a{
	width:181px;
	height:26px;
	background-image:url('../images/logo5.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo5 a:hover{
	width:181px;
	height:26px;
	background-image:url('../images/logo5-active.gif');
}
#partners .logo6{
	float:left;
	padding-right:20px;
}
#partners .logo6 a{
	width:91px;
	height:26px;
	background-image:url('../images/logo6.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo6 a:hover{
	width:91px;
	height:26px;
	background-image:url('../images/logo6-active.gif');
}
#partners .logo7{
	float:left;
	padding-right:20px;
}
#partners .logo7 a{
	width:76px;
	height:26px;
	background-image:url('../images/logo7.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo7 a:hover{
	width:76px;
	height:26px;
	background-image:url('../images/logo7-active.gif');
}
#partners .logo8{
	float:left;
	padding-right:20px;
}
#partners .logo8 a{
	width:70px;
	height:26px;
	background-image:url('../images/logo8.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo8 a:hover{
	width:70px;
	height:26px;
	background-image:url('../images/logo8-active.gif');
}
#partners .logo9{
	float:left;
	padding-right:20px;
}
#partners .logo9 a{
	width:81px;
	height:26px;
	background-image:url('../images/logo9.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo9 a:hover{
	width:81px;
	height:26px;
	background-image:url('../images/logo9-active.gif');
}
#partners .logo10{
	float:left;
	padding-right:20px;
}
#partners .logo10 a{
	width:80px;
	height:26px;
	background-image:url('../images/logo10.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo10 a:hover{
	width:80px;
	height:26px;
	background-image:url('../images/logo10-active.gif');
}
#partners .logo11{
	float:left;
	padding-right:20px;
}
#partners .logo11 a{
	width:78px;
	height:26px;
	background-image:url('../images/logo11.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo11 a:hover{
	width:78px;
	height:26px;
	background-image:url('../images/logo11-active.gif');
}
#partners .logo12{
	float:left;
	padding-right:20px;
}
#partners .logo12 a{
	width:60px;
	height:26px;
	background-image:url('../images/logo12.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo12 a:hover{
	width:60px;
	height:26px;
	background-image:url('../images/logo12-active.gif');
}
#partners .logo13{
	float:left;
	padding-right:20px;
}
#partners .logo13 a{
	width:75px;
	height:26px;
	background-image:url('../images/logo13.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo13 a:hover{
	width:75px;
	height:26px;
	background-image:url('../images/logo13-active.gif');
}
#partners .logo14{
	float:left;
	padding-right:20px;
}
#partners .logo14 a{
	width:59px;
	height:30px;
	background-image:url('../images/logo14.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo14 a:hover{
	width:59px;
	height:30px;
	background-image:url('../images/logo14-active.gif');
}
#partners .logo15{
	float:left;
	padding-right:20px;
}
#partners .logo15 a{
	width:82px;
	height:30px;
	background-image:url('../images/logo15.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo15 a:hover{
	width:82px;
	height:30px;
	background-image:url('../images/logo15-active.gif');
}
#partners .logo16{
	float:left;
	padding-right:20px;
}
#partners .logo16 a{
	width:65px;
	height:30px;
	background-image:url('../images/logo16.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo16 a:hover{
	width:65px;
	height:30px;
	background-image:url('../images/logo16-active.gif');
}
#partners .logo17{
	float:left;
	padding-right:20px;
}
#partners .logo17 a{
	width:80px;
	height:30px;
	background-image:url('../images/logo17.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo17 a:hover{
	width:80px;
	height:30px;
	background-image:url('../images/logo17-active.gif');
}
#partners .logo18{
	float:left;
	padding-right:20px;
}
#partners .logo18 a{
	width:51px;
	height:30px;
	background-image:url('../images/logo18.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo18 a:hover{
	width:51px;
	height:30px;
	background-image:url('../images/logo18-active.gif');
}
#partners .logo19{
	float:left;
	padding-right:20px;
}
#partners .logo19 a{
	width:51px;
	height:30px;
	background-image:url('../images/logo19.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo19 a:hover{
	width:51px;
	height:30px;
	background-image:url('../images/logo19-active.gif');
}

#partners .logo20{
	float:left;
	padding-right:20px;
	padding-top:5px;
}
#partners .logo20 a{
	width:59px;
	height:30px;
	background-image:url('../images/speeple-bw.jpg');
	background-repeat:no-repeat;
	display:block;
	float:left;
	
}
#partners .logo20 a:hover{
	width:59px;
	height:30px;
	background-image:url('../images/speeple.jpg');
}
#partners .logo21{
	float:left;
	padding-right:20px;
	padding-top:5px;
}
#partners .logo21 a{
	width:138px;
	height:30px;
	background-image:url('../images/logo20-bw.jpg');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo21 a:hover{
	width:138px;
	height:30px;
	background-image:url('../images/logo20.jpg');
}

#partners .logo22{
	float:left;
	padding-right:20px;
	padding-top:5px;
}
#partners .logo22 a{
	width:175px;
	height:30px;
	background-image:url('../images/meso-logo-bw.jpg');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo22 a:hover{
	width:175px;
	height:30px;
	background-image:url('../images/meso-logo-color.jpg');
}
#partners .logo23{
	float:left;
	padding-right:20px;
	padding-top:13px;
}
#partners .logo23 a{
	width:109px;
	height:15px;
	background-image:url('../images/hdr_logo.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#partners .logo23 a:hover{
	width:109px;
	height:15px;
	background-image:url('../images/hdr_logo-hover.gif');
}
.boxLeft{
	float:left;
	position:fixed;
	top:150px;
	left:0px;
	-position:relative;
}
.boxLeft .bg_ico{
	float:left;
	background-image:url('../images/ng_ico.gif');
	width:31px;
	height:72px;
	left:0px;
	background-repeat:no-repeat;
}
.scrollable {
	position: relative; height: 46px; width: 830px; overflow: hidden;
}
.scrollable .items {
	height:20000em;
	position:absolute;
}
.items div {
	float:left;
	clear:both;
	width:100%;
}
.bgLogo22{
    background: url("../images/grey_bar_top.png") repeat-x scroll left top transparent;
    height: 60px;
	width:100%;
	float:left;
	padding-top:3px;
	margin-top:-4px;
}
.seoText{
	font-size:12px;
	color:#5b5b5b;
	padding-top:15px;
	margin-top:20px;
	border-top:1px solid #e2e2e1;
	float:left;
	width:100%;
}
