html{
	background:#081a49 url(../img/bg-body.gif) repeat-x 0 0;
	height:100%;
}
body{
	margin:0;
	min-height:100%;
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../img/bg-body-center.jpg) no-repeat 50% 0;  
	padding:19px 0; 
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img{
	display:block;
	border:0;
}
#page{
	width:997px;
	padding:2px;
	background:url(../img/bg-page.png) repeat 0 0; 
	overflow:hidden;
	margin:0 auto 0;
}
#page div.page-bottom,
#page div.page-top{
	width:100%;
	height:15px;
	overflow:hidden;
	background:url(../img/bg-page-top.png) no-repeat 0 0; 
}
#page div.page-bottom{
	background:url(../img/bg-page-btm.png) no-repeat 0 0;
}
#page div.page-body{
	padding:0 20px 0 21px;
	width:956px;
	background:url(../img/bg-page-body.png) repeat-y 0 0;
}
/*header*/
#header{
	width:100%;
	background:url(../img/bg-header.gif) repeat-x 0 0; 
	overflow:hidden;
	height:89px;
	position:relative;
}
#header h1{
	font-size:0;
	line-height:0;
	margin:0;
}
#header h1 a{
	position:absolute;
	top:12px;
	left:401px;
	display:block;
	width:162px;
	text-indent:-9999px;
	background:url(../img/logo.gif) no-repeat 0 0; 
	overflow:hidden;
	height:66px;
}
#header div.left{
	float:left;
	margin:18px 0 0;
	width:300px;
	padding:0 0 0 22px;
}
#header h3{
	font-size:16px;
	line-height:18px;
	margin:11px 0 0;
	color:#2a83bd;
}
#header div.left p{
	font-size:12px;
	line-height:14px;
	margin:0;
}
#header div.right{
	width:240px;
	margin:18px 0 0;
	text-align:center;
	float:right;
}
#header div.right p{
	color:#000;
	font-size:11px;
	line-height:14px;
	margin:10px 0 0;
}
#header div.right strong{
	font-size:18px;
	line-height:25px;
	display:block;
	color:#2a83bd;
}
/*footer*/
#footer{
	overflow:hidden;
	margin:20px auto 0;
	text-align:center;
	width:1001px;
}
#footer h3{
	font-size:14px;
	color:#fff;
	line-height:18px;
	margin:11px 0 0;
}
#footer p{
	margin:1px 0 0;
	color:#99aac1;
	font-size:12px;
	line-height:18px;
}
#footer p a{
	font-weight:bold;
	color:#0cf;
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}
#footer div.logo{
	width:63px;
	height:64px;
	overflow:hidden;
	margin:11px auto 0;
	background:url(../img/logo-footer.png) no-repeat 0 0; 
}
/*top-block*/
#top-block{
	width:100%;
	position:relative;
	margin:2px 0 0;
	overflow:hidden;
}
#top-block div.logo{
	width:121px;
	position:absolute;
	right:26px;
	top:117px;
	height:122px;
	background:url(../img/bg-top-block-logo.png) no-repeat 0 0; 
}
#top-block  div.video{
	position:absolute;
	right:51px;
	width:310px;
	height:272px;
	top:-8px;
}
#top-block  div.video div{
	padding:27px;
	height:218px;
	width:254px;
	overflow:hidden;
	background:url(../img/bg-video.png) no-repeat 0 0;
}
#headline{
	margin:2px 0 0;
	width:100%;
	overflow:hidden;
	height:95px;
	background:url(../img/bg-headline.gif) repeat-x 0 0; 
}
#headline h2{
        font-size:24px;
	line-height:31px;
        text-align:center;
	margin:34px 0 0;
	color:#FFF;
	
}
#headline h6{
	margin:18px auto 0;
	width:632px;
	text-indent:-9999px;overflow:hidden;
	height:65px;
	background:url(../img/txt-world_only.png) no-repeat 0 0; 
	
}
#main{
	padding:0 40px 28px 39px;
	overflow:hidden;
	margin:2px 0 0;
	width:877px;
	background:url(../img/bg-main-home.gif) repeat-x 0 0; 
}
#content{
	float:left;
	width:538px;
	margin:20px 0 0;
}
#main h2{
	font-size:24px;
	line-height:28px;
	margin:20px 0 0;
	color:#036;
}
#content p{
	margin:7px 0 0;
	padding:0 0 14px;
}
#content p strong{
	color:#000;
}
#sidebar{
	float:right;
	width:319px;
	margin:20px 0 0;
}
#sidebar ul.button{
	width:100%;
	overflow:hidden;
	margin:17px 0 0;
	padding:0;
	list-style:none;
}
#sidebar ul.button li{
	float:left;
	width:100%;
	margin:9px 0 0;
}
#sidebar ul.button a{
	display:block;
	width:100%;
	text-align:center;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	cursor:pointer;
	height:86px;
}
#sidebar ul.button a span{
	display:block;
}
#sidebar ul.button a strong{
	display:block;
}
#sidebar ul.button a.call{
	background:url(../img/btn-call.png) no-repeat 0 0;
	font-size:16px;
	padding:18px 0 0;
	height:68px;
	color:#000; 
}
#sidebar ul.button a.call strong{
	color:#fff;
	font-size:27px;
	line-height:36px;
}
#sidebar ul.button a.info{
	background:url(../img/btn-info.png) no-repeat 0 0;
	color:#fff;
	font-size:14px;
	padding:15px 0 0;
	height:71px; 
}
#sidebar ul.button a.info strong{
	font-size:25px;
	line-height:33px;
	color:#f90; 
}
#tabs{
	clear:both;
	width:100%;
	padding:27px 0 0;
}
#tabs ul.tabs{
	margin:0 0 -1px -3px;
	padding:0;
	float:left;
	list-style:none;
	position:relative;
	z-index:10;
	width:879px;
	display:inline;
	overflow:hidden;
}
#tabs ul.tabs li{
	float:left;
	margin:0 0 0 3px;
	display:inline;
	background:url(../img/bg-tabs.gif) no-repeat 0 0; 
}
#tabs ul.tabs li a{
	display:block;
	width:290px;
	text-align:center;
	line-height:41px;
	font-size:15px;
	outline:none;
	text-decoration:none;
	color:#388bc0;
	background:url(../img/bg-tabs.gif) no-repeat 100% -41px;
}
#tabs ul.tabs li.ui-state-hover,
#tabs ul.tabs li.ui-state-active{
	background:url(../img/bg-tabs.gif) no-repeat 0 -82px;
}
#tabs ul.tabs li.ui-state-hover a,
#tabs ul.tabs li.ui-state-active a{
	background:url(../img/bg-tabs.gif) no-repeat 100% -123px;
	color:#0d4685;
}
#tabs div.tab{
	width:874px;
	float:left;
	height:350px;
	border:1px solid #ccc;
}
#tabs div.text{
	float:left;
	width:514px;
	margin:15px 0 0;
	padding:0 0 0 34px;
}
#tabs div.ui-tabs-hide{
	display:none;
}
#tabs div.image{
	padding:0 30px 0 0;
	float:right;
	margin:30px 0 0;
	width:289px;
}
#tabs div.image div.shadow{
	width:260px;
	height:222px;
	overflow:hidden;
	padding:10px 17px 18px 11px;
	background:url(../img/bg-shadow.gif) no-repeat 0 0;
}
#tabs h3{
	font-size:20px;
	line-height:42px;
	color:#036;
	margin:5px 0 0;
}
#tabs p{
	margin:2px 0 0;
	line-height:19px;
	padding-bottom:10px;
}
#tabs p span{
	color:#000;
}
#tabs div.tab ul{
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
#tabs div.tab ul li{
	background:url(../img/bg-list.gif) no-repeat 0 11px;
	padding:3px 0 3px 8px;
	font-size:13px;
	line-height:14px; 
}
#sponsors{
	overflow:hidden;
	position:relative;
	width:100%;
	float:left;
	margin:20px 0 0;
}
#sponsors div.inner{
	position:relative;
	float:left;
	left:50%;
}
#sponsors ul{
	left:-50%;
	position:relative;
	margin:11px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
}	
* html #sponsors ul{
	float:left; 
}
#sponsors ul li{
	float:left;
	margin-left:-1px;
	height:45px;
	width:232px;
	border-left:1px solid #ccc;
	padding:5px 30px 0;
}
#sponsors ul li a{
	float:left;
	margin-bottom:5px;
}

#tabs span.table-title{
	width:180px;
	float:left;
	clear:left;
}
#tabs span.locations-number{
	float:left;
	width:41px;
}

.left strong{
	font-size:18px;
	color:#2a83bd;
}
a.bb-logo{
	float:right;
	margin:0 20px 0 0;
	width:182px;
	height:59px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/bb-logo.gif) no-repeat 0 0;
}

