html{font-size: 100.1%;}
body{
	background:#d9d9d9 url("../images/bg-body.gif") repeat-x;
	font:64% Arial, Helvetica, sans-serif;
	margin:0;
}
img{border:none;}
form{
	margin:0;
	padding:0;
}
#main{
	margin:0 auto;
	padding-top:215px;
	width:894px;
	position:relative;
}
.holder{
	overflow:hidden;
	height:1%;
}
/*HEADER*/
#header{
	height:215px;
	width:800px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:48px;
}
#header img{display:block;}
/*TOP-NAVIGATION*/ 
.top-nav{
	margin:0 0 0 83px;
	padding:0;
	overflow:hidden;
	list-style:none;
	border-left:1px solid #003d7a;
}
.top-nav li{
	background:url("../images/separator-top-nav.gif") no-repeat 100% 0;
	float:left;
	text-indent:-999px;
	overflow:hidden;
}
.top-nav span{
	display:block;
	height:20px;
}
.top-nav a{
	background:url("../images/bg-nav-top-header.gif") repeat-x;
	display:block;
	margin-right:1px;
	padding:4px 7px 0;
	cursor: pointer;
}
.top-nav a:hover, .top-nav a.active{background:url("../images/bg-nav-top-header-hover.gif") repeat-x;}
.top-nav-item1{
	background:url("../images/bg-nav-top-header-item1.gif") no-repeat;
	width:56px;
}
.top-nav-item2{
	background:url("../images/bg-nav-top-header-item2.gif") no-repeat;
	width:89px;
}
/*LOGO*/
.logo{
	margin:0;
	text-indent:-9999px;
	z-index:9999;
	overflow:hidden;
	position:absolute;
	top:38px;
	left:54px;
}
.logo a{
	background:url("../images/logo.png") no-repeat;
	display:block;
	width:259px;
	height:72px;
}
.button{
	position:absolute;
	top:130px;
	left:0;
}
.phone{
	background:url("images/phone.png") no-repeat;
	display:block;
	width:170px;
	height:25px;
	text-indent:-999px;
	overflow:hidden;
	position:absolute;
	top:35px;
	right:7px;
}
.phone-eng {
	background:url("../images/phone.png") no-repeat;
	width:174px;
	}
	
/*NAVIGATION*/
.nav{
	width: 100%;
	overflow: hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.nav li{
	background:#9d1313 url("../images/separator-nav.gif") no-repeat 0 100%;
	padding-left:2px;
	float:left;
}
.nav li:first-child{
	background:none;
	padding-left:0;
}
.nav a{
	background:url("../images/bg-nav.gif") no-repeat -15px 0;
	float:left;
	height:20px;
	padding:8px 11px 0 12px;
}
.nav a:hover, .nav a.active{background-position:-15px 100%;}
.nav-item1 a{background-position:0 0;}
.nav-item1 a:hover, .nav-item1 a.active{background-position:0 100%;}
.nav-item8 a{background-position:100% 0;}
.nav-item8 a:hover, .nav-item8 a.active{background-position:100% 100%;}
.nav span{
	display:block;
	float:left;
	height:20px;
	cursor:pointer;
	text-indent:-999px;
	overflow:hidden;
}
.nav-item1 span{
	background:url("../images/nav-item1.gif") no-repeat;
	width:57px;
}
.nav-item2 span{
	background:url("../images/nav-item2.gif") no-repeat;
	width:87px;
}
.nav-item3 span{
	background:url("../images/nav-item3.gif") no-repeat;
	width:86px;
}
.nav-item4 span{
	background:url("../images/nav-item4.gif") no-repeat;
	width:81px;
}
.nav-item5 span{
	background:url("../images/nav-item5.gif") no-repeat;
	width:63px;
}
.nav-item6 span{
	background:url("../images/nav-item6.gif") no-repeat;
	width:90px;
}
.nav-item7 span{
	background:url("../images/nav-item7.gif") no-repeat;
	width:70px;
}
.nav-item8 span{
	background:url("../images/nav-item8.gif") no-repeat;
	width:66px;
}
/*CONTENT*/
.content{
	background:url("../images/bg-content.png") repeat-y;
	padding:0 48px 14px;
}
.content-top{
	background:url("../images/bg-content-top.gif") no-repeat;
	padding-top:11px;
}
/*SIDEBAR*/
#sidebar{
	float:left;
	width:217px;
	padding-left:10px; 
}
/*FORM*/
.form{background:url("../images/bg-form.gif") repeat-y;}
.form-inner{background:url("../images/bg-form-inner.gif") repeat-y;}
.form label, .form-inner label{
	font-size: 110%;
	color: #fafafa;
	text-transform:uppercase;
	display: block;
	padding:0 0 0 4px;
	margin: 0;
}
.form .text input, .form-inner .text input{
	background: #e8e8e8;
	border:1px solid #0053a7;
	line-height: 18px;
	font-size:110%;
	padding:0 7px;
	height:18px;
	margin:0 0 5px;
	width:175px;
}
.form-inner .text input{width:171px;}
.form select, .form-inner select{
	line-height: 18px;
	font-size: 11px;
	margin:0 0 3px;
	height: 19px;
	width: 190px;
}
.form-inner select{width: 186px;}
.form textarea, .form-inner textarea{
	background:#e8e8e8;
	border:1px solid #0053a7;
	line-height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0 7px;
	margin:0 0 3px;
	height: 39px;
	width: 175px;
	overflow:auto;
}
.form-inner textarea{width: 171px;}
.form input.button-form, .form-inner input.button-form{
	background:url("../images/bg-button-form.gif") repeat-x;
	text-align:center;
	font-size:11px;
	width:73px;
	border:1px solid #0053a7;
	padding:0;
	margin:5px 0 0 52px;
	cursor:pointer;
}
.heading-form{
	background:url("../images/form-top.gif") no-repeat;
	padding:12px 0 3px 14px;
	margin:0;
}
.heading-form-inner{
	background:url("../images/form-top-inner.gif") no-repeat;
	padding:12px 0 3px 14px;
	margin:0;
}
.heading-form span, .heading-form-inner span{
	background:url("../images/heading-form.gif") no-repeat;
	display:block;
	width:170px;
	height:18px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
}
.form-bottom{
	background:url("../images/form-bottom.gif") no-repeat 0 100%;
	padding:0 0 8px 12px; 
}
.form-bottom-inner{
	background:url("../images/form-bottom-inner.gif") no-repeat 0 100%;
	padding:0 0 8px 14px; 
}
/*SIDEBAR MENU*/
.sidebar-menu-heading{
	background:url("../images/sidebar-menu-top.gif") no-repeat;
	margin:10px 0 0;
}
.sidebar-menu-heading span{
	background:url("../images/heading-sidebar-menu.gif") no-repeat;
	display:block;
	width:135px;
	height:48px;
	text-indent: -9999px;
	overflow: hidden;
}
.sidebar-menu-bottom{
	background:url("../images/sidebar-menu-bottom.gif") no-repeat 0 100%;
	padding-bottom:12px;
	margin-bottom: 12px;
}
.sidebar-menu{background:url("../images/sidebar-menu-bg.gif") repeat-y;}
.sidebar-menu ul{
	background:url("../images/bg-sidebar-menu.gif") no-repeat;
	list-style: none;
	padding:0 18px 4px 11px;
	margin: 0;
}
.sidebar-menu li{
	background: url("../images/border-sidebar-menu-item.gif") repeat-x 0 100%;
	padding-bottom:2px;
}
.sidebar-menu a{
	background:url("../images/separator-sidebar-menu.gif") no-repeat 3px 7px;
	padding:0 0 0 20px;
	font-size: 120%;
	font-weight: bold;
	color: #f6f9fd; 
	text-decoration: none;
	line-height:23px;
	display:block;
	width:170px;
}
.sidebar-menu a:hover, .sidebar-menu a.active{
	background:#801010 url("../images/separator-sidebar-menu-hover.gif") no-repeat 3px 7px;
}
.sidebar-button{
	text-indent: -9999px;
	overflow: hidden;
}
.sidebar-button a{
	background: url("../images/sidebar-button1.gif") no-repeat;
	display: block;
	width: 213px;
	height: 28px;
	margin-bottom: 6px;
}
.sidebar-button a:hover, .sidebar-button a.active{background-position:0 100%;}
.sidebar-button2 a{background: url("../images/sidebar-button2.gif");}
/*MAIN-COLUMN*/
#main-column{
	float:right;
	width:568px;
}
#main-column p{
	margin:0;
	font-size:120%;
	color:#071835;
}
#main-column h1 {
	margin:0;
	font-size:230%;
	color:#9c1313;
	padding-bottom:10px;
}
h2.column-title {
	white-space: nowrap;
	width: 250px;
	overflow: hidden;
}
#main-column h4{
	margin:0;
	font-size:140%;
	padding-bottom:10px;
}
#main-column p a{
	color:#801010;
	line-height:22px;
}
#main-column p a:hover{text-decoration:none;}
/*TAB*/
.tabset{
	background:url("../images/bg-tab.gif") no-repeat;
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	height:37px;
}
.tabset li{
	background:url("../images/separator-tab.gif") no-repeat 0 50%;
	padding-left:2px;
	height:37px;
	float:left;
}
.tabset li:first-child{background:none;}
.tabset a{
	display:block;
	height:37px;
	float:left;
	cursor:pointer;
}
.tabset a.active{
	background:#f7f7f7;
	border-top:1px solid #fff;
}
.tabset span{
	display:block;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
.tab-item1 a span{
	background:url("../images/tab1.gif") no-repeat;
	width:124px;
}
.tabset .tab-item1 a.active span{background:url("../images/tab1-active.gif") no-repeat;}
.tab-item2 a span{
	background:url("../images/tab2.gif") no-repeat;
	width:137px;
}
.tabset .tab-item2 a.active span{background:url("../images/tab2-active.gif") no-repeat;}
.tab-item3 span{
	background:url("../images/tab3.gif") no-repeat;
	width:137px;
}
.tabset .tab-item3 a.active span{background:url("../images/tab3-active.gif") no-repeat;}
.image-main-right{
	float:right;
	margin:0 0 20px 10px;
}
.attor-main-center{

	margin:0 0 3px 0px;
}
.image-main-left{
	float:left;
	margin:5px 10px 0px 0px;
}
.image-main-center{
	margin:0 0 20px 10px;
		float:left;
}
.image-main-right{
	float:right;
	margin:0 0 20px 10px;
}
.border-image{
	border:1px solid #3b79b8;
	padding:1px;
}
.image-maint-txt-block{margin-top:23px;}
.txt-block-top{
	background:url("../images/bg-main-txt-box1.gif") repeat-y;clear:both;
	margin-left:-4px;
}
.txt-block-bg-bottom{
	background:url("../images/main-txt-box1-bottom.gif") no-repeat 0 100%;
	padding:12px 23px 4px 20px;
	clear:both;
}
.txt-block-bg-bottom h4{color:#032b6e;}
.txt-block-bg-bottom p{
	padding-bottom: 12px;
	line-height:18px;
}
.main-txt-block{
	padding:0 27px 0 18px;
	border-left:2px solid #ebebeb;
}
.main-txt-block p{
	padding-bottom:10px;
	line-height:22px;
}
.main-txt-block ul {
	line-height:22px;
	font-size:120%;
	color:#071835;
}
.main-txt-block ul li{
	font-size:95%;
	line-height:22px;
	padding-bottom:0px;
}
/*FOOTER*/
#footer{
	background:url("../images/bg-footer.gif") repeat-y;
	margin-bottom:8px;
}
.footer-top{
	background:url("../images/bg-footer.png") no-repeat;
	height:100%;
}
.footer-bottom{
	background:url("../images/bg-footer-bootom.gif") no-repeat 0 100%;
	height:100%;
	padding-bottom:21px;
}
/*FOOTER NAVIGATION*/
.footer-nav{
	margin: 0;
	padding:15px 52px 0 0;
	list-style: none;
	float: right;
	position: relative;
	z-index: 9999;
}
.footer-nav li{
	background: url("../images/separator-footer-nav.gif") no-repeat 0 100%;
	padding-left:2px;
	float: left;
}
.footer-nav a{
	font-size: 120%;
	font-weight: bold;
	color: #dbdbdb;
	text-decoration: none;
	line-height: 25px;
	float: left;
	text-align: center;
	padding: 0 10px;
}
.footer-nav a:hover, .footer-nav a.active{background:#7f1010;}
.footer-button span{
	display:block;
	height:27px;
	width:209px;
	text-indent:-9999px;
	overflow:hidden;
}
.footer-button1{
	background: url("../images/footer-button1.gif") no-repeat;
	margin-left:12px;
}
.footer-button2{
	background: url("../images/footer-button2.gif") no-repeat;
	margin-left:9px;
}
.footer-button{
	background: url("../images/button-footer.gif") no-repeat;
	display: block;
	margin-bottom: 7px;
	height: 23px;
	padding-top:2px;
	position:relative;
	z-index:9999;
	
	float: left;
	width:209px;
	margin:14px 0 0 60px;
	display:inline;

}
.footer-boxes{
	background:url("../images/bg-footer-box.gif") repeat-y;
	width:558px;
	margin:7px 55px 0 0;
	display:inline;
	float: right;
}
.footer-boxes-top{background:url("../images/bg-footer-box-top.gif") no-repeat;}
.footer-boxes-bottom{
	background: url("../images/bg-footer-box-bottom.gif") no-repeat 0 100%;
	padding-bottom: 8px;
}
.box{
	float: left;
	width:155px;
	padding:10px 18px 11px 13px;
}
.box-second{
	padding-left:15px;
	width:150px;
}
.box-third{
	padding-left:20px;
	width:150px;
}
.box span{
	color:#c8d2e1;
	font-size:110%;
	line-height:16px;
	display:block;
}
.box strong{font-size:130%;}
.box a{
	font-size:110%;
	color:#c8d2e1;
}
.box a:hover{text-decoration:none;}
.footer-txt p{
	margin: 0;
	color: #797063;
	font-size: 110%;
	text-align: center;
	line-height: 16px;
	padding:0 170px 7px;
}
.footer-txt p span{
	font-size: 13px;
	font-weight: bold;
	display: block;
}
/*SIFR*/
sIFR-flash {
	visibility:visible !important;
	margin:0;
}
object, embed {
	margin: 0;
	padding: 0;
}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash h1 span {font-size: 26px;}
/*NEWS BOX*/
.news-top{
	background:url("../images/news-top.gif") no-repeat;
	height:33px;
	width:208px;
	margin:10px 0 0 1px;
}
.news-content{
	background:url("../images/bg-news.gif") repeat-y;
	margin-left:1px;
}
.news-bottom{
	background:url("../images/news-bottom.gif") no-repeat 0 100%;
	padding-bottom:8px;
}
.news-top h3{
	background:url("../images/heading-news.gif") no-repeat;
	margin:0;
	float:left;
	width:103px;
	height:32px;
	text-indent: -9999px;
	overflow: hidden;
}
.news-top a{
	background:url("../images/separator-link-news.gif") no-repeat 0 12px;
	padding-left:6px;
	margin:2px 9px 0 0;
	float:right;
	font-size:110%;
	line-height:28px;
	color:#9c1313;
}
.link-news{
	background:url("../images/separator-link-news-bototm.gif") no-repeat 0 5px;
	padding-left:10px;
	float:left;
	width:50px;
	margin:30px 0 0 10px;
	display:inline;
	font-size:110%;
	display:inline;
	color:#9c1313;
}
.news-top a:hover, .link-news:hover{text-decoration:none;}
.news_style{display:none;}
.news_show{
	position:absolute;
	color: #000;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.news_show1{
	position:absolute;
	color:black;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
}
.news_border{
	padding:11px 13px 6px 8px;
	font-size:110%;
	line-height:15px;
	color:#333;
	width:186px;
	margin-left:3px;
	height:191px;
	overflow: hidden;
}
.news_mark{
	border-top: 1px solid #e8e8e8;
	width:107px;
	float:right;
	display:inline;
	margin-right:10px;
	padding:4px 11px 0 9px;
}
.news_title{
	font-size:100%;
	line-height:11px;
	color:#606060;
}
.news_show img{
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv{
	position: absolute;
	padding:0 8px 0 7px;
	margin-left:3px;
	background-color:#f5f5f5;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-top:none;
	height:24px;
}
.buttondiv img{float:left;}
.news_move {position:relative;}
.mytable{
	background-color:#f5f5f5;
	width:187px;
	height:191px;
	vertical-align: top;
}
.mytable h4{
	margin:0;
	color:#9c1313;
	font-size:130%;
}
.mytable p{margin:0;}
/*INNER2 PAGE*/
.inner2 .top-nav{
	position: absolute;
	top: 0;
	left: 187px;
	margin: 0;
}
.inner2 .phone{
	background:url("../images/phone2.png") no-repeat;
	height:22px;
	top: 37px;
	right: 3px;
}
.site{
	background: url("../images/site.png") no-repeat;
	display:block;
	height: 16px;
	width: 205px;
	position: absolute;
	top: 149px;
	left: 55px;
	text-indent: -9999px;
	overflow: hidden;
	cursor:pointer;
}
.inner2 .form-inner{margin-bottom: 13px;}
.flash3-holder{
	float: right;
	margin:7px -5px 0 5px;
	display: inline;
}
.inner2 .news-bottom{padding: 10px 13px 8px;}
.inner2 .news-content ul{
	margin: 0;
	list-style: none;
	padding: 0;
	font-size: 110%;
	line-height: 14px;
}
.inner2 .news-content li{
	background: url("../images/bullet1.gif") no-repeat 0 5px;
	padding:0 0 7px 10px;
}
.inner2 .news-content li a{color:#9c1313;}
.inner2 .news-content li a:hover{text-decoration:none;}
.inner2 .nav-item2 span{
	background:url("../images/nav-item3.gif") no-repeat;
	width:86px;
}
.inner2 .nav-item3 span{
	background:url("../images/item3-inner2.gif") no-repeat;
	width:99px;
}
.inner2 .nav-item4 span{
	background:url("../images/item4-inner2.gif") no-repeat;
	width:33px;
}
.inner2 .nav-item5 span{
	background:url("../images/item5-inner2.gif") no-repeat;
	width:31px;
}
.inner2 .nav-item6 span{
	background:url("../images/item6-inner2.gif") no-repeat;
	width:99px;
}
.inner2 .nav-item7 span{
	background:url("../images/nav-item8.gif") no-repeat;
	width:67px;
}
.inner2 .nav-item8 span{
	background:url("../images/item8-inner2.gif") no-repeat;
	width:64px;
}
.inner2 .nav a{padding:8px 15px 0 16px;}
.sIFR-hasFlash .inner2 h1 span {font-size: 28px;}

#slide {
   position: absolute;
	right: 42px;
	top:0px;
	margin-top: 56px;
	z-index: 500;
width: 194px;
	height: 46px;

}

#slide a {

	display: block;
}
.divcontact {width: 100%;}
.divcontact #div5 { float:left; width:160px;} 
.divcontact #div6 { float:left; width:160px;}
.divcontact #div7 { float:left; width:140px;}
.divcontact #div8 { float:left; width:160px;}

.form-bottom{
	background:url("../images/form-bottom.gif") no-repeat 0 100%;
	padding:0 0 8px 12px; 
}
.form-bottom-inner{
	background:url("../images/form-bottom-inner.gif") no-repeat 0 100%;
	padding:0 0 8px 14px; 
}

.form-content div{
clear:both;
padding: 3px 0px;
float: none;

}
.radio {width: 25px; display: inline;}


input.text_inline
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #000;
	padding: 2px 0px 0px 0px;
	margin: -18px 0px 0px 25px;
}
.form-content span{display:block;}
.form-content label {
color: #000;
line-height: 12px;
float:left;
text-align: right;
width: 190px;
padding: 3px
}
.form-content p {display:block; clear:both;}
.form-content input,
.form-content select,
.form-content textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
line-height: 12px;
color: #000;
padding: 2px 0px 0px 0px;
margin: 0px 0px 3px 1px;
float: left;
clear:right;
}

*:first-child+html .form-content input,.form-content select,.form-content textarea { /* for IE 7 fix */
	font-size: 13px;
} 

input.radio {width: 20px; float:none; clear:none; vertical-align: middle; display: inline;}
.form-content select {
width: 200px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 12px;
}
.form-content div div.f_left {float:left; width:200px; padding:0;}

.form-content div div.f_left div{clear:both; width:200px;}

.form-content textarea {height: 80px;}

div.f_left label{text-align: left; width:20px;}

.send{margin:0px 0px 0px 195px;}
.send2{height: 25px; width: 80px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

.styleURL {
  display: none;
}

