@charset "utf-8";
/* CSS Document */
body {
	background:#e7e7e7 url('../images/body-bg.png') repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow-x:hidden;
}

.clear{clear:both;}

a{text-decoration:none; border:none;color:#666;}

a img{text-decoration:none; border:none;}

#wrapper {
	margin:0 auto;
	min-height:590px;
	width:1000px;
	padding: 0 0 10px;
	height:auto;
	background:#fff;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-ms-border-radius:0 0 5px 5px;
	-o-border-radius:0 0 5px 5px;
	box-shadow:0 0 5px #ccc;
}
#header {
	width:1000px;
	height:auto;
	float:left;
}
#logo {
	width:1000px;
	height:auto;
	float:left;
}
.logo_img {
	margin: 0 auto;
	padding: 5px 0 0;
	width: 731px;
	height:80px;
}
#menu {
    color: #666;
    height: auto;
    margin: 15px 0 0;
    width: 1000px;
	font-size: 15px;
	float:left;
}
#menu ul{
  border-bottom: 1px solid #E7E7E7;
    float: left;
    padding: 0 20px;
    width: 960px;
}
#menu ul li {
    float: left;
    margin: 0 2px;
    padding: 0 17px 5px;
}
#menu ul li:hover {
color:#29176d;
border-bottom: 2px solid #4b2fb5;
}
#menu .current{
color:#29176d;
border-bottom: 2px solid #4b2fb5;
}
#content{
width:1000px;
height:auto;
float:left;
min-height:485px;
}
#content_box{
width:1000px;
height:auto;
float:left;
margin:10px 0;
}
#footer{
width:1000px;
height:auto;
float:left;
}
#footer_content{
width:1000px;
height:auto;
float:left;
}
#footer_menu{
margin:0 auto;
color: #666;
padding:10px 0 0;
    height: auto;
    width:1000px;
	font-size: 12px;
	border-top: 1px solid #E7E7E7;
}
#footer_menu ul{
	margin:0 auto;
    width: 645px;
}
#footer_menu ul li {
    float: left;
    margin: 0 5px;
}
#footer_menu ul li:hover {
color:#29176d;
}

/*home page*/
#slider-wrapper{
width:1000px;
height:auto;
float:left;
margin:97px 0;
}
#slider {
	position:relative;
    width:1000px;
    height:290px;
    margin:0 auto;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:450px;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/*Introduction page*/
.intro{
float:left;
width:960px;
height:auto;
margin:0 20px;	
}
.intro_info p{
margin:10px 0;
font-size:13px;
color:#666;
line-height:15px;
}
.indenttxt{
text-indent:10px;
}
.intro_info{
width:960px;
float:left;
height:auto;
margin:0 0 10px 0;
}
.intro_title{
font-size: 15px;
text-decoration: underline;
text-align: center;
width: 960px;
float: left;
height: auto;
margin: 0 0 10px 0;
color:#444;
}
.intro_details{
width: 960px;
float: left;
height: auto;
}
.intro_img1{
float: left;
font-size:13px;
color:#666;
line-height:18px;
width: 344px;
margin: -25px 50px 5px;
text-align: center;
height: auto;
}
.intro_img1 img{
margin:0 0 4px 0;
}
.intro_img2{
float: left;
height: auto;
width: 245px;
margin: -25px 0 5px 190px;	
}
.intro_img3{
float: left;
height: auto;
width: 238px;
margin: 0px 0 0 130px;
}
.intro_list{
float: left;
height: auto;
color: #666;
line-height: 20px;
width: 300px;
margin: 5px 0 0 125px;
}
.intro_list td{
padding-left: 5px;
}
.intro_head{
color: #4b2fb5;
font-size: 15px;
padding-left: 5px;
padding-bottom: 2px;
border-bottom: 1px solid #4b2fb5;
}
/*lighting installations*/
.lightng_inst{
float:left;
width:960px;
height:auto;
margin:0 20px;
}
.sc_title{
font-size: 20px;
text-align: center;
width: 960px;
float: left;
height: auto;
margin: 10px 0;
color:#4b2fb5;
}
.lightng_inst_details{
float:left;
width:960px;
height:auto;
margin:10px 0;
}
.lightng_inst_details img{
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-moz-box-shadow: 0px 0px 5px #000;
-ms-box-shadow: 0px 0px 5px #000;
-o-box-shadow: 0px 0px 5px #000;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
}
.lp_1{
float:left;
width:331px;
height:auto;
margin:25px 0 0 100px;
}
.lp_2{
float:left;
width:343px;
height:auto;
margin:0 0 0 80px;
}
.lp_3{
width:512px;
height:auto;
margin:0 auto;
}
/*electric projects*/
.ep1{
float:left;
width:224px;
height:auto;
margin: 20px 0px 0px 210px;
}
.ep2{
float:left;
width:253px;
height:auto;
margin: 20px 0 0 90px;
}
.ep3{
float:left;
width:250px;
height:auto;
margin: 20px 0 0 184px;
}
.ep4{
float:left;
width:250px;
height:auto;
margin: 20px 0 0 90px;
}
/*compact substations*/
.compact_sub_details{
float:left;
width:960px;
height:auto;
margin:0 0 10px;
}
.compact_substations_list {
    color: #666666;
    float: left;
    font-size: 13px;
    height: auto;
    line-height: 20px;
    width: 400px;
}
.compact_substations_list ul{
list-style:disc url('../images/dot.png')!important;
margin: 0 0 0 20px;
}
.compact_substations_list p {
   margin: 0 0 5px;
}
.compact_substations_list span{
color:#444;
text-decoration:underline;
}
.cs_1 {
    float: left;
    height: auto;
    margin: -20px 0 0 100px;
    width: 323px;
}
.compact_substations_info {
    float: left;
    height: auto;
	 margin: 0 0 0 60px;
    width: 405px;
}
.comp_sub_box{
float: left;
    height: auto;
    width: 405px;
	margin: 0 0 8px;
}
.cmp_title {
    float: left;
    font-size: 13px;
    height: auto;
     margin: -8px 0 25px;
    text-align: center;
	color: #444444;
    width: 960px;
}
.cs_2 {
    float: left;
    height: auto;
    margin: 0 18px 0 0;
    width: 121px;
}
.cs_2_details {
    color: #666666;
    float: left;
    font-size: 13px;
    height: auto;
    line-height: 15px;
    text-align: justify;
    width: 260px;
}
.cs_2_title {
    color: #444444;
    font-size: 14px;
    height: auto;
    margin: 0 0 8px;
    text-align: center;
    width: 260px;
}
.cs_3 {
    float: left;
    height: auto;
    margin: -30px 0 0 18px;
    width: 154px;
}
.cs_3_details {
    color: #666666;
    float: left;
    font-size: 13px;
    height: auto;
    line-height: 15px;
    text-align: justify;
    width: 230px;
}
.cs_3_title {
    color: #444444;
    font-size: 14px;
    height: auto;
    margin: 0 0 8px;
    text-align: center;
    width: 230px;
}
.cs_4_details {
    color: #666666;
    float: left;
    font-size: 13px;
    height: auto;
    line-height: 15px;
    text-align: justify;
    width: 405px;
}
.cs_4_title {
    color: #444444;
    font-size: 14px;
    height: auto;
    margin: 0 0 8px;
    text-align: center;
    width: 405px;
}
/*electric supplies*/
.es_1 {
    float: left;
    height: auto;
    margin: 0 0 0 60px;
    width: 315px;
}
.es_1_txt {
    height: auto;
    margin: -20px 0 0 12px;
    text-align: center;
    width: 303px;
}
.es_2 {
    float: left;
    height: auto;
    margin: 0 0 0 130px;
    width: 430px;
}
.es_2_txt {
    height: auto;
    margin: -12px 0 0 95px;
    text-align: center;
    width: 335px;
}
.es_3 {
    float: left;
    height: auto;
    margin: 0 0 0 105px;
    width: 325px;
}
.es_3_txt {
    height: auto;
    margin: -170px 0 0 180px;
    position: absolute;
    text-align: center;
    width: 130px;
}
.es_4 {
    float: left;
    height: auto;
    margin: 25px 0 0 140px;
    width: 300px;
}
.es_4_txt {
    height: auto;
    margin: -15px 0 0 95px;
    text-align: center;
    width: 150px;
}
.es_5 {
    float: left;
    height: auto;
    margin: 0 0 0 40px;
    width: 300px;
}
.es_5_txt {
    height: auto;
    margin: -15px 0 0 95px;
    text-align: center;
    width: 150px;
}
.es_6 {
    float: left;
    height: auto;
    margin: 25px 0 0 15px;
    width: 215px;
}
.es_6_txt {
    height: auto;
    margin: 8px 0 0;
    text-align: center;
    width: 215px;
}
.es_7 {
    float: left;
    height: auto;
    margin: 12px 0 0 85px;
    width: 230px;
}
.es_7_txt {
    height: auto;
    margin: 8px 0 0;
    text-align: center;
    width: 210px;
}
/*contact us page*/
.contact_us{
float:left;
margin:20px 0;
width:500px;
height:auto;	
}
.contact_us table{
float:left;
margin:20px;
width:96%;
border:none;
color: #666;
}
.contact_us td{
padding:3px 0px 3px 5px;
}
.contact_title{
color:#444;
}
.contact_us .contact_head{
color: #4b2fb5;
font-size: 15px;
padding-left: 5px;
padding-bottom: 4px;
border-right: 1px dashed #4b2fb5;
border-bottom: 1px solid #4b2fb5;
}
.banner_img {
    height: 416px;
    margin: 30px auto 0;
    width: 606px;
}
/*Effect in IE*/
#wrapper, .lightng_inst_details img{
	behavior:url(htc/PIE.htc);
}
