
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);

h2,h3,h4,h5,h6
{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
	margin-top:6px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#d6463d;
	text-transform:uppercase;
	font-size:15px;
	margin-left:10px;
}
	

#cont_wrapper_about
	{
	width:1000px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#1a5e84;
	font-size:13.5px;
	margin:8px 0px 0px 13px;
	line-height:25px;
	
	
	}
#cont_wrapper_about .left{
    
    width:653px;
	min-height:100px;
	position:relative;
	float:left;
	margin:10px 0px 0px 13px;
	padding:0px;
	}
#cont_wrapper_about .right
{ 
	
	width:270px;
	min-height:100px;
	float:right;
	margin:17px 15px 0px 25px;
}
#cont_wrapper_about .right p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#1a5e84;
	font-size:13.5px;
	margin:10px 0px 0px 13px;
	line-height:25px;
	text-align:left;
	width:250px;
	}
 #cont_wrapper_about .left p
	{
	font-family: "source Sans Pro";
font-weight: normal;
color: #000;
font-size: 14px;
text-align: justify;
	margin:10px 0px 0px 13px;
	line-height:22px;
	text-align:justify;
	width:650px;
	
	}


/*/  ....................button start ........................... /*/


.button1 {
     
    height: 26px;
    width: 95px;
    background: #6abce6;
    border:1px solid #6abce6;
    text-align: center;
    font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:14px;
	color:#ffff;
    margin-left:97px;
	padding-top: 0px;     
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	 margin-right: 40px;
     
}
.button1 a{ text-decoration:none; color:#fff;}
.button1 :hover {
  color:#fff;
   
}

/*/  ....................End-button start ........................... /*/





/*......contact page....................*/


#cont_wrapper_contact .left{
    width:653px;
	height:400px;
	position:relative;
	float:left;
	margin:10px 0px 0px 13px;
	padding:0px;
	}
#cont_wrapper_contact .right
{ 
	background-color:#f1f2f2;
	width:270px;
	height:350px;
	float:right;
	margin:60px 15px 0px 20px;
}
#cont_wrapper_contact .right p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#1a5e84;
	font-size:13.5px;
	margin:10px 0px 0px 13px;
	line-height:25px;
	text-align:center;
	width:250px;
	}
 #cont_wrapper_contact .left p
	{
	font-family: "source Sans Pro";
font-weight: normal;
color: #000;
font-size: 14px;
	margin:10px 0px 0px 13px;
	line-height:22px;
	text-align:justify;
	width:650px;
	
	}
	
	#cont_wrapper_about .why{
    width:903px;
	position:relative;
	float:left;
	margin:10px 0px 0px 13px;
	padding:0px;
	}
	#cont_wrapper_about .why p
	{
	font-family: "source Sans Pro";
font-weight: normal;
color: #000;
font-size: 14px;
	margin:10px 0px 0px 13px;
	line-height:22px;
	text-align:justify;
	width:900px;
	
	}
	
	#cont_wrapper_about .con{
    width:303px;
	position:relative;
	float:left;
	margin:10px 0px 0px 13px;
	padding:0px;
	}
	#cont_wrapper_about .con p
	{
	font-family: "source Sans Pro";
font-weight: normal;
color: #000;
font-size: 14px;
	margin:10px 0px 0px 13px;
	line-height:22px;
	text-align:justify;
	width:300px;
	
	}
	#cont_wrapper_about .conright
{ 
	width:570px;
	
	float:right;
	margin:20px 15px 0px 20px;
}
/*<!-------------product page----------------->*/

.product_list{
    background-color:#f1f2f2;
    width:960px;
	height:130px;
	position:relative;
	float:left;
	margin:20px 0px 0px 22px;
	padding:0px;
	}
	.product_list .img{
    background-color:#e7f7ff;
	border:1px solid #d4d4d4;  
	width: 100px;
	height:90px;
	margin-top:20px;
	margin-left:47px;
}
