* {
	margin: 0;
	padding: 0;
}
html {
	background-image:url(../img/bg_html.jpg);
	background-repeat:repeat-x;
	background-position:top;}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-image:url(../img/bg_body.png);
	background-repeat:no-repeat;
	background-position:top center;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 632px;
	background-image:url(../img/header_top_bg.png);
	background-repeat:no-repeat;
	background-position:center 4px;
}
.tel {
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	line-height:30px;
	font-weight:normal;
	text-shadow:0 1px 0 #FFF;
	color:#000;}
.slogan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:23px;
	text-shadow:0 1px 0 #FFF;
	font-weight:normal;
	color:#000;
	padding:81px 0 60px 33px;
	}
.logo {
	float:left;}
.slogan {
	float:left;}
.tel {
	float:right;}
.telblock {
	width:268px;
	padding:30px 0 20px 0;
	float:right;}
.morecontact {
	padding:3px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001826;
	float:right;
    clear:both;
}

ul#menu {
width:1000px;
	padding:0;
	margin:0;
	margin-top:-3px;
float:left;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}
.bronform2 .leftform li textarea {
    padding:0;
    margin:0;
    float:left;
    clear:both;
    height:150px;
    font-size:14px;
    font-family:Segoe UI, Arial;
    width:303px;}
ul#menu li {
float:left;
list-style-type:none;
background-image:url(../img/ulmenuborder.jpg);
background-repeat:no-repeat;
background-position:right center;

}

ul#menu li a {

	float:left;
	padding:20px 25px 19px 25px;
	color:#ffffff;
text-shadow:0 1px 0 #0c6bb6;
	text-decoration:none;
transition: all 0.3s 0.0s ease;
-moz-transition: all 0.3s 0.0s ease;
-o-transition: all 0.3s 0.0s ease;
-webkit-transition: all 0.3s 0.0s ease;
}
ul#menu li a:hover{
	text-shadow:0 0 10px #ffffff;
text-decoration:none;
background-color:#0279ba;
}
 
ul#menu li span {
	top:43px;
	margin-left:-11px;
	display: none;
	overflow:hidden;
	color: #fff;
	position:absolute;
	z-index:10000;
	box-shadow: 0 0 20px #030;
}

ul#menu li:hover span { display: block;z-index:10000;}
ul#menu li span a { }
ul#menu li span a:hover {text-decoration: underline;}
ul#menu li span ul{
	margin-bottom:0;}

ul#menu li span ul li a {
	width:250px;
	clear:both;
	float:left;
padding:15px 10px;
color:#ffffcc;
	line-height:16px;
	font-size:16px;}
ul#menu li span ul li a:hover{
	
	text-decoration:none;
	color:#006633;
	line-height:16px;
	font-size:16px;
	background-color:#ffffcc;
	text-shadow:none;}
ul#menu li span ul li {
	padding:0;
	width:250px;
		background-color:#00763b;
	clear:both;
	float:left;
	border-right:none;
	border-left:none;
	list-style-type:none;
	}
.shadow {
	background-image:url(../img/header_top_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:998px;
	height:22px;
	float:left;
	margin-top:1px;}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 15px 0 20px 315px;
}
#content h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:23px;
line-height:23px;
font-weight:normal;
padding:0 0 10px 0;
color:#0185bb;}
#content p {
text-align:justify;
color:#001826;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;}
#content img {
padding:5px 10px;}
#content a {
font-size:16px;
color:#0185bb;}
#content ul {
margin-bottom:15px;}
#content ul li {
font-size:16px;
line-height:20px;
padding:5px 0;
margin-left:20px;
}
#content ol {
margin-bottom:15px;}
#content ol li {
padding:5px 0;
font-size:16px;
line-height:20px;
margin-left:20px;
}
#content h2 {
font-size:23px;
line-height:23px;
margin-bottom:15px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 300px;
	margin-left: -100%;
	position: relative;
}
.na {
	padding:25px 60px 32px 90px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#001826;
	text-shadow:0 1px 0 #FFF;
	clear:both;
	float:left;
	background-image:url(../img/buttonleft_1.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	margin-bottom:10px;
}
.na:hover {
	background-position:0px -79px;}
.pr {
	padding:25px 109px 32px 90px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#001826;
	text-shadow:0 1px 0 #FFF;
	clear:both;
	float:left;
	background-image:url(../img/buttonleft_2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	margin-bottom:10px;}
.pr:hover {
	background-position:0px -79px;}
.sz {
	padding:25px 50px 32px 89px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#001826;
	text-shadow:0 1px 0 #FFF;
	clear:both;
	float:left;
	background-image:url(../img/buttonleft_3.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	margin-bottom:10px;}
.sz:hover {
	background-position:0px -79px;}
	
.bottomnews {
	margin-top:20px;
float:left;
background-image:url(../img/news_bottom_bg.jpg);
background-repeat:no-repeat;
background-position:bottom center;
padding:0 0 13px 0;}
.newsblock {
background-color:#FFF;
padding:15px 10px 10px 10px;
width:270px;
float:left;
background-image:url(../img/news_block_bg.jpg);
background-repeat:repeat-x;
border:1px solid #FFF;
box-shadow:0 0 1px #333;}
.newsblock h1 {
clear:both;
float:left;
color:#102633;
font-family:Georgia;
font-size:22px;
font-weight:normal;
margin-bottom:15px;}
.newsblock  i {
clear:both;
float:left;
font-style:normal;
font-family:Arial;
color:#102633;
font-size:14px;
line-height:14px;
margin-bottom:0;}
.newsblock a {
clear:both;
float:left;
color:#1598ce;
font-family:Arial;
font-size:14px;
margin-top:-1px;
margin-bottom:12px;
}
.newsblock a:hover{
	text-decoration:none;
}
.newsblock .morenws {
	margin:0;
	margin-bottom:5px;
	color:#102633;
	float:right;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
background-image:url(../img/header_top_bg.png);
background-repeat:no-repeat;
background-position:top center;
	height: 92px;
}
#corp {
padding:30px 0;
font-family:Arial, Helvetica, sans-serif;
color:#001826;
font-size:14px;
float:left;
font-style:normal;
}
#rbix {
padding:30px 0;
font-family:Arial, Helvetica, sans-serif;
color:#001826;
font-style:normal;
font-size:14px;
float:right;}
#rbix a {color:#001826; padding:0 0 0 3px;}
#nav {
float:left;
margin-bottom:15px;
width:100%;}
#nav a {
color:#001826;
float:left;
font-size:14px;
margin-right:5px;}
#nav i {
color:#001826;
margin-right:5px;
float:left;
font-style:normal;
font-size:18px;}
.projectitem {
width:315px;
padding:5px;
background-color:#0281c8;
float:left;
margin-right:15px;
margin-bottom:15px;
transition: all 0.3s 0.0s ease;
-moz-transition: all 0.3s 0.0s ease;
-o-transition: all 0.3s 0.0s ease;
-webkit-transition: all 0.3s 0.0s ease;}
.projectitem:hover{
width:315px;
padding:5px;
background-color:#00a4ff;
float:left;
margin-right:15px;
margin-bottom:15px;}
#content .projectitem a img{
padding:0;
float:left;
clear:both;}
#content .projectitem a i {
float:left;
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFF;
font-style:normal;
width:305px;
clear:both;}
#content .projectitem a i p {
text-shadow:0 1px 0 #0c6bb6;
padding:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFF;
font-style:normal;
width:305px;
text-align:center;
margin-bottom:0;}

.projectitemin {
width:315px;
padding:5px;
background-color:#ededed;
border:1px solid #FFF;
box-shadow: 0 0 5px #8b8b8b;
float:left;
margin-right:15px;
margin-bottom:15px;
transition: all 0.3s 0.0s ease;
-moz-transition: all 0.3s 0.0s ease;
-o-transition: all 0.3s 0.0s ease;
-webkit-transition: all 0.3s 0.0s ease;}
.projectitemin:hover{
width:315px;
padding:5px;
border:1px solid #999999;
background-color:#ededed;
float:left;
margin-right:15px;
margin-bottom:15px;}
#content .projectitemin a img{
padding:0;
float:left;
clear:both;}
#content .projectitemin a i {
float:left;
padding:5px;

font-size:18px;
color:#102633;
font-style:normal;
width:305px;
clear:both;}
#content .projectitemin a i p {
text-shadow:0 1px 0 #FFF;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#102633;
font-style:normal;
width:305px;
text-align:center;
margin-bottom:0;}
#pagenav{
clear:both;
float:left;
margin-bottom:15px;}
#pagenav i{
padding:3px 7px;
color:#FFF;
font-style:normal;
font-size:14px;
float:left;
background-color:#0281c8;
margin-right:3px;
}
#pagenav a {
float:left;
padding:3px 5px;
font-size:14px;
color:#102633;}

#newsico {

padding:10px 10px 10px 10px;
clear:both;
float:left;
border-bottom:1px dotted #999999;
transition: all 0.2s 0.0s ease;
-moz-transition: all 0.2s 0.0s ease;
-o-transition: all 0.2s 0.0s ease;
-webkit-transition: all 0.2s 0.0s ease;}
#newsico:hover{
background-color:#eeeeee;
padding:10px 10px 10px 10px;
clear:both;
float:left;
border-bottom:1px dotted #999999;}
#newsico .newsleft {

width:130px;
float:left;
}
#newsico .newsleft img {
text-align:center;
width:130px;
padding:0;
margin:0;}
#newsico .newsright {
padding:0 0 0 10px;
width:525px;
float:left;
}
#newsico .newsright i{
float:left;
background-color:#0281c8;
color:#FFF;
padding:3px 7px;

font-style:normal;}
#newsico .newsright p{
text-align:left;
padding:3px 0;
clear:both;
float:left;
font-style:normal;}
#newsico .newsright p:hover{
text-align:left;
padding:3px 0;
clear:both;
float:left;
font-style:normal;
text-decoration:underline;}
.newscontent1 {
float:left;
margin-bottom:20px;
margin-top:0px;}
#datenewsin {
background-color:#0281c8;
color:#FFF;
clear:both;
float:left;
font-weight:normal;
padding:3px 7px;
}
#datenews100 {
float:left;
width:100%;
margin-bottom:15px;}



#content .bronform2 {
padding:0;
margin:0;

float:left;
clear:both;}

#content .bronform2 .leftform li input {
padding:0;
margin:0;
float:left;
clear:both;
height:28px;
width:300px;}
#content .leftform li{

float:left;
clear:both;
padding:0;
margin:0;
font-size:16px;
list-style-type:none;}
#content .leftform li label {
float:left;
clear:both;
width:300px;
margin-top:8px;
margin-bottom:6px;
height:16px;}
#content .leftform {
clear:both;
float:left;}
#content .leftform li input.tablefaqbutton {
margin-top:10px;
float:left;
color:#FFF;
clear:both;
background:none;
border:0;
border:none;
font-family: Georgia, "Times New Roman", Times, serif;
background-color:#0281c8;
font-size:22px;
margin-bottom:10px;
cursor:pointer;
height:60px;
width:305px;
transition: all 0.2s 0.0s ease;
-moz-transition: all 0.2s 0.0s ease;
-o-transition: all 0.2s 0.0s ease;
-webkit-transition: all 0.2s 0.0s ease;
}
#content .leftform li .tablefaqbutton:hover {
background-color:#00a4ff;
text-shadow:0 0 10px #FFF;}
.projcontent{
    clear:both;
    float:left;
    margin-bottom: 20px;
}
/* table */

table.price {
    font-size:14px;
    margin: 10px auto;
    padding: 0;
    border-collapse: collapse;
    border: 1px solid #005987;
}
table.price th {
    font-size:14px;
    padding: 5px 10px 5px 10px;
    text-align: center;
    border: 1px solid #005987;
    /* background-color: #CFCFCF;   */
    background-color: #00a4ff;
    color: #FFFFFF;
}
table.price th.pp {
    width: 50px;
}
table.price th.formul {
    width: 100px;
}
table.price th.ls {
    width: 100px;
}
table.price th.no {
    width: 150px;
}
table.price td {
    font-size:14px;
    padding: 2px 10px;
    vertical-align: top;
    text-align: left;
    /* border: 1px solid #000000;  */
    border-left: 1px solid #005987;
}
table.price td.centr {
    text-align: center;
    vertical-align: middle;
}

table.price td.firm {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #005987;
    border-top: 1px solid #005987;
    background-color: #bcd4ec;

}

tr.altd td {
    background-color: #E4ffd5;
}

tr.over td {
    background: #bcd4ec;
}
