/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 02: 3 column 940 (wide center)
  -------------------------------------
*/
body {
	min-width: 941px;
}
#tnav-center {
	width: 941px;
}
#columnwrapper {
	width: 941px;
	background-image: url(../img/textBack.gif);
	color: #000000;
}
#columns-top {
	background-image: url(../img/textBack.gif);
}
#c1, #c2 {
	width: 630px;
	margin-right: 0px;
}
#c2 {
	width: 295px;
	margin-left: -20px;
}

#columns-bottom {
	background-image: url(../img/textBack.gif);
}
#footer {
	width: 941px;
}
#aboveFoot.bottLogo {
	float:right;
	width:324px;


}
#aboveFoot .bottText {
	float:left;
	width:612px;
	line-height: 1.3em;
	text-align: left;
	vertical-align: bottom;
	padding-top:30px;
	margin-left:5px;
}
.indexLeftImg {

}
.indexCentreImg {
	padding-left:12px;
	float:right;
}
.advertImg {
	float: right;
	background-image: url(../img/psg_energy.jpg);
	height: 281px;
	width: 366px;


}

.advertText  {
	color: #777d51;
	float: left;
	width: 320px;
	margin-top: 90px;
	padding: 15px;
	font-size: 1.5em;
	text-align: justify;
	text-indent: 30;
}