/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:#fff; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#393939;
}
html { 
	min-width:980px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
#main {
	margin:0 auto;
	width:980px;
	font-size:.875em;
}

	/* Header */
	#page1 header {
		width:995px;
		height:581px;
		position:relative;
	}
	header {
		width:995px;
		height:237px;
		position:relative;
	}
	
	/* Content */
	#page1 section#content article.inner {
		padding:47px 0 0 0;
	}
	section#content article.inner {
		padding:47px 0 0 7px;
	}
	
	/* Sidebar */
	aside {
	}
			
	/* Footer */
	footer {
		height:41px;
		padding-bottom:50px;
		margin-top:-4px;
	}
	footer p{
		color:#2c2e31;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		margin-right:5px;
	}
	footer p a{
		color:#2c2e31;
	}
	footer p strong{
		font-weight:normal;
		color:#0d82a7;
	}
	footer span{
		color:#2c2e31;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
	}




/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright {
	float:right;
	color: #000;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*---- tailings ----*/
.tail-top { 
	background:url(../images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom {
	background:url(../images/tail-bottom.gif) left bottom repeat-x;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/
.user{
	position:absolute;
	top:56px;
	right:-32px;
	width:30%;
}
.user li{float:left; margin-left:16px;}
.user li a{ font-size:13px; color:#0c81a5; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.user li a:hover{ color:#e97e14; text-decoration:underline;}
.banner-list{
	padding-top:20px;
	margin-left:10px;
	width:100%;
	overflow:hidden;
}
.banner-list li{
	float:left;
	margin-right:6px;
}
.banner-list li.last{
	margin:0;
}
.list {}
	.list li {
		padding-top:20px;
		width:100%;
		overflow:hidden;
		border-bottom:1px dashed #ebebeb;
		padding-bottom:21px;
	} 
	.list li.last {
		border-bottom:none;
		padding-bottom:22px;
	} 
	.list li img{
		float:left;
		margin-right:25px;
		margin-top:2px;
	}
	.list li h5{
		font-size:16px;
		text-transform:uppercase;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		padding-bottom:3px;
	}
	.list li h5.st1{
		color:#0c80a5;
	}
	.list li h5.st2{
		color:#dd7107;
	}
.list1 {}
.list1 li{}
.list1 li a{ 
	color:#0c80a5; 
	font-size:13px; 
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:28px;
	background:url(../images/marker2.png) no-repeat 0;
	padding-left:15px;
		padding-top:2px;
	padding-bottom:2px;
}
.list1 li a:hover{
	text-decoration:underline;
	margin-left:-10px;
	background:url(../images/marker3.png) no-repeat left top;
	padding-left:25px;
}
.list1_1 {}
.list1_1 li{
	padding-bottom:6px;
	overflow:hidden;
}
.list1_1 li a{ 
	color:#0c80a5; 
	font-size:13px; 
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:1.5em;
	background:url(../images/marker2.png) no-repeat left 8px;
	padding-left:15px;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

.list1_1 li a:hover{
	text-decoration:underline;
	margin-left:-10px;
	background:url(../images/marker3.png) no-repeat left top;
	padding-left:25px;
	
}

.list2{}
.list2 li{}
.list2 li a{
	text-decoration:none;
	color:#0c80a5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(../images/marker4.png) no-repeat 0;
	padding-left:12px;
	line-height:28px;
}
.list2 li a:hover{
	text-decoration:underline;
}
.list2_1{}
.list2_1 li{}
.list2_1 li img{
	float:left;
	margin-right:9px;
}
.list2_1 li a{
	text-decoration:none;
	color:#0c80a5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:28px;
}
.list2_1 li a:hover{
	text-decoration:underline;
}
.list3{
	padding-top:2px;
	padding-bottom:4px;
}
.list3 li{
	float:left;
}
.list3 li a{
	color:#797979;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../images/line4.jpg) no-repeat right 3px;
	padding-right:8px;
	margin-right:7px;
	text-decoration:none;
}
*+ html .list3 li a{
	position:relative;
}
.list3 li a.last{
	background:none;
	padding:0;
	margin:0;
}
.list3 li a:hover,
.list3 li a.active{
	text-decoration:underline;
}
.list4{
	width:500px!important;
}
.list4 li{
	margin-bottom:24px;
}
.list4 li p{
	margin-top:2px;
}
.list4 li img{
	float:left!important;
	margin-right:19px;
}
.list4 li p span{
	color:#dd7107;
	display:block;
}
.list4 li p a{
	color:#0c80a5;
	font-weight:bold;
	font-size:12px;
	display:inline-block;
}
.list4 li p strong{
	color:#000;
	display:block;
	padding-bottom:18px;
}
*+ html .list4 li p{
	width:350px;
}
.list5{}
.list5 li{
	padding-bottom:16px;
}
.list5 li h4{
	padding-bottom:3px;
}
.list5 li p{ 
	font-size:12px;
	line-height:1.5em;
}
.list5 li p strong{
	color:#000;
}
*+ html .list6{
	margin-left:-20px;
}
.list6 li{
	position:relative;
}
.list6 li a{
	color:#e57404;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	background:url(../images/marker5.png) no-repeat 0 0px ;
	padding-left:25px;
	line-height:28px;
	padding-bottom:5px;
	padding-top:1px;
}
.list6 li a:hover{
	color:#0c80a5;
}
.list6 li a span{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	margin-left:-20px;
	padding-right:12px;
}
*+ html .list6 li a span{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	position:absolute;
	top:0px;
	left:5px;
	margin-left:0px;
	padding:0;
}
*+ html .list6 li a{
	background:url(../images/marker5.png) no-repeat 0 0px ;
	padding-bottom:5px;
	padding-top:0px;
}
*+ html .list6 li a span{
	top:-4px;
	left:20px;

}
.list6_1{}
.list6_1 li{
	position:relative;
	padding-bottom:5px;
}
.list6_1 li a{
	color:#757575;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	background:url(../images/marker5.png) no-repeat 0 0px ;
	padding-left:25px;
	line-height:1.5em;
	padding-bottom:5px;
	padding-top:1px;
	float:left;
	display:inline-block;
}
.list6_1 li a:hover{
	color:#000;
}
.list6_1 li a span{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	position:absolute;
	top:0px;
	left:5px;
}
*+ html .list6_1 li a{
	background:url(../images/marker5.png) no-repeat 0 0px ;
	padding-bottom:5px;
	padding-top:0px;
	float:left;
}
*+ html .list6_1 li a span{
	top:0px;
	left:4px;

}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	color:#757575;
	font-size:13px;
	line-height:1.385em;
}
p strong{
	color:#0c80a5;
}
.p0 a{
	display:inline-block;
	padding-top:20px;
	color:#0c80a5;
	
}
.p1 {
	margin-bottom:8px;
}

dl {}
	dl dt {}
	dl dd {}
	
.address {
	margin-left:5px;
	width:189px;
	padding-top:18px;
}
.address  strong{
	color:#000;
	display:inline-block;
	padding-bottom:18px;
}
.address a{
}



/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
}
	h1 a {
		position:absolute;
		left:27px;
		top:48px;		
		width:284px;
		height:68px;
		background:url(../images/logo.png) no-repeat left top;
	}
h2 {
	text-transform:uppercase;
	font-size:24px;
	color:#323232;
	letter-spacing:-1px;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#000;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	color:#ee7905;
	line-height:1.25em;
}
h5 {
	color:#000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
h6 {
	font-size:17px;
	font-weight:normal;
	line-height:1.2em;
}


.txt1 {
}
.txt2 {
}
blockquote{
	font-size:12px;
	color:#757575;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
}
blockquote span{
	color:#0c80a5;
	font-size:12px;
	font-weight:normal;
	display:block;
	padding-top:18px;
}
blockquote .link2{
	display:inline-block;
	color:#000;
	font-weight:bold;
}
.link{
	color:#e67403;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background:url(../images/marker2.png) no-repeat right 4px;
	padding-right:12px;
	display:inline-block;
}
.link:hover{
	text-decoration:underline;
}
.link1 {
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	letter-spacing:-1px;
	background:#f07802;
	line-height:1.2em;
	padding:8px 0px 10px 0px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior: url(js/PIE.htc);
	position:relative;
	display:block;
	width:125px;
	text-align:center;

}
.link1:hover {
	background:#FFF;
	color:#1a83a3;
}

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(../images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(../images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.hr { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	display:block;
}
.vr { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:0 0;
	width:100%;
}


/*==================boxes====================*/
.box {
	width:338px;
	height:338px;
	background:url(../images/box-bg.jpg) repeat-x left top;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	behavior: url(js/PIE.htc);
	position:relative;
	z-index:1!important;
	margin-top:6px;
	float:left;
}
.head-pic{
	margin-left:22px;
	background:#000;
}
.box p{
	font-size:35px;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin-top:103px;
	margin-left:30px;

}
.box p span{
	font-size:25px;
	color:#fff;
	text-transform:none;
	line-height:1.2em;
	letter-spacing:normal;
	margin-bottom:-9px;
	display:block;
}
*+ html .box p span{
	margin-bottom:-28px;
}
.box p em{
	margin-left:-6px;
}
*+ html .box p em{
	margin-left:0px;
	margin-bottom:-5px;
	display:block;
	margin-top:-40px;
}
.box p b{
	margin-left:7px;
	display:inline-block;
	margin-top:-15px;
}
*+ html .box p b{
	margin-left:0;
	top:-9px;
}
.box .link1{
	margin-left:35px;

	display:inline-block;
}



/*===== header =====*/
header {
	position:relative;
	z-index:1!important;
}
header:hover{
	z-index:9999!important;
}
header .inside {}
#page1 .head{
	padding:24px 22px 0 27px;
}
.head{
	border:1px solid #f2f2f2;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior: url(js/PIE.htc);
	position:relative;
	padding:24px 22px 24px 27px;
	background:#FFF;

	witdh:100%;
	top:121px;
}
header nav {
}
nav ul{
	height:48px;
	border:1px solid #e8e8e8;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	behavior: url(js/PIE.htc);
	position:relative;
	z-index:99;
	background:url(../images/nav-bg.jpg) repeat-x left top;
	width:938px;

}
nav ul li{ 
	float:left;
	background:url(../images/nav-bg.jpg) repeat-x left top;
	display:block;
	line-height:48px;
}
nav ul li a{
	text-transform:uppercase;
	font-size:13px;
	color:#0e0e0e;
	text-decoration:none;
	background:url(../images/nav-line.gif) no-repeat right 10px;
	padding-right:24px;
	padding-left:24px;
	display:block;

}
nav ul li a.first{
	padding-left:17px;
	position:relative;
}
nav ul li a.first:hover span,
nav ul li a.first.active span{
	width:9px;
	height:48px;
	background:url(../images/left-nav.jpg) no-repeat left top;
	position:absolute;
	top:0;
	left:0;
}
nav ul li a.last{
	padding-right:35px;
}
nav ul li a.style1{
	position:relative;
}
nav ul li a.style1 span{
	background:url(../images/down.png) no-repeat left top;
	width:10px;
	height:8px;
	position:absolute;
	bottom:6px;
	left:58px;
	z-index:9999;
	display:block;
}
nav ul li a.style1:hover{
	color:#fff!important;
}

nav ul li a:hover,
nav ul li a.active,
nav ul li a.style1:hover,
nav ul li a.style1.active:hover{
	background:url(../images/nav-act.jpg) repeat-x left top;
	color:#fff;
}
/*-----------*/
nav ul li .inner1{
	display:none;
	width:160px;
	height:129px;
	position:absolute;
	border:none;
	line-height:normal;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	behavior: url(js/PIE.htc);
}
nav ul li .inner1 li{
	background:url(../images/inner1bg.png) repeat-x left top;

	display:block;
	width:125px;
	padding-left:15px;
	padding-right:20px;
}
nav ul li .inner1 li.first{
	padding-top:10px;
}
nav ul li .inner1 li.last1{
	height:13px;
	width:100%;
	background:url(../images/inner-menu-bot.png) no-repeat left bottom;
}
nav ul li .inner1 li a{
	text-transform:uppercase;
	color:#fff;
	border-bottom:1px dashed #656a6b;
	font-size:13px;
	background:url(../images/marker1.png) no-repeat 0;

	line-height:36px;
}
nav ul li .inner1 li a:hover{
	color:#1590b1;
}
.lang{
	position:absolute;
	top:42px;
	right:42px;
	z-index:100;
}
.lang a{
	margin-left:3px;
	display:inline-block;
}
.lang a:hover{
	padding-top:2px;
}

/*===== content =====*/
#content .inside {}
#content{
	position:relative;
	z-index:9990!important;
}
#page1 #content {
	margin-top:57px;

}
/*===== Sidebar =====*/
aside .inside {
	padding-top:34px;
}
aside {
	margin-top:45px;
	background:url(../images/aside-line.png) repeat-x left top;
	margin-left:16px;
}
aside .col h3{
	padding-bottom:12px;
	line-height:1.2em;
}
aside .col {
	padding-left:0px;
}
aside .col.alt{
	padding:0;
}

/*===== footer =====*/
footer .inside {}
footer a {}


/*----- forms -----*/
textarea:focus,
input:focus{
	outline:none;
}
#search{
	position:absolute;
	top:88px;
	right:28px;
}
#search input{
	background:none;
	border:none;
	float:left;
	color:#767676;
	font-size:14px;
	width:149px;
	padding:6px 3px 8px 13px;
}
#search .bg{
	background:url(../images/search-bg.png) no-repeat left top;
	display:inline-block;
	float:left;
	padding:0;
	margin:0;
}
#search .find-button{
	float:left;
	background:url(../images/search-button.png) no-repeat left top;
	width:27px;
	height:28px;

}
input:focus,
textarea:focus{
	outline:none;
}
#contacts-form{
	padding-top:4px;
}
#contacts-form .field { 
	height:40px;
}
#contacts-form input,
#contacts-form textarea {
	background:#fbfbfb;
	border:1px solid #cecece;
	border-bottom:none;
	border-right:none;
	padding:6px 3px;
	width:463px;
	color:#161616;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	behavior: url(js/PIE.htc);
	position:relative;
}
#contacts-form input {
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea {
	width:463px;
	height:225px;
	overflow:auto;
}
#contacts-form label{
	color:#757575;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:75px;
	float:left;
	text-align:right;
	margin-left:-3px;
	padding-top:6px;
	margin-right:7px;
}
.cont-buttons{
	padding-top:10px;
	text-align:right;
}
.cont-buttons .reset{
	margin-left:28px;
}
#news{}
#news span.bg{
	background:url(../images/news.png) no-repeat left top;
	float:left;
}
#news input{
	background:none;
	border:none;
	padding:8px 0px 9px 5px;
	width:216px;
	color:#9d9d9d;
	display:block;
}
#news .subscribe{
	background:url(../images/sub-bg.jpg) repeat-x left top;
	text-decoration:none;
	color:#e9e9e9;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	float:left;
}
.subscribe span{
	display:block;
	background:url(../images/sub-left.jpg) no-repeat left top;
}
.subscribe span em{
	font-style:normal;
	background:url(../images/sub-right.jpg) no-repeat right top;
	display:block;
	padding:7px 36px 9px 13px;
}
#news .subscribe:hover{
	color:#fff;
	text-decoration:underline;
}
#news label{
	color:#9d9d9d;
	font-size:14px;
	padding-top:17px;
	padding-bottom:17px;
	display:block;
	margin-left:1px;
}
.news{
	overflow:hidden;
	width:332px;

	position:relative;
	left:46px;
}
.news .link3{
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	display:inline-block;
	padding-top:3px;
	padding-bottom:5px;
}
/*=page1=========================================*/
.bar{
	margin-top:5px;
	height:50px;
	width:100%;
	display:block;
	background:#999;
}
.testim {
	margin-left:13px;
}
.testim h2{
	padding-bottom:21px;
}
.testim img{
	margin-bottom:13px;
}
.testim .link{
	margin-top:27px;
}
.p1-cont h2 em{
	font-size:29px;
}
*+ html .p1-cont h2 em{
	margin-bottom:-5px;
	display:inline-block;
}
.p1-cont h2 em strong{
	color:#0c80a5;
	text-transform:none;
}
.p1-cont h2.style1 {
	padding-bottom:10px;
	font-size:26px;
}
.p1-cont h6{
	padding-bottom:18px;
}
.serv{
	margin-left:11px;
	width:180px!important;
}
.serv .list1{
	margin-left:13px;
	margin-top:10px;
}
.banner1{
	margin-top:25px;
	display:block;
}
/*=page2=========================================*/

.about {
	padding-bottom:0;
	margin:0;

}
.about .inner{
	padding-left:0px;
}
.about h2.style2{
	padding-top:2px;
	padding-bottom:15px;
}
.about h2.style2 span{
	color:#000;
}
.about p{
	width:501px;
	font-size:12px;
	line-height:1.5em;
}
.staff{
	padding-top:40px;
}
.staff h2.style2{
	padding-bottom:20px;
}
.staff .list4{
	width:487px
}
.right-col{

}

.right-col .inner{
	padding-left:3px;
}
.right-col .inner p{
	font-size:12px;
	line-height:1.5em;
}
.right-col .inner h2.style2.alt{
	padding-bottom:16px;
}
.right-col .inner h4.alt{
	padding-bottom:2px;
}
.right-col .inner .banner2{
	margin-top:32px;
	margin-bottom:47px;
}
.right-col .inner .bottom h2.style2{
	padding-bottom:16px;
}
.right-col .inner .bottom h2.style2 span{
	color:#0c80a5;
}
.p2cont{
	margin-bottom:-20px;
}
.p4cont{
	margin-bottom:-26px;
}
*+ html .p4cont{
	margin-bottom:-80px;
}
.p5cont{
	margin-bottom:0px;
	padding-bottom:4px;
}
.p7cont{
	padding-bottom:17px;
}
/*=page3=========================================*/
.services{
	padding-bottom:16px;
}
.services h2{
	padding-bottom:16px;
}
.services p,
.step p,
.delivery p,
.language p{
	font-size:12px;
	line-height:1.5em;
}
.services .text{
	padding-top:17px;
	padding-bottom:16px;
	font-size: 12px;
}
.services .text img{
	float:left;
	margin-right:12px;
	margin-left:1px;
}
.services .text p{
	padding-top:2px;
}
.services .text p span{
	font-weight:bold;
	color:#e57404;
}
.step h2{
	padding-bottom:15px;
}
.step p{
	padding-bottom:14px;
}
.delivery{
	padding-top:43px;
}
.delivery h2{
	padding-bottom:16px;
}
.delivery p a{
	text-decoration:none;
	color:#0c80a5;
}
.delivery p a:hover{
	text-decoration:underline;
}
.language{
	padding-top:45px;
	padding-bottom:20px;
}
.language h2{
	padding-bottom:16px;
}
.language p b{
	color:#e57404;
}
.spec{
	padding-left:1px;
}
.spec h2{
	padding-bottom:15px;
}
.spec p{
	font-size:12px;
	line-height:1.5em;
}
.spec .st1{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-top:18px;
	padding-bottom:10px;
	display:block;
	color: #000;
}
.spec .list1{
	padding-left:10px;
}
.managment{
	padding-top:40px;
}
.managment h2{
	padding-bottom:15px;
}
.managment p{
	padding-bottom:19px;
}
.managment .list6_1{
	padding-left:5px;
}
/*=page4=========================================*/
.col1 h2{
	letter-spacing:-1px;
	margin-top:2px;
	font-size:24px;
	padding-bottom:20px;
	font-family: Verdana, Geneva, sans-serif;
}
.col1 img,
.col2 img,
.col3 img{
	margin-bottom:14px;
}
.col1 h4,
.col2 h4,
.col3 h4{
	padding-bottom:10px;
}
.col1 p,
.col2 p{
	padding-bottom:18px;
}
.col1 p a,
.col2 p a{
	font-weight:bold;
	color:#0c80a5;
	text-decoration:none;
}
.col1 p a:hover,
.col2 p a:hover{
	text-decoration:underline;
}
.col2,
.col3{
	padding-top:45px;
}
.col2 p b,
.col3 p b{
	color:#000;
}
.col3 p.alt{
	padding-bottom:14px;
}
.col3 .list1_1 li{
	padding-left:12px;
}
.col3 p.alt2{
	padding-top:10px;
	padding-bottom:16px;
}
.grid_1 .vert{
	background:red;
	overflow:hidden;
	display:block;
	background:url(../images/vert-line.jpg) repeat-y center top;
	height:773px;
	margin-top:50px;
}
/*=page5=========================================*/
.text2{
	width:526px;
}
.text2 p{
	font-size:12px;
	line-height:1.5em;
}
.text2 h2{
	padding-bottom:16px;
}
.text-inner{
	padding-top:18px;
	margin-left:2px;
	padding-bottom:15px;
	overflow:hidden;
}
.text-inner img{
	float:left;
	margin-right:11px;
}
.text-inner p{
	color:#000;
	font-weight:bold;
	padding-top:0px;
}
.right2 h2{
	padding-bottom:16px;
	font-size: 24px;
}
.right2 p {
	font-size:12px;
	line-height:1.5em;
}
.right2 b{
	color:#000;
}
.right2 p a{
	color:#0c80a5;
}
/*=pahe6=========================================*/
.text3 h2{
	padding-bottom:16px;
}
.text3 p{
	font-size:12px;
	line-height:1.5em;
}
.text3 p a{
	font-weight:bold;
	color:#0c80a5;
}
.text3{
	padding-bottom:13px;
}
.list1.st1{
	margin-left:12px;
}
*+ html .list1.st1{
	margin-left:-3px;
}
.bottom-list{
	padding-top:19px;
}
.bottom-list h5{
	padding-bottom:13px;
}
.right3{
	padding-bottom:39px;
}
.right3 h2{
	padding-bottom:12px;
}
.right3 .list1.st1,
.right3_1 .list1.st1{
	margin-left:17px;
}
*+ html .right3 .list1.st1,
*+ html .right3_1 .list1.st1{
	margin-left:0px;
}

.right3_1{

}
.right3_1 h2{
	padding-bottom:12px;
}
/*=page7=========================================*/
.cont h2{
	padding-bottom:16px;
}
#map_canvas {
	width:310px;
	height:196px;
	overflow:hidden;
	border:1px solid #f2f2f2;
	margin-left:3px;
	margin-top:3px;
	}

/*==========================================*/
.policy{
	padding-left:0px;
	font-size: 20pt;
	color: #393939;
}
.policy h2{
	padding-bottom:16px;
}
.policy p{
	font-size:12px;
	line-height:1.5em;
}
.policy p strong{
	color:#000;
}
.policy p a{
	color:#0c80a5;
}
/*==========================================*/
/*==========================================*/
/*==========================================*/
/*==========================================*/
    
#menu{
	position:relative;
	z-index:9999;
}
#head{
	position:relative;
	top:-133px;

}
