@charset "utf-8";
/* CSS Document */
.body{ 
	width: 780px;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, p, ul{
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	}
h2.rugged{
	font-size: 21px;
    color: #4398ef;
	font-weight: 400;
	margin-top: 40px; 
	margin-bottom: 0px;}
h5.product{
	font-size: 12px;
    color: #666666;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 10px;
	}
p.description{
	margin-top: 10px; 
	color: #666666;
	font-size: 16px;
	margin-bottom: 16px;
	line-height: 1.5em;
	}
p.description2{
	margin-top: 10px; 
	color: #666666;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 0;
	}
h3.sector1{
	color: #666666;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0;
	border-bottom: none;
	margin-top: 20px;
	margin-bottom: 0;
	}
h3.sector2{
	color: #666666;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 0;
	}

h6{
	color: #666666;
	font-size: 15px;
	padding: 8px 15px;
	margin: 0 auto;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-weight: 600;
	text-align: left;
	}
div.pws770accessories{
	text-align: left;
	}

a.example-image-link{
	outline: none;
	display: inline-block;
	}
.container1{
	width: 780px;
	margin: 0 auto;
	display: block;
	clear: both;
	padding-bottom: 40px;
	margin-top: 15px;
	border-top: 1px solid #CCC;
	}
.container2{
	width: 780px;
	margin: 0 auto;
	display: block;
	clear: both;
	padding-bottom: 40px;
	margin-bottom: 100px;
	}
.left{
	float:left;
	width:100%;
	margin: 0 auto;
	margin-bottom: 0;
	}
.img{
	text-align:center;}
.box-left {
	float: left;
	width: 45%;
	margin-left: 40px;
	}
.box-left1 {
	float: left;
	width: 50%;
	
	}
.box-right1{
	float: left;
	width: 50%;
	}
.construction{
	clear: both;
	}
		
.button-left {
	float: left;
	width: 45%;
	}
.button-right {
	float: right;
	width: 45%
}
.buttons{
	float: right;
	margin-right: 20%;
}
.buttons1{
	float: right;
}
.orange{
	font-size: 22px;
	color: #f39800;
	}
.price{
	margin-left: 580px;
	}
.price1{
	float: right;
	margin-right: 15px;
	}
.eStore_btn2{
	background-color: #4398ef;
	border: 2px solid #4398ef;
    color: #fff;
    border-radius: 3px;
    padding: 5px 35px;
    text-align: center;
	text-decoration: none;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 15px;
	margin-right: 30px;	
	}
.eStore_btn2:hover{
	    background-color: #2284e8;
		border: 2px solid #2284e8;
		color: #ffffff;
		}
.ghost {
	border: 2px solid #4398ef;
    color: #4398ef;
    border-radius: 3px;
    padding: 5px 35px;
    text-align: center;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    margin: 0 auto;
}
.ghost:hover{
	background-color: #2284e8;
    color: #ffffff;
    border: 2px solid #2284e8;
	}
	
.eStore_btn1{
	background-color: #4398ef;
	border: 2px solid #4398ef;
    color: #fff;
    border-radius: 3px;
    padding: 5px 20px;
    text-align: center;
	text-decoration: none;
	font-family: 'Open Sans', Tahoma, Arial, sans-serif;
	font-size: 15px;
	margin-right: 30px;	
	}
.eStore_btn1:hover{
	    background-color: #2284e8;
		border: 2px solid #2284e8;
		color: #ffffff;
		}
.ghost1 {
	border: 2px solid #4398ef;
    color: #4398ef;
    border-radius: 3px;
    padding: 5px 20px;
    text-align: center;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    margin: 0 auto;
}
.ghost1:hover{
	background-color: #2284e8;
    color: #ffffff;
    border: 2px solid #2284e8;
	}
.container{
	width: 780px;
	margin: 0 auto;
	display: block;
	clear: both;
	padding-bottom: 40px;
		}
.left-column{
	float:left;
	width:30%;
	padding-bottom: 25px;
	}
.right-column{
	float:right;
	width:30%;
	padding-bottom: 25px;
	}
.center-column{
	margin: 0 auto;
	width:30%;
	padding-bottom: 25px;
	}