

#homeContent {	
	margin-top:20px;	
	width:925px;
	margin-bottom:-20px;
	/*border-bottom: 1px #bbbdc8 solid;*/
}

#homeContent h1, #partners h1 {
	margin-top:0px;
	font-size:19px;
}

#flashBanner {
	z-index:1;
	width:925px;
	height:201px;
	margin-top:-20px;
}

#flashBanner .bannerImg {
	display:none;
	height:925px;
	width:251px;
}

#homeContent #homeText {
	width:540px;
	height:100%;
	/*border-bottom: 1px #bbbdc8 solid;*/
	line-height:20px;	
	float:right;	
	margin-top:-15px;
}

#homeContent #rightGroup {	
	float:left;
	width:340px;
}

#homeContent #news {
	width:300px;
	height: 318px;
	-webkit-border-radius: 10px;     /*for Safari */
	-moz-border-radius: 10px;      /*  for Firefox */
	border: #bbbdc8 1px solid;
	background-color:#FFF;	
	padding:20px;
	font-size:11px;
	text-align:left;
	direction:ltr;
}
#homeContent #news h1 {
	margin:0px;
	padding:0px;
	font-size:15px;
}

#homeContent #news #newsArrow {
	width:36px;
	position:relative;
	top:-30px;
	left:270px;
}



.newsGroup {
	line-height:19px;
	padding-top:5px;
}
.newsGroup .dateText {
	font-size:11px;
	line-height:0px;
	margin:0px;
	margin-top:10px;
}
.newsGroup h3 {	
	height:16px;
	font-size:17px;
	margin-top:8px;
}
.newsGroup p {	
	margin-top:-3px;
	margin-bottom:15px;	
	padding-right:6px;
	height:77px;
}





a.readmorelink  {
	color:#498eff;
	text-decoration:none;
}
a.readmorelink:hover {
	color:#072d54;
	text-decoration:none;
}

#rightGroup {
	width:342px;
}


#homeContent #travel700 {
	margin-top:20px;
	padding-top:20px;
	width:342px;
	height:58px;
	border-top: 1px #bbbdc8 solid;
}

#homeContent #travel700 a {
	float:right;
}

#homeContent #travel700 p {
	float:left;
	font-weight:bold;
	font-size:15px;
	margin:0px;
	margin-right:100px;
	margin-top:-39px;
}
#homeContent #travel700 img {
	margin-top:-12px;
	margin-right:-15px;
}

#homeContent #infoBox {
	float:right;
	margin-top:40px;
	width:550px;
	height:100%;
	-webkit-border-radius: 10px;     /*for Safari */
	-moz-border-radius: 10px;      /*  for Firefox */
	border: #bbbdc8 1px solid;	
}


#homeContent #infoBox #infoBoxMenu {	
	height:30px;
}

#homeContent #infoBox #infoBoxMenu .titleBox {	
	background-image:url('../images/info_bg.gif');
	background-repeat:no-repeat;
	width:173px;
	height:28px;
	padding-top:12px;	
	padding-right:10px;
	float:right;
	border-bottom:#bbbdc8 1px solid;	
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}



#homeContent #infoBox #infoBoxContent {
	font-size:14px;
	margin-top:10px;
	height:155px;
}

#homeContent #infoBox .infoBoxItem {	
	padding:0px 10px;	
	width:163px;
	float:right;
}

#homeContent #infoBox #infoBoxContent ul {
	margin-right:15px; /*was 13*/
	padding:0px;
	color:#498eff;
	font-size:14px;
}


/*#homeContent #infoBox #infoBoxMenu a {
	text-decoration:none;
	color:#072d54;
}
#homeContent #infoBox #infoBoxMenu a:hover {
	text-decoration:none;
	color:#498eff;
}*/




#partners {
	margin-top:20px;
}

#partners #logos {
	height:62px;	
	margin-top:10px;
	padding-top:1px;
}
#partners #logos {
	height:58px;
	-webkit-border-radius: 10px;    
	-moz-border-radius: 10px;     
	border: #bbbdc8 1px solid;
	background-color:#FFF;
	margin-top:10px;
	padding-top:1px;
}


.tickercontainer { 
	background: #fff; 
	width: 900px; 
	height: 58px; 
	margin: 0; 
	padding: 0;
	margin-left:10px;
	overflow: hidden; 
	
}
.tickercontainer .mask { 
	position: relative;
	left: 10px;
	top: 8px;
	width: 900px;
	height:50px;
	overflow: hidden;
}
ul.newsticker { 
	position: relative;
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; 
	margin: 0;
	padding: 0;
	margin-right:12px;
	margin-bottom:12px;
	background: #fff;
	list-style-image:none;
}



#partners #logos #partners_left {
	float:left;
	margin-top:-31px;
	margin-left:10px;
}
#partners #logos #partners_right {
	float:right;
	margin-top:-31px;
	margin-right:10px;
}


#slider {
	margin-top:-20px;
	width:300px;
}
#slider li { 	
	width:300px;
	overflow:hidden; 
}	
#slider ul, #slider li {
	margin:0px;
	padding:0px;
	list-style:none;
}
