@charset "utf-8";
/* CSS Document */
img{border:0px; margin:0px; padding:0px;}
#main_align{width:955px; height:auto; margin:auto;}
#main{width:955px; height:auto; float:left;}
#top{width:955px; height:91px; float:left; background-image:url(images/brothers_02.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#menu_m{width:955px; height:44px; float:left;  padding:0px; margin:0px;}
#banner{width:955px; height:270px; float:left; background-image:url(images/brothers_11.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#space1{width:955px; height:5px; padding:0px; margin:0px; float:left;}
#cls{width:248px; height:145px; float:left; background-image:url(images/brothers_12.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#as{width:230px; height:145px; float:left; background-image:url(images/brothers_13.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#ss{width:230px; height:145px; float:left; background-image:url(images/brothers_14.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#es{width:247px; height:145px; float:left; background-image:url(images/brothers_15.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#space2{width:955px; height:7px; padding:0px; margin:0px; float:left;}

#abt_m{width:700px; height:auto; padding:0px; margin:0px; float:left;}
#abt{width:700px; height:143px; float:left; background-image:url(images/brothers_17.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#abt_home{width:955px; height:200px; float:left; background-image:url(images/brothers_16.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#in_t{width:955px; height:8px; float:left; background-image:url(images/in_01.jpg);; background-repeat:no-repeat; padding:0px; margin:0px;}
#in_m{width:955px; height:auto; min-height:200px; float:left; background-image:url(images/in_02.jpg); background-repeat:repeat-y; padding:0px; margin:0px;}
#in_b{width:955px; height:9px; float:left; background-image:url(images/in_03.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}

#prod{width:700px; height:203px; float:left; background-image:url(images/brothers_19.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#prod1{width:700px; height:203px; float:left; background-image:url(images/1.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}


#serv{width:255px; height:346px; float:left; background-image:url(images/brothers_18.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#footer{width:955px; height:61px; padding:0px; margin:0px; float:left;}

#cls_c{width:202px; height:auto; float:left; padding:20px 0px 0px 32px;}
	#cls_c2{width:202px; height:auto; float:left; padding:10px 0px 0px 32px;}
#as_c{width:202px; height:auto; float:left; padding:20px 0px 0px 13px;}
#ss_c{width:202px; height:auto; float:left; padding:20px 0px 0px 18px;}
#es_c{width:202px; height:auto; float:left; padding:20px 0px 0px 18px;}
#content_c{width:670px; height:auto; float:left; padding:12px 0px 0px 18px;}
#content_i{width:900px; height:auto; float:left; padding:12px 0px 0px 18px;}
#pro_c{width:668px; height:auto; float:left; padding:10px 0px 0px 18px;}
#serv_c{width:227px; height:auto; float:left; padding:19px 0px 0px 12px;}
	#serv_l{width:227px; height:auto; float:left; padding:30px 0px 0px 5px;}
	#serv_l li{list-style-image:url(images/li.jpg); line-height:30px; text-align:left; }

.head1{font-family:Candara, Arial, verdana; font-size:16px; color:#0b3197;}
.content1{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#937d2f; text-align:justify;}
.read_more{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#222220;}
.content2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4d4e50; text-align:justify;}
.head2{font-family:Candara, Arial, verdana; font-size:18px; color:#323233;}
.list{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#323233;}


#sca1{width:315px; height:145px; float:left; background-image:url(images/scaf.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#sca1_m{width:315px; height:145px; float:left; background-image:url(images/scaf.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#sca12{width:322px; height:145px; float:left; background-image:url(images/scaf2.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}
#cable{width:318px; height:145px; float:left; background-image:url(images/cable.jpg); background-repeat:no-repeat; padding:0px; margin:0px;}



/* Main menu */

#menu
{
	
	margin: 0px;
	padding:0px;
	list-style: none;
	
	
}

#menu li
{
	float: left;
	padding:0px;
	position: relative;
	line-height: 0;
}

#menu a 
{
	float: left;
	
	padding: 0 0px;
	color: #999;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a
{
	color: #fafafa;
}

*html #menu li a:hover /* IE6 */
{
	color: #fafafa;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 100px;
    left: 80px;
    z-index: 99999;    
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul ul
{
  top: 0;
  left:120px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width:auto;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background: #0186ba;
	background: -moz-linear-gradient(#04acec,  #0186ba);	
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec,  #0186ba);
	background: -o-linear-gradient(#04acec,  #0186ba);
	background: -ms-linear-gradient(#04acec,  #0186ba);
	background: linear-gradient(#04acec,  #0186ba);
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */







/* Main menu 22222222222*/

#menu2
{
	
	margin: 0px;
	padding:0px;
	list-style: none;
	
	
}

#menu2 li
{
	float: left;
	padding:0px;
	position: relative;
	line-height: 0;
}

#menu2 a 
{
	float: left;
	
	padding: 0 0px;
	color: #999;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu2 li:hover > a
{
	color: #fafafa;
}

*html #menu2 li a:hover /* IE6 */
{
	color: #fafafa;
}

#menu2 li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu2 ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 35px;
    left: 50px;
    z-index: 99999;    
    background: #444;
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu2 ul ul
{
  top: 0;
  left:120px;
}

#menu2 ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#menu2 ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu2 ul a
{    
    padding: 10px;
	height: 10px;
	width:auto;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu2 ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu2 ul a /* IE7 */
{    
	height: 10px;
}

#menu2 ul a:hover
{
    background: #0186ba;
	background: -moz-linear-gradient(#04acec,  #0186ba);	
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec,  #0186ba);
	background: -o-linear-gradient(#04acec,  #0186ba);
	background: -ms-linear-gradient(#04acec,  #0186ba);
	background: linear-gradient(#04acec,  #0186ba);
}

#menu2 ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu2 ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu2 ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu2 ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu2 ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


#menu2 ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu2:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu2             { zoom: 1; } /* IE6 */
*:first-child+html #menu2 { zoom: 1; } /* IE7 */