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

/* Start 22-11-2011 Written by Ravi */

*{border:0; list-style:none; margin:0; outline:none; padding:0;}

.flt{float:left;}
.flr{float:right;}
.clr{clear:both;}

body{
	background:url(../images/bodyBack.jpg) repeat-x;
	}

#wrapper{
	margin:8px auto 0 auto;
	width:1000px;
	}
	
.wrapperIn{
	background:url(../images/wrapperReapet.jpg) repeat-y;
	width:1000px;
	}
	
.logo{
	float:left;
	padding:18px 0 0 25px;
	width:500px;
	}
	
.headerRight{
	float:right;
	padding-right:14px;
	width:460px;
	}
	
.shareBack{
	background:url(../images/shareBox.jpg) right top no-repeat;
	float:right;
	height:28px;
	width:201px;
	}
	
.shareBack a img{
	padding:3px 0 0 4px;
	}
	
.globel{
	background:url(../images/globel.jpg) no-repeat;
	color:#a0a0a0;
	font:12px Verdana, Geneva, sans-serif;
	float:right;
	height:37px;
	margin-top:10px;
	padding:10px 0 0 60px;
	}
	
.phone{
	background:url(../images/phone.jpg) left 8px no-repeat;
	color:#000;
	font:26px Verdana, Geneva, sans-serif;
	float:right;
	padding:0 0 0 30px;
	}	

.nav{
	border-top:1px solid #797979;
	border-bottom:1px solid #797979;
	margin:20px auto 0 auto;
	height:34px;
	width:978px;
	}
	
.nav ul li{
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	line-height:32px;
	margin-left:20px;
	}
	
.nav ul li+li{
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	line-height:32px;
	margin-left:70px;
	}
	
.nav ul li a{
	color:#000;
	text-decoration:none;
	}
	
.nav ul li a:hover, #nav1 .active, #nav2 .active, #nav3 .active, #nav4 .active, #nav5 .active, #nav6 .active{
	color:#ff0400;
	}
	
.midBody{
	margin-top:20px;
	width:1000px;
	}
	
.midBodyLeft{
	float:left;
	margin-left:10px;
	width:740px;
	}
	
.midBodyRight{
	float:right;
	margin-right:10px;
	width:230px;
	}
	
.electricity{
	color:#000;
	font:bold 20px Verdana, Geneva, sans-serif;
	padding:0 0 0 10px;
	text-transform:uppercase;
	}
	
.pour{
	color:#333;
	font:18px Verdana, Geneva, sans-serif;
	padding:10px 0 0 10px;
	}
	
.bigPara{
	color:#333;
	font:14px Verdana, Geneva, sans-serif;
	line-height:18px;
	padding:10px 0 0 10px;
	}
	
.bigPara a{
	color:#333;
	text-decoration:none;
	}
	
.bigPara a:hover{
	text-decoration:underline;
	}
	
.welcomeList{
	margin:10px 0 0 45px;
	}
	
.welcomeList li{
	color:#333;
	font:14px Verdana, Geneva, sans-serif;
	line-height:22px;
	list-style:disc;
	}
	
.rightBox{
	width:227px;
	}
	
.rightMidBox{
	background:url(../images/rightBoxMid.jpg) repeat-y;
	width:227px;
	}
	
.contactUs{
	background:url(../images/contactUs.jpg) 10px 5px no-repeat;
	color:#646464;
	font:20px "Century Gothic", Arial, Verdana;
	padding:8px 0 0 45px;
	}
	
.input{
	border-radius:5px;
	background-color:#ebebeb;
	border:1px solid #d5d5d5;
	color:#9b9b9b;
	font:14px "Century Gothic", Arial, Verdana;
	height:28px;
	margin:10px 0 0 10px;
	-moz-border-radius:5px;
	padding-left:5px;
	-webkit-border-radius:5px;
	width:200px;
	}
	
.submit{
	background:url(../images/submitBack.jpg) no-repeat;
	color:#f74346;
	cursor:pointer;
	font:14px "Century Gothic", Arial, Verdana;
	height:27px;
	margin:10px 0 5px 10px;
	width:82px;
	}
	
.news{
	background:url(../images/news.jpg) 10px 8px no-repeat;
	color:#646464;
	font:25px "Century Gothic", Arial, Verdana;
	padding:0 0 0 45px;
	}
	
.latestNewsText ul li{
	background:url(../images/bullet.jpg) 10px 8px no-repeat;
	color:#666;
	font:12px Verdana, Geneva, sans-serif;
	line-height:18px;
	padding:5px 20px 10px 30px;
	text-align:justify;
	}
	
.latestNewsText ul li a{
	color:#666;
	text-decoration:none;
	}
	
.contactMe{
	color:#999;
	font:24px Verdana, Geneva, sans-serif;
	text-align:center;
	}
	
.address{
	color:#000;
	font:15px Verdana, Geneva, sans-serif;
	line-height:20px;
	padding:10px 0 20px 0;
	text-align:center;
	}
	
.address a{
	color:#00F;
	}
	
.electricityContact{
	color:#000;
	font:bold 14px Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	}	

	
.footer{
	background:url(../images/wrapperBottom.jpg) no-repeat;
	color:#999;
	font:10px Verdana, Geneva, sans-serif;
	height:29px;
	padding:5px 0 0 0;
	text-align:center;
	}
	
.electricityCopy{
	color:#000;
	font-weight:bold;
	}
	
.poweredBy{
	color:#999;
	font: 10px Verdana, Geneva, sans-serif;
	padding-bottom:20px;
	text-align:center;
	}
	
.poweredBy a{
	color:#999;
	text-decoration:none;
	}
	
.poweredBy a:hover{
	color:#000;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	