@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
* {
	padding:0px;
	margin:0px;
}


.clear {
	clear:both
}

.padtop10
{
	padding-top:10px;
}
body {
	background:#000 url(../images/body-bg.jpg) top repeat-x;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:12px;
}

.wrapper {
	width:100%;
	margin:0 auto;
}

.header{
	height:155px;
	width: 1100px;
    margin: 0 auto;
}
.list-item
{
	margin:0px 20px;
	padding:0px;
	
}
.list-item li
{
	list-style-type:circle;
	padding:5px 10px;
	font-size:15px !important;
}
.header-left {
	float:left;
	width:450px;
}

.header-center {
	float:left;
	width:233px;
}

.header-center a img {
	border: 0;
}

.header-right {
	float:left;
	width:417px;
}

.header-left p {
	font-family:"Times New Roman", Times, serif;
	color:#ffff00;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	text-shadow:2px 2px 2px #023459;
	padding-top:68px;
	position: relative;
    behavior: url(PIE.htc);
}

.header-right p {
	font-family:"Times New Roman", Times, serif;
	color:#ffff00;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	text-shadow:2px 2px 2px #023459;
	padding-top:68px;
	text-align:right;
	position: relative;
    behavior: url(PIE.htc);
}

.nav {
	height:25px;
	display:block;	
	padding-top:10px;
	width: 1100px;
    margin: 0 auto;
}

.nav ul {
	list-style:none;
	float: left;
}

.nav ul li {
	display: inline-block;
	padding-right:6px;
	color:#fff;
	float: left;
	text-shadow:2px 2px 2px #023459;
	position: relative;
	padding-top:5px;
    behavior: url(PIE.htc);
    margin-top: 0px;
	}

.nav ul li a {
	display: inline-block;
    float: left;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	text-shadow:2px 2px 2px #023459;
	position: relative;
    behavior: url(PIE.htc);
	text-transform:uppercase;
	padding: 10px;
margin-top: -10px;
}

.nav ul li a:hover {
	color:#FF0;
	background:#023459;
	border-radius: 5px;
	position: relative;
    behavior: url(PIE.htc);
}

.styled-select {
	float:left;
}

.styled-select select {
   background: transparent;
   width: 182px;
   padding: 5px;
   color:#747474;
   font-style:italic;
   font-size: 12px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 24px;
   -webkit-appearance: none;
   }
   
.styled-select {
   margin-left:30px;
   width: 160px;
   height: 24px;
   overflow: hidden;
   background:url(../images/down_arrow_select.jpg) no-repeat right #fff;
   border: 1px solid #ccc;
   }
   
.navigation {
	display:none;
}

.slider {
	padding-top:14px;
	width: 100%;
    margin: 0 auto;
}

.button-next {
	background:url(../images/next.png) no-repeat;
	z-index: 10;
	background-color:transparent !important;
	text-indent:-9999px;
-webkit-user-select: none;
position: absolute;
color: inherit !important;
font-size: 50px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 0.65em;
text-align: center;
width: 63px !important;
height: 63px !important;
border-top-left-radius: 0% !important;
border-top-right-radius: 0% !important;
border-bottom-right-radius: 0% !important;
border-bottom-left-radius: 0% !important;
cursor: pointer;
right: 60px !important;
top: 50%;
opacity:1 !important;
margin-top: -20px;
display: block;
}

.button-previous {
	background:url(../images/prev.png) no-repeat;
	z-index: 10;
	background-color:transparent !important;
	text-indent:-9999px;
-webkit-user-select: none;
position: absolute;
color: inherit !important;
font-size: 50px;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
line-height: 0.65em;
text-align: center;
width: 63px !important;
height: 63px !important;
border-top-left-radius: 0% !important;
border-top-right-radius: 0% !important;
border-bottom-right-radius: 0% !important;
border-bottom-left-radius: 0% !important;
cursor: pointer;
left: 60px !important;
top: 50%;
opacity:1 !important;
margin-top: -20px;
display: block;
}

img.banner-width
{
	width:1100px !important;
}

.contet-banner {
	margin:250px 0px 0px 150px;
	width:500px;
}

.contet-banner h3 {
	color:#fff;
	font-size:40px;
	text-shadow:2px 2px 2px#333;
	position: relative;
    behavior: url(PIE.htc);
}

.contet-banner p {
color: #FF0;
font-size: 16px;
text-shadow: 2px 2px 2px#333;
position: relative;
padding: 0px 450px 0px 0px;
behavior: url(PIE.htc);
}

.block-section {
	position:relative;
	padding:0px 37px;
	z-index:100000;
	min-height: 750px;
	width: 1100px;
    margin: 0 auto;
}

.block-container {
	width:1026px;
	/*position:absolute;*/
	top:-120px;	
    left: 75px;
}

.box {
	width:320px;
	margin-bottom:40px;
	border:1px solid #576884;
	background:#fff url(../images/pro-bg.png) repeat;
	border-radius:10px;	
	float:left;
	-webkit-box-shadow: 0 05px 6px -6px black;
	   -moz-box-shadow: 0 10px 6px -6px black;
	        box-shadow: 0 10px 6px -6px black;
	position: relative;
    behavior: url(PIE.htc);
}

.box h3 {
	color:#1a3967;
	font-size:24px;
	font-weight:normal;
	padding: 14px 15px 2px 13px;
        height: 114px;
}

.box img {
    float: left;
    min-height: 110px;
    min-width: 100px;
    padding: 0 15px 0 20px;
}

.box p {
color:#054c84;
line-height:20px;
padding-right:20px;
}

.view-details {
	background:#d2d94a;
	padding:10px 0px;
	text-align:right;
	padding-right:20px;
	border-radius:5px;
	
	position:absolute;
	bottom:0px;
	width:94%;
	

	}

.view-details a {
	color:#a4280d;
	text-decoration:none;
	font-size:16px;
	text-align:right;	
}

.gap {
	margin:0px 30px;
}

.nav1 {
	height:33px;
	display:block;
	margin-bottom:10px;	
	padding-top:10px;
	background:#03538d;
border-radius:0px;
position: relative;
    behavior: url(PIE.htc);
}

p.foot {
	text-align:center;
	font-size:10px;
	color:#fff;
	margin-bottom:20px;
}

.nav1 ul {
	list-style:none;
	margin: 0 auto;
width: 895px;
}

.nav1 ul li {
	display: inline-block;
	padding-right:10px;
	color:#fff;
	float: left;
	text-shadow:2px 2px 2px #023459;
	position: relative;
	padding-top:5px;
    behavior: url(PIE.htc);
	}

.nav1 ul li a {
	display: inline-block;
    float: left;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	text-shadow:2px 2px 2px #023459;
	position: relative;
    behavior: url(PIE.htc);
	text-transform:uppercase;
}

.nav1 ul li a:hover {
	color:#FF0;
}

.banner {
	width:100%;
    margin-top: 14px;
}

.banner-container {
	width:1100px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.banner-container-caption {
	width: 100%;
	position: absolute;
	bottom: 0px;
	font-family: 'Lato', sans-serif;
}

.banner-container-caption h3 {
	margin:0px auto;
	width:1080px;
	background: url(../images/h3-bg.png) repeat;
	padding: 15px 10px;
	text-align: left;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #ffff00;
	text-shadow:2px 2px 2px #000;
	position: relative;
behavior: url(PIE.htc);
}

.block-container-inner {
	background: #fff;
	padding: 10px;
	min-height: 800px;
	margin-bottom: 0px;
}

.inner-left {
	width: 225px;
	float: left;
}

.inner-right {
	width: 225px;
	float: left;
}

.inner-middle {
	width: 590px;
	margin: 0px 20px;
	float: left;
	padding-bottom:45px;
}

.inner-nav {
	padding: 10px;
	background: #336cb3;
	border-radius: 5px;
	min-height: 350px;
	position: relative;
behavior: url(PIE.htc);
}

.inner-nav ul {
	list-style: none;
}

.inner-nav ul li {
	display: block;
}

.inner-nav ul li a {
	display: block;
	padding: 8px 0px;
	color: #fff;
	text-align: center;
	width: 100%;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.inner-middle p {
	font-weight: normal;
	font-size: 17px;
}

.inner-middle p span {
	float: left;
}

.text-center {
	text-align: center;
	width: 470px;
    margin: 20px auto;
}

.inner-right {
	text-align: center;
}

.inner-right h3 {
	color: #fefe00;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}

.inner-right input[type="text"] {
	padding:6px 20px;
	border:none;
	background: #fff;
	margin-bottom: 10px;
}

.inner-right textarea {
	padding:6px 6px;
	border:none;
	background: #fff;
	margin-bottom: 10px;
	height:70px;
}

.inner-right input[type="submit"] {
	padding:6px 75px;
	border:none;
	background: #fff;
	margin-bottom: 10px;
	cursor: pointer;
}

.inner-middle h2 {
	color:#034371;
	margin:0px 0px 10px 0px;
	font-size:20px;
}

.styled-select1 {
margin-left: 0px;
width: 160px;
height: 24px;
overflow: hidden;
background: url(../images/down_arrow_select.jpg) no-repeat right #fff;
border: 1px solid #ccc;
margin-top:10px;
}

.text-center1 {
    margin: 20px auto;
}

.text-center1 a {
	color:#000;
}

.product-list-left {
        border-radius: 0px;
        background: #fff !important;
	/*background:#e7e7e7;*/
	padding:10px 0px 0px 0px;
/*	width:260px;*/
width:183px;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	border-radius:5px;
	float:left;
	position:relative;
	margin-bottom:20px;
}
/*.product-list-left a img{
    min-width: 180px;max-width:180px;min-height: 130px;
}*/
.product-list-left a img {
/*    max-width: 180px;
    min-height: 140px;
    min-width: 260px;
   min-width: 150px;*/
}

.pro-title {
	/*background:#d2d94a;
        background: #f1f2f1;*/
        background: #FBFBFF;
        border-radius: 0px;
	/*padding: 15px 0px;*/
	/*border-radius:6px;*/
	margin-top:10px;
	position:absolute;
	bottom:0px;
	width:100%;
        height:50px;
padding: 17px 0 25px;
}
.pro-title a{font-weight:bold;word-wrap: inherit;padding: 10px;}

.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
float:right;
}

.pagination>li {
display: inline;
}

.pagination>li>a {
position: relative;
float: left;
padding: 4px 10px;
line-height: 1.42857143;
text-decoration: none;
color: #428bca;
background-color: #fff;
border: 1px solid #ddd;
margin-left: 0px;
}

/*.pro-title a {
	text-align:center;
	font-size:18px;
	color:#a4280d;
	text-decoration:none;
}*/

.pro-title a {
    font-size: 14px; color: #336cb3;
    text-align:center;
    text-decoration:none;
    
}

.product-list-right {
	background:#e7e7e7;
	padding:10px 0px 0px 0px;
	width:260px;
	margin-left:20px;
	margin-right:5px;
	text-align:center;
	border-radius:5px;
	float:left;
	margin-bottom:20px;
}

.desc-p {
	font-size:12px;
	margin:5px 0 5px 0;
}

.ind-ul {
	padding:10px 0px 0px 20px;
}

.inner-middle-map {
	width: 815px;
margin: 0px 20px;
float: left;
}

.address-block {
	padding:10px 10px 10px 25px;
	background:#f0f0f0;
	margin:20px 0px;
	position: relative;
    behavior: url(PIE.htc);
	line-height:20px;
	border-radius:5px;
	box-shadow: 2px 2px 2px #999;
}

.contet-banner {
	width: 950px;
margin: 0 auto;
padding-top: 220px;
}
