@charset "utf-8";
/* CSS Document */



body {
	font-family: 'Source Sans Pro', sans-serif;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x y;
	color:#8c9193;
	font-size: 15px;
	margin:auto;
	padding:0;
}


h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ed1d2d;
	float:left;
	padding:0;
	margin:0;
	 

}
.h1_cont {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ed1d2d;
	float:left;
	padding:0;
	margin:0;
	width:900px;
	 

}
h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	padding:0;
	margin:0;
}
h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0075bb;
	float:left;
	padding:0;
	margin:10px 20px;
}
h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	padding:0;
	margin:0px 0px 10px 0px;
}
h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	float:left;
	padding:0;
	margin:20px 0px 10px 0px;
	width:850px;

}
#wrap {
	width: 1000px;
	margin:auto;
	padding:0;
}

#top {
	width: 1000px;
	height:100px;
	margin-top:40px;
	background-color:#FFFFFF;
	
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border: 0px solid #FFFFFF;

}
.top_left {
	float: left;
	width: 490px;
	margin-left: 20px;
	margin-top:10px;
}
.top_right {
	float: right;
	width: 470px;
	margin-right: 20px;
	text-align: right;
	margin-top:40px;
}
.top_right ul {
	padding:0;
	margin:0;
	

}
.top_right ul li {
	display:inline;
	list-style-type:none;
	padding:0px 10px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px; 
	color: #e7e7e7;
}


.top_right a  {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #787878;
	text-decoration:none;

}
.top_right a:hover {
	color: #f15731;

}

#active {
	color: #f15731;

}


#banner {
	width: 1000px;
	height:400px;

}

/*.........banner slider.........*/

#slideshow {
    position:relative;
    height:400px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*.........//banner slider.........*/


#top_cont {
	width:1000px;
	height:270px;
	background-color:#f58232;
	float:left;

}
.top_contbox {
	float: left;
	width: 300px;
	height: 190px;
	margin: 50px 16px 30px 16px;
	
}
.top_contboximg {
	float: left;
	width: 65px;
	height: 63px;
	margin-right: 20px;
	
}
.top_contboxcont {
	float: right;
	width: 215px;
	height: 190px;
	
}
.p_contboxcont {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	float:left;
	width: 215px;
	 
}
.read_more {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position:95px 4px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float:left;
	font-weight: bold;
	width:110px;
	height:20px;
	margin-top:20px;
}
.read_more a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float:left;
	font-weight: bold;
	text-decoration: none;	 
	 
}
.read_more a:hover {
	color:#000000;

}





#middle_cont {
	width:1000px;
	 
	background-color:#FFFFFF;
	float:left;
	padding-top:50px;

}
.middle_contboxleft {
	width:642px;
	 
	background-color:#FFFFFF;
	float:left;
	margin-left:20px;
	margin-right:30px;

}
.contboxleft_img { 
	width:180px;
	height:200px;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	background-color:#ececec;
	padding:5px;
	
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #ececec;

}

.p_contboxleft {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #8c9193;
	float:left;
	width: 412px;
	text-align:justify;
	 
}
.more {
	width:80px;
	height:30px;
	padding-top:10px;
	float:right;
	margin-top:20px;
	background-color:#f58232;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #f58232;
	
	text-align: center;
	text-transform: uppercase;
}
.more a {

	margin-top:20px;
	background-color:#f58232;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
}
.more a:hover {
	color: #000000;

}


.middle_contboxright {
	width:280px;
	height:342px;
	float:right;
	margin-right:20px;
	margin-bottom:15px;
	border: 2px solid #eeeeee;	 
	
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 2px solid #eeeeee;
}
.middle_contboxright ul {
	padding:0;
	margin:10px 20px;
	float:left;
	width:210px;

}
.middle_contboxright ul li {
	width:210px;
	list-style-type:none;
	padding:10px 0px 10px 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #787878;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:0px 15px;
}










#foot {
	width:1000px;
	height:370px;
	background-color:#0075bb;
	float:left;
	padding-top:40px;
	margin-bottom:40px;
	
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border: 0px solid #ffffff;

}
.foot_top {
	width:1000px;
	height:280px;
	float:left;
	 
}
.foot_topbox {
	width:170px;
	height:200px;
	float:left;
	margin:0px 15px;
	 
}
.foot_topbox ul {
	padding:0;
	margin:15px 0px 0px 0px;
	 float:left;
	 width:170px;

}
.foot_topbox ul li {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #ffffff;
	list-style-type:none;
	line-height: 27px;
}


.foot_bottom {
	width:940px;
	height:98px;
	 
	float:left;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #57a4d2;	
	 

}
.foot_bottomleft {
	width:840px;
	 
	float:left; 
	margin-top:30px; 
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #ffffff;
	
}
.foot_bottomleft a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;

}
.foot_bottomleft a:hover {
	color: #000000;

}
.foot_bottomright {
	width:100px;
	height:40px;
	float:right;
	margin-top:30px;
	text-align: right;	
}




/*<!--product page-->*/

#product_cont {
	width:940px;
	
	background-color:#FFFFFF;
	float:left;
	padding:30px 30px;
	
	 

}

/*<!--//product page-->*/





/*contact page*/


.middle_contactleft {
	width:500px;
	height:300px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
	

}


.middle_contactright {
	width:350px;
	height:300px;
	float:right;
	margin: 20px;
}




.contact_main {float:left;
width:470px;
margin-top:20px;
margin-left:30PX;
}

.contact_us_main {float:left;
width:100%;
margin-bottom:10px;
margin-top:10px;
}

.field_title {float:left;
line-height:20px;
width:150px;
font-family:Arial, Helvetica, sans-serif;
color: #a2a2a3;
margin-top:3px;
font-size:13px;}

.input {float:left;
width:275px;
padding:3px;
border: 1px solid #a2a2a3;
font-family:Arial, Helvetica, sans-serif;
color: #a2a2a3;
background-color:#FFFFFF;
font-size:13px;}
 
.message {float:left;
width:270px;
padding:3px;
padding-right:5px;
height:60px;
border: 1px solid #a2a2a3;
font-family:Arial, Helvetica, sans-serif;
color: #a2a2a3;
font-size:13px;}

.submit_main {float:left;
margin-bottom:20px;
}

.submit {float:left;
width:70px;
padding:5px;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
margin-left:150px;
background-color:#004d85;
font-size:13px;
border: 1px solid #EBEBEB;}


.submit:hover {
color:#000;
background-color:#e1e0e1;
}

.welcom_head {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
	margin-left:30px;
	font-weight: bold;
}
.welcom_head1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	
	
}

.location_map{float:left;
width:350px;
height:200px;
border: 2px solid #fbb626;
margin-top:20px;}





/*//contact page*/

.produpagepdiv {
	width:850px;
	text-align:justify;
	float:left;
	margin-bottom:10px;
}