@import url("reset.css");

html, body, .basic{
	/*height: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body{
	height: 100%;
}
.basis{
	margin: auto;
	width: 758px;
	height: auto;
	background: #fff;
}

.main{
	/*height: 100%;*/
	background:#fff;
	padding: 20px 24px 0 24px;
}

.header{
	height: 240px;
	background: #fff;
}

.content{
	background: #fff;
}

.center{
	width: 480px;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
}
.right{
	width: 225px;
	margin: 10px 0 0 0;
	float: right;
	display: inline;
}

.footer{
}

.clear{
	clear:both;
	display: block;
	font-size: 0.1px;
}


/********************************************************************************/
body{
	background: #d6dae7 url(../images/body-bg.png) 50% 0 repeat-y;
	color: #333;
}

a, a:visited{
	color: #07266d;
	text-decoration: none;
}
a:hover
{
	color: #bf251d;
	text-decoration: none;
}

/*** header ****/
.header{
	position: relative;
	height: 120px;
	background: url(../images/header-bg.jpg) 50% 100% no-repeat;
}
	.header .fade{
	  position: absolute;
	  top: 18px; left: 0px;
	  height: 50px;
	  overflow: hidden;
	  width: 365px
	}
	.header .logo{
	  position: absolute;
	  top: 24px; right: 95px;
	}
		.header .logo strong{
			display: block;
			padding: 13px 0 0 5px;
			color: #fff;
			font-size: 9px;	
		}
	.header .logo:hover{
		text-decoration: none;
	}
/*** menu ***/
h1{
	background: #07266d;
	color: #fff;
	text-transform: uppercase;
	line-height: 13px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	border-bottom: 4px solid #bf251d;
	margin-bottom: 4px;
}
.slide{
	height: 125px;
	overflow: hidden;
	margin-bottom: 3px;
}
.descr{
	margin: 2px 0 7px 0;
	color: #fff;
	font-weight:bold;
	padding: 3px;
	font-size: 11px;
	background: #07266d url(../images/line-bg.png) 100% 100% no-repeat;
}


.page{
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
}
	.page strong{
		display: block;
		padding: 10px 0;
		color: #07266d;
		font-weight: bold;
	}
	.center .page q{
		display: block;
		font-size: 12px;
		padding: 10px 50px;
		line-height: 14px;
	}
	
.inner{
	margin-bottom: 15px;
	font-size: 12px;
}
	.inner .l{
		float: left;
		width: 155px;
	}
		.inner .l .menu{
			height: 150px;
		}
		.inner .l .menu a{
			display: block;
			background: #07266d;
			color: #fff;
			padding: 3px 3px 4px 3px;
			margin-bottom: 4px;
			font-weight: bold;
		}
		.inner .l .menu a.active,
		.inner .l .menu a:hover{
			background: #bf251d;
			text-decoration: none;
			
		}
		.inner .l .links{
			margin: 8px 0;
			padding: 3px 0 5px 53px;
			background: url(../images/icon-pdf.png) 0 0 no-repeat;
		}
			.inner .l .links a{
				display: block;
				padding: 0 0 2px 0;
				font-weight: bold;
				font-size: 11px;
			}
		.inner q{
			color: #07266d;
			font-weight: bold;
			font-style: italic;
			font-size: 11px;
		}
			.inner q em{
				color: #bf251d;
				display: block;
				font-weight: bold;
				text-align: right;
				font-size: 10px;
				font-style: italic;
			}
	.inner .cnt{
		float: right;
		width: 318px;
		font-size: 12px;
	}
		.inner .cnt h2{
			margin-bottom: 10px;
		}
		.inner .cnt #s2, .inner .cnt #s3, .inner .cnt #s4, .inner .cnt #s5, 
		.inner .cnt #s6, .inner .cnt #s7, .inner .cnt #s8, .inner .cnt #s9,
		.inner .cnt #p2, .inner .cnt #p3, .inner .cnt #p4, .inner .cnt #p5{
			display: none;
		}
		.inner .cnt img{
			float:right;
			margin: 0 0 10px 10px;
		}
		.inner .cnt .pager{
			padding: 0 140px 0 0;
			text-align: right;
			color: #07266D;
			font-size: 11px;
		}
			.inner .cnt .pager a{
				padding: 0 4px 0 0;
				outline: none;
			}
			.inner .cnt .pager .active, .inner .cnt .pager a:hover{ 
				color: #bf251d;
			}
		.inner .cnt table td{
			padding: 2px;
		}
		
p, .inner .cnt table{
  margin: 0 0 15px 0;
}
	.inner .cnt ul li{
		padding: 0 0 0 10px;
		background: url(../images/bullet.png) 0 3px no-repeat;
	}
h3{
	margin-bottom: 10px;
}

.loc{
	overflow: hidden !important;
	position: relative;
	z-index: 5;
}
	.loc .in{
	}
.right{

}
	.right .phone{
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		padding: 10px 0 0 0;
		color: #bf251d;
	}
		.right .phone span{
			color: #07266d;
		}
	
	.right .tabs{
		margin: 27px 0 0 0;
	}
	.right .tabs a{
		display: block;
		position: relative;
		height: 64px;
		padding: 0 5px 0 0;
		background: #e0cd82 url(../images/menu-item-bg.png) 100% 100% no-repeat;
		margin: 0 0 27px 0;
		color: #000;
		font-weight: bold;
		line-height: 12px;
	}
	.right .tabs a:hover, .right .tabs a.active{
		background: #ce5a54 url(../images/menu-item-active-bg.png) 100% 100% no-repeat;
	}
		.right .tabs a big{
			position: absolute;
			left: 0; top: -14px;
			display: block;
			width: 110px; padding: 1px 2px 1px 10px;
			color: #fff;
			background: #bf251d;
			font-size: 11px;
			font-weight: bold;
		}
		.right .tabs a img{
			float: left;
			margin: 6px 4px;
		}
		.right .tabs a strong{
			display: block;
			padding: 5px 0 2px 0;
			font-weight: bold;
		}
		.right .tabs a em{
			font-size: 12px;
		}
input.text{
  border: 1px solid #ccc;
}

button{
  border: 1px solid #316096;
  color: #fff;
  cursor: pointer;
  padding: 4px 10px;
  font-size: 14px;
}


.footer{
	padding: 15px 0 20px 0;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}
	.footer .links{
		float: left;
		width: 390px;
		overflow: hidden;
	}
		.footer .links a{
			padding-left: 6px;
			white-space: nowrap;
			font-size: 9px;
		}
		.footer .links a.first{
			padding-left: 0;
		}
		.footer .links a:hover, .footer .links a.active{
			color: #bf251d;
		}
		
	.footer .copy{
		float: right;
		font-weight:bold;
	}
		.footer .copy a{
			color: #000;
			padding-left: 12px;
		}
		.footer .copy a em{font-weight:bold;}
		.footer .copy a.first{
			padding-left: 0;
		}
		.footer .copy a:hover, .footer .copy a.active{
			color: #18579a;
		}
/* +++++++++ QT hacks (http://realdev1.realise.com/rossa/rendertest/quicktime.html) +++++++++++++++ */
/* hides the second object from all versions of IE */
* html object.mov {display: none;}
/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {display: inline;}
/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {display/**/: none;}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
