/* RESET*/
*{margin:0; padding:0; outline:0;}
html, body{height:100%;	width:100%; text-align:center;}
table{border-collapse: collapse; border-spacing: 0;}
ul, ol{list-style-type:none;}
img{border:0;}
input, textarea, select{vertical-align:middle; font:12px Arial, Helvetica, sans-serif; color:#000;}
a{color:#3671a1; text-decoration:underline;}
a:hover{text-decoration:none;}

.btn{cursor:pointer; border:none;}
.btn:hover{position:relative; top:1px; left:1px;}
.selected a, .selected a:hover{cursor:text; text-decoration:none!important;}
.current, .current:hover{cursor:text;}

.clear{clear:both;}
.overflow{overflow:hidden; zoom:1;}
.more{font:italic 13px/23px Georgia, "Times New Roman", Times, serif; background:url(../i/more_bg.gif) no-repeat 0 6px; padding-left:18px; float:right;}
.more1{ background:url('../i/k.jpg') no-repeat 0 6px; padding-left:30px; float:left; font-style:normal; font-variant:normal; font-weight:normal; line-height:23px; font-size:13px; font-family:Georgia, Times New Roman, Times, serif}
/* H */
h1{
	margin-bottom:10px;
	color:#585959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2{
	margin-bottom:30px;
	color:#21457b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3{}
h4{}
h5{}
h6{}

/* SETTINGS*/
body{
	color:#383939;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.main{min-width:1000px;	width:expression(document.body.clientWidth > 1000 ? "100%" : "1000px"); text-align:left; min-height:100%; _height:100%;}

/* HEADER */
.header{height:82px; border-bottom:1px solid #ababab; margin-bottom:1px;}
.header .intend{width:1000px; margin:0 auto; position:relative;}
.logo{position:absolute; top:6px; left:28px;}
/* call */
.call{
    position:absolute; 
    top:0; 
    right:29px; 
    background:#274a87 url(../i/call_l.gif) no-repeat; 
    color:#fff; 
    font:12px/29px Arial, Helvetica, sans-serif;
}
.call .phone, .call div:first-child {
    height:29px; 
    background: url(../i/call_r.gif) no-repeat 100% 0; 
    padding:0 25px; float:left;
}
.call #code_container { color: #666666; font-size: 8pt;line-height: 15px;}


/* navigation */
.navigation{position:absolute; top:47px; right:9px;}
.navigation li{float:left; margin-right:20px;}
.navigation a{
	color:#50555d;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.navigation a:hover{text-decoration:underline;}, .navigation .current{color:#326693;}

/* INTRO */
.intro{height:238px; background:#24447c; border-bottom:1px solid #132341; margin-bottom:12px; color:#fff;}
.intro .intend{width:530px; height:213px; margin:0 auto; background:url(../i/intro_bg.jpg) no-repeat 100% 0; padding:25px 415px 0 55px;}
.intro h1{
	color:#fff;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}
.intro p{
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
.intro .btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../i/intro_btn.gif) no-repeat scroll 0 0;
display:block;
height:81px;
width:400px;
margin-left:-30px;
}


/* GALLERY */
.gallery{border-bottom:1px solid #e3e3e3; border-top:1px solid #e3e3e3; height:56px; padding:5px 0; margin-bottom:30px;}
.gallery img{padding:0 45px;}

/* CONTENT */
.outer{overflow:hidden; zoom:1; width:980px; margin:0 auto; padding-bottom:230px;}
.container{float:left; width:980px; margin-right:-315px;}
.container2{float:left; width:980px; margin-right:-315px;}
.content{margin-right:310px;}
.content p{margin:0 0 10px 0; line-height:17px;}
.content ul, .content ol{margin:0 0 30px 0; line-height:23px;}
.content ul li{background:url(../i/list_style.gif) no-repeat 0 5px; padding-left:17px;}
.content ol li{list-style:decimal; margin-left:20px;}
/* title */
.title{
	height:60px;
	background:#24447c;
	border-bottom:1px solid #132341;
	margin-bottom:30px;
}
.title .intend{width:1000px; margin:0 auto; height:99px;}
.title h1{
	color:#fff;
	padding:0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 99px;
}
.note{font-style:normal; margin-bottom:30px; color:#5e5e5e;}
/* about */
.about{overflow:hidden; zoom:1; line-height:23px; margin:0 0 30px -32px;}
.about .item{width:200px; float:left; margin-left:32px; display:inline; overflow:hidden; zoom:1;}
.about .devider{
	border-right:1px solid #e3e3e3;
	overflow:hidden;
	zoom:1;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 0;
}
.about .last{border:none;}
.about h3{
	color:#383939;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
}
.about p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
}
/* benefits */
.benefits .item{padding-bottom:9px;}
.benefits h2{margin-bottom:15px;}
.benefits .number{
	width:25px;
	color:#5e5e5e;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
.benefits h3{
	color:#1c1d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
}
.benefits p{font-style:normal; color:#5e5e5e;}
/* team */
.team{width:582px; position:relative; border:1px solid #e3e3e3; padding:38px 0 0 21px; margin-bottom:30px;}
.team h3{font:normal 17px Georgia, "Times New Roman", Times, serif; position:absolute; background:#fff; left:28px; top:-12px; padding:0 6px;}
.team .item{float:left; width:285px; overflow:hidden; zoom:1; padding-bottom:29px;}
.team img{float:left; margin-right:15px;}
.team .overflow{font-style:italic; padding-top:5px;}
.team p{color:#5e5e5e;}
/* articles */
.articles h3{
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.articles .item{border-top:1px solid #e3e3e3; padding:20px 0 15px 0; overflow:hidden; zoom:1;}
.articles {
width:610px;
}

/* SIDEBAR */
.sidebar{float:right; width:293px;}
.sidebar h3{
	margin-bottom:20px;
	padding-left:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
}
.sidebar .btn{margin-bottom:30px; display:block;}
/* recalls */
.recalls{overflow:hidden; zoom:1; margin-bottom:30px;}
.recalls h3{background:url(../i/recalls_ico.gif) no-repeat;}
.recalls img{float:left; margin-right:13px;}
.recalls p{line-height:20px; margin-bottom:15px;}
.recalls .author{overflow:hidden; zoom:1; font-style:italic;}
.recalls .author p{color:#5e5e5e;}
/* partners */
.partners{overflow:hidden; zoom:1;}
.partners h3{background:url(../i/partners_ico.gif) no-repeat;}
.partners img{float:left; margin-bottom:12px;}

/* FOOTER */
.footer{min-width:1000px; width:expression(document.body.clientWidth > 1000 ? "100%" : "1000px"); text-align:left; height:186px; margin-top:-186px; background:url(../i/footer_bg.gif) repeat-x;}
.footer .intend{width:1000px; margin:0 auto;}
.footer a{color:#000; text-decoration:none;}
.footer a:hover{text-decoration:underline;}
.icons{height:109px; padding:0 0 0 249px;}
.icons .item{width:150px; float:left;}
.icons img{float:left; margin-right:12px;}
.icons .overflow{padding-top:3px;}
.icons h3{font:bold 12px Arial, Helvetica, sans-serif;}
.icons p{font:11px Arial, Helvetica, sans-serif; color:#5e5e5e;}
.breadcrumb{text-align:center; font:14px Arial, Helvetica, sans-serif; padding-top:30px;}
.breadcrumb a{text-decoration:none; margin:0 8px;}
