/* CSS Document */
body{ background-image:url(../images/GradientBackground.png);
	background-size:cover;}

#wrapper {
	top:40px;
	position:relative;
	width:900px;
	height:1120px;
	box-shadow: 5px 5px 2px #888888;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
/*--Top Panel--*/
#topPan{
	width:750px;
	height:399px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topPan h1{
	width:239px;
	height:203px;
	position:absolute;
	top:167px;
	left:-24px;
	display:block;
	background:url(../images/header.jpg) 0 0 no-repeat #FEFFFE;
	font:3em Arial, Helvetica, sans-serif;
	color:#fff;
	padding:35px 86px 0 450px;
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	background-image: url(../images/skyline.jpg);
	line-height:120%
}
#topPan h1 span{font-size:2em;}

#topPan img{
	width:276px;
	height:113px;
	display:block;
	position:absolute;
	top:42px;
	left:20px;
}

#topPan ul{width:410px; height:27px; position:absolute; top:77px; right:-70px;}
#topPan ul li{float:left; width:82px; height:27px; display:block;}
#topPan ul li a{display:block; width:82px; height:27px; background:#FBA01B; color:#fff; font:13px/27px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center;}
#topPan ul li a:hover{background:url(../images/bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none;}
#topPan ul li.company{background:url(../images/bullet1.gif) 50% 0 no-repeat #FBA01B; color:#fff; text-decoration:none; font:13px/27px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center;}
/*--/Top Panel--*/

/*--Middle Panel--*/
#mainmiddlePan{height:330px;0 0 repeat-x #F0F0F0; color:#666; padding:17px 0 0 20px;}
#middlePan{
	width:708px;
	position:relative;
	height: 300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*--left panel--*/
#middleleftPan{
	width:780px;
	float:left;
	padding-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
}
#middleleftPan h2{
	width:260px;
	height:77px;
	color:#D67200;
	padding:0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 77px;
}
#middleleftPan p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0;
} 
#middleleftPan p span.boldtext{ font:Arial, Helvetica, sans-serif;}
#middleleftPan p.more{width:118px; height:24px; margin:20px 0 0 284px; padding:0;}
#middleleftPan p.more a{width:100px; height:24px; display:block; background:url(../images/icon5.jpg) 0 0 no-repeat #F0F0F0; color:#966202; font:16px/24px Arial, Helvetica, sans-serif; padding:0 0 0 30px; text-decoration:none;}
#middleleftPan p.more a:hover{text-decoration:underline;}

/*--/left panel--*/

/*--right panel--*/
#middlerightPan{width:233px; float:left;}
#middlerightPan form{width:233px; height:234px; background:#fff; color:#3B3B3B;}
#middlerightPan form input{width:195px; height:18px; margin:5px 0 10px 18px; }
#middlerightPan form label{width:195px; height:18px; margin:0 0 0 18px; font-weight:bold; }

#middlerightPan form input.button{width:58px; height:24px; float:left; margin:0; background:url(../images/login.jpg) 0 0 no-repeat #FEFEFE; color:#fff; border:none; font:14px/18px Arial, Helvetica, sans-serif; font-weight:bold; }

#middlerightPan form h2{width:150px; height:73px; display:block; background:url(../images/icon1.jpg) 10% 50% no-repeat #fff; color:#D67200; font:22px/73px Arial, Helvetica, sans-serif; padding:0 0 0 75px;}
#middlerightPan form #register{width:160px; height:24px; float:left; }
#middlerightPan form #register a{display:block; background:url(../images/icon3.jpg) 10% 50% no-repeat #fff; color:#666; font:22px/24px Arial, Helvetica, sans-serif; padding:0 0 0 35px; text-decoration:none;}
#middlerightPan form #register a:hover{background:url(../images/icon3.jpg) 10% 50% no-repeat #fff; color:#000; text-decoration:none;}

#middlerightPan p.online{width:233px; height:88px; margin:18px 0 23px;}
#middlerightPan p.online a{width:189px; height:66px; display:block; background:url(../images/online.jpg) 0 0 no-repeat #EFEFEF; color:#fff; font:18px/20px Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:22px 0 0 44px;}
#middlerightPan p.online a:hover{text-decoration:none;}
/*--/right panel--*/
/*--/Middle Panel--*/
/*--Bottom Panel--*/
/*--Bottom Panel--*/
#bottomPan{
	width:898px;
	position:relative;
	padding-top: 0px;
	height: 150px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 80px;
}
#bottommiddlePan{
	width:808px;
	height: 10;
	float:left;
	background:url(../organize/old%20web/images/middleborder.gif) 0 0 repeat-y;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
/*--Bottom Left Panel--*/
#bottomleftPan{
	width:274px;
	float:left;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: -25px;
	margin-top: 0px;
}
#bottomleftPan p{
	padding:0px 0px 0 0;
	width:235px;
	font-family: Arial, Helvetica, sans-serif;
} 
#bottomleftPan p span.boldtext{
	font-weight:bold;
	width: 200px;
}

#bottomleftPan p.more{width:118px; height:24px; margin:0px 0 0 186px; padding:0;}
#bottomleftPan p.more a{width:100px; height:24px; display:block; color:#966202; font:16px/24px Arial, Helvetica, sans-serif; padding:0 0 0 0px; text-decoration:none;}
#bottomleftPan p.more a:hover{text-decoration:underline;}


#bottomleftPan h2{
	width:260px;
	height:57px;
	color:#D67200;
	padding:0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 35px;
}

#bottomleftPan h4{width:208px; height:104px; background:url(../organize/old%20web/images/image1.jpg) 0 0 no-repeat #fff; color:#000; text-indent:-20000px; margin:25px 0 0;}

/*--Bottom Left Panel--*/
#bottomleftPan2{
	width:234px;
	float:left;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 10px;
	margin-left: 0px;
}
#bottomleftPan2 p{padding:0px px 0 0;	width:200px;} 
#bottomleftPan2 p span.boldtext{
	font-weight:bold;
	width: 200px;
}

#bottomleftPan2 p.more{width:118px; height:24px; margin:0px 0 0 186px; padding:0;}
#bottomleftPan2 p.more a{width:100px; height:24px; display:block; color:#966202; font:16px/24px Arial, Helvetica, sans-serif; padding:0 0 0 0px; text-decoration:none;}
#bottomleftPan2 p.more a:hover{text-decoration:underline;}


#bottomleftPan2 h2{
	width:260px;
	height:57px;
	color:#D67200;
	padding:10 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 35px;
}

#bottomleftPan2 h4{width:208px; height:104px; background:url(../organize/old%20web/images/image1.jpg) 0 0 no-repeat #fff; color:#000; text-indent:-20000px; margin:25px 0 0;}

/*--/Bottom Left Panel--*/
/*--Bottom Right Panel--*/
#bottomrightPan{
	width:234px;
	float:left;
	margin-top: 0px;
	padding-left: 10px;
	margin-right: 0px;
}
#bottomrightPan p{padding:10px 2px 140px 30px;} 
#bottomrightPan p span.boldtext{font-weight:bold;}

#bottomrightPan p.more{width:80px; height:24px; margin:120px 0 0 120px; padding:0;}
#bottomrightPan p.more a{width:80px; height:24px; display:block; background:url(../organize/old%20web/images/icon5.jpg) 0 0 no-repeat #fff; color:#966202; font:16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 80px; text-decoration:none;}
#bottomrightPan p.more a:hover{text-decoration:underline;}


#bottomrightPan h2{
	width:220px;
	height:26px;
	font-size:18px;
	display:block;
	line-height:26px;
	padding-top:10px;
	padding-left: 20px;
}
#bottomrightPan h3{
	width:152px;
	height:74px;
	display:block;
	color:#fff;
	font:18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-LEFT:20px;
	margin-top:0px;
}
#bottomrightPan h3 span{ font-size:14px; text-transform:none;}

/*--/Bottom Right Panel--*/

		
#social {
	position:relative;
	Margin-top:520px;
	width: 900px;
	height: 110px;
	background-color:#333;
	margin-left:0px;
}
	
	
#electric {margin-top: 0px;}	
.footer-logos {
	text-align:left;
	margin-top: 40px;
}
.footer-logos img {margin-top:-590px;}
.footer-logos img.first {
	margin:-110px 0 0 50px;
}
.footer-logos img.last {}
.footer-logos ul {}
.footer-logos ul li {display: inline; list-style:none; }

h3 {margin-left:594px;font-size: .7em; color:#fff; margin-top:-25px; text-decoration:none;}
