@charset "utf-8";
/* CSS Document */


body{ 
	
	width:100%; 
	margin:0 0 0 0;
	background:url(../images/bac_bg.jpg) repeat-x;
	
}
	
@font-face{
	font-family:"Open Sans Condensed";
	src:url(../OpenSans-CondBold.ttf);
	font-weight:normal; 
}
	
#wraper{ 

	width:1040px; 
	margin:0 auto;	
}

.work_bg{ 

	height:auto; 
	width:1040px;
	float:left;
	background:url(../images/working_area.jpg) repeat-x;
	margin-top:32px;
	
}	
	
.work_area{ 
	height:auto; 
	width:990px;
	float:left;
	margin-left:25px;
	
}

.header{ 
	height:97px; 
	width:990px;
	float:left;
}

.logo{
	
	height:80px;
	width:366px;
	float:left;
	margin-top:9px;
	margin-left:7px;
	float:left;
}

.hdr_banner{
	
	height:60px;
	width:468px;
	float:right;
	margin-top:20px;
}

.nav{ 

	 width:990px;  
	 height:36px;
	 float:left;
	 background:url(../images/nav_bg.jpg) repeat;
}


.nav ul{
	
	margin:0px;
	padding:0px;
	float:left;
}
	
.nav ul li{
	
	float:left;   
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
.nav ul li a{
	
	float:left; 
	font-size:14px; 
	color:#FFF; 
	padding:16px 29px 17px;  
	font-family:Open Sans Condensed;   
	line-height:3px;
	letter-spacing:0.3px;
	text-decoration:none;
}

.nav ul li a:hover{
	
	background:url(../images/nav_hover.jpg) repeat-x;
	color:#000;
}

.nav ul li.active a{
	
	background:url(../images/nav_hover.jpg) repeat-x;
	color:#000;
}

.banner{
	
	height:425px; 
	width:990px;
	float:left;
	margin-top:9px;
	margin-bottom:22px;
}

.img_bg{
	
	height:380px; 
	width:990px;
	float:left;
	margin-bottom:22px;
	background:url(../images/img_bg.jpg) repeat-x;
}

.box_1{
	
	height:337px; 
	width:222px;
	float:left;
	margin:20px 0 20px 20px;
}

.img{
	
	height:159px;
	width:222px;
	float:left;
}

.heading_text{ 

	font-family:Open Sans Condensed;
	font-size:24px;
	color:#242424;
	margin-top:20px;
	float:left;
	margin-left:5px;
	width:200px;
}

.img_text{ 

	font-family:Arial;
	font-size:13px;
	color:#1c1c1c;
	line-height:20px;
	word-spacing:1px;
	margin-top:5px;
	margin-left:5px;
	width:218px;
	float:left;
}

.readmore_bg{
	
	height:30px;
	width:118px;
	float:left;
	background:url(../images/read_more_bg.png) no-repeat;
	margin-top:14px;
}

.readmore_bg:hover{
	
	background:url(../images/read_more_hover.png) no-repeat;
}

.more_text{ 

	font-family:Open Sans Condensed;
	font-size:13px;
	color:#FFF;
	word-spacing:1px;
	margin-top:6px;
	text-align:center;
	float:left;
	margin-left:15px;
	letter-spacing:0.2px;
}

.nav_heading_bg{
	
	height:44px;
	width:230px;
	float:left;
	background:url(../images/categories_bg.png) no-repeat;
}

.left_panel{
	
	height:auto;
	width:230px;
	float:left;
	margin-bottom:24px;
}

.right_panel{
	
	height:auto;
	width:733px;
	float:left;
	margin-left:27px;
	margin-bottom:24px;
}
.heading_text_2{
	
	font-family:Open Sans Condensed;
	font-size:20px;
	color:#FFF;
	letter-spacing:0.2px;
	margin-left:18px;
	margin-top:9px;
}

.nav_text{
	
	font-family:Arial;
	font-size:11px;
	color:#FFF;
	line-height:30px;
	word-spacing:1px;
	letter-spacing:0.2px;
	font-weight:bold;
	float:left;
	margin-top:1px;

}
.nav_text ul{
	
	margin:0px;
	padding:0px;
}

.nav_text ul li{
	
	list-style:none;
	text-decoration:none;
	width:192px;
	background:url(../images/nav_bg_2.jpg) repeat-x;
	
}
.nav_text ul li:hover{
	
	background:url(../images/nav_bg_2_hover.jpg) repeat-x;
}

.nav_text a{
	
	color:#FFF;
	list-style:none;
	text-decoration:none;
}

.nav_text a:hover{
	
	color:#cacaca;
	
}

.heading_bg_2{
	
	height:44px;
	width:733px;
	float:left;
	background:url(../images/heading_bg.png) repeat-x;
}

.p_text_bg{
	
	height:auto;
	width:696px;
	float:left;
	background:#000;
}

.p_text{ 

	font-family:Arial;
	font-size:13px;
	color:#dedbdb;
	line-height:20px;
	word-spacing:1px;
	padding:5px 18px 0 18px;

}


.footer_bg{
	
	height:240px; 
	width:1040px;
	float:left;
	background:#FFF;
}

.f_1{
	
	height:auto;
	width:263px;
	float:left;
	margin-top:35px;
	margin-left:54px;
}

.f_2{
	
	height:auto;
	width:251px;
	float:left;
	margin-top:35px;
}

.f_3{
	
	height:auto;
	width:239px;
	float:left;
	margin-top:35px;
}

.f_4{
	
	height:200px;
	width:200px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

.f_line{
	
	height:1px;
	width:936px;
	float:left;
	margin-left:17px;
	background:url(../images/f_line.jpg) no-repeat;
	
}

.footer_text{
	
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	margin-top:15px;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
	float:left;
	width:936px;
	

}

.footer_text a{
	
	text-decoration:none;
	color:#FFF;
}
.footer_text a:hover{
	
	color:#000;
}



.btm_text{ 

	font-family:Open Sans Condensed;
	font-size:18px;
	color:#000;
	line-height:20px;
	word-spacing:1px;

}

.btm_nav{ 

	font-family:Arial;
	font-size:11px;
	color:#5a5858;
	line-height:20px;
	word-spacing:1px;
	margin-top:10px;
	font-weight:bold;
	margin-bottom:30px;

}

.btm_nav ul{
	
	padding:0px;
	margin:0px;
}

.btm_nav ul li{
	
	list-style:none;
	

}

.btm_nav a{

	color:#5a5858;
	text-decoration:none;
	list-style:none;
	
}

.btm_nav ul li a:hover
{
	
	color:#000;
	
}


.footer_2{
	
	height:77px; 
	width:1040px;
	float:left;
	background:#000;
}

.visa{
	
	height:23px;
	width:542px;
	float:left;
	margin-left:248px;
	margin-top:29px;
}


.footer_3{
	
	height:46px; 
	width:1040px;
	float:left;
}

.f_text_2{
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	word-spacing:1px;
	margin-top:16px;
	text-align:center;
	font-weight:bold;
	width:1050px;
	float:left;

}




