@charset "utf-8";
/* CSS Document */

body{
	padding: 0;
	margin: 0;
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat;
 }
p, div, table, td, th, h1, h2, h3, h4, h5, h6, ul, li {
	padding:0;
	margin:0;
}
img { border:0;}

link { text-decoration:none; color:#028de7;}
a:link{text-decoration:none;color:#028de7;}
a:hover {text-decoration:underline;}
a:visited {}
a:active {}

.left { float:left;}
.right { float:right;}
.clear { clear:both;}
.wrapper {
	width:100%;
	background-image:url(../images/bg-nav-tile.gif);
	background-repeat:repeat-x;
}
.container {
	width:1094px;
	margin:0 auto;
	background-image:url(../images/container-tile.png);
	background-repeat:repeat-y;
	min-height:500px;
}
.container-bottom {
	width:1020px;
	margin:0 auto;
	padding-top:50px;
}
.footer {
	background-image:url(../images/footer01.png);
	background-repeat:no-repeat;
	background-color:transparent;
	min-height:352px;
	background-position:center bottom;
	width:100%;
	margin:-93px 0px 0px 0px;
}
.header {
	background-image:url(../images/header-bg.png);
	background-repeat:no-repeat;
}
.nav {
	width:1002px;
	min-height:105px;
	margin:0 auto;
}
/*.menu {
	padding-top:40px;
	color: white;
}
*/
.content {
	width:1002px;
	margin:0 auto;
	min-height:500px;
}
.slider {}

.home-content {width:1002px;margin:0 auto; overflow:hidden; margin-top:10px;}
.home-content div {width:323px; min-height:326px;word-wrap: break-word; background-image:url(../images/home-box-bg.png); background-repeat:no-repeat; text-align:center; padding-top:30px;}
.home-content div#box1 { float:left;}
.home-content div#box2 {margin-left: 16px; float: left;}
.home-content div#box3 { float:right;}

.home-content div p { text-align:left; font-family: 'Roboto', sans-serif; font-size:14px;color:#006ccb; display:block; width:290px;  margin-top:20px; margin-left:35px; line-height:22px;font-weight: 400;/*background-color:#0F6;*/}


.product-main { min-height:190px; width:1002px; margin:0 auto; overflow:hidden;}
.product-main div { width:290px; min-height:180px; margin-bottom:50px;word-wrap: break-word;}
.product-main div#box1 { float:left;}
.product-main div#box2 {margin-left: 66px; float: left;}
.product-main div#box3 { float:right;}
.product-main div#box4 { float:left;}
.product-main div#box5 {margin-left: 66px; float: left;}
.product-main div#box6 { float:right;}
.product-main div#box7 { float:right;}

.product-banner { text-align:center;}
.product-desc1, .product-desc2 { margin:0 auto;width:932px;display:block; border-bottom:1px solid #001d80; padding-bottom:20px; padding-top:20px;}

.product-desc1 p {display:block; width:450px; margin-right:50px; text-align:left;font-family: 'Roboto', sans-serif;
	font-weight: 300; font-size:16px; color:#252525;}

.product-desc1 h1 {font-family: Arial, Helvetica, sans-serif; color:#203b87; font-size:18px; font-weight:bold; text-align:left0; display:block; width:400px; padding-top:40px;}

.product-desc2 { margin-bottom:30px;}
.product-desc2 p { display:block; width:480px; text-align:left;font-family: 'Roboto', sans-serif; font-weight: 300; font-size:16px; color:#252525;}

.product-desc2 h1 {font-family: 'Roboto', sans-serif;
	font-weight: 700; font-size:18px; color:#203b87; text-align:left;  display:block; width:480px;}

.product-desc2 p span { display:block; width:460px; text-align:right;}

.about-content {margin:0 auto;width:932px;display:block;padding-bottom:50px; padding-top:20px;}
.about-content p { text-align:left;font-family: 'Roboto', sans-serif;
	font-weight: 300;color:#203b87; font-size:16px; line-height:30px;}