/* 
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	vertical-align:baseline;
}
:focus { outline:0; }
a:active { outline:none; }
body {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: -200px;
}
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page Style
*/

div, p, ul, h1, h2, h3, h4, form{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul{list-style-type:none;}

	
#container {
	width:580px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height: 300px;
}

#frame {
	position:absolute;
	z-index:1;
	width:1000px;
	height:350px;
	top:-230px;
	left:-220px;
}

#example {
	width:600px;
	height:0px;
	position:relative;
	left:10px;
}

/*
	Slideshow style
*/

#slides {
	position:absolute;
	top:-235px;
	left:-120px;
	z-index:800;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:780px;
	height:400px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:20px;
	width:600px;
	height:720px;
	display:block;

}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:137px;
	left:-30px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:808px;
}

/*
	Pagination
*/

.pagination {
	margin:56px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../organize/old%20web/css/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Footer
*/

#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}


/*
	Type and anchors
	
*/
h1	{font-size: 2.3em;
		font-family: futura, impact, sans-serif;
		color: black; 
		line-height: 10px;
		padding-bottom: 20px;
		}
			h2	{font-size: 1.3em;
		font-family:  sans-serif;
		color: black;
		line-height: 10px;
		padding-bottom: 20px;
		}
		
		
	#links {float: center; padding: 20px}
	
	a.topnav:link {float:left; margin-top:-40px;}
	
	a.topnav:link {color:#61d7f0; font-size: 1.5em; text-decoration: none; padding-right: 40px;}
	a.topnav:visited {color:#61d7f0; font-size: 1.5em; text-decoration: none; padding-right: 40px;}
	a.topnav:focus {color:red; font-size: 1.5em; text-decoration: none; padding-right: 40px;}
	a.topnav:hover {color:#999999; font-size: 1.5em; text-decoration: none; padding-right: 40px;}
	a.topnav:active {color:maroon; font-size: 1.5em; text-decoration: none; padding-right: 40px;}
	
	
	a:link {color:#666666; font-size: 1em; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
	a:visited {color#666666 font-size: 1em; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
	a:focus {color:red; font-size: 1em; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
	a:hover {color:#666666; font-size: 1em; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
	a:active {color:#666666; font-size: 1em; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
	
	
p {
	font-size:.9em;
}

/*--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: -200px;
}

/*--left panel--*/
#middleleftPan{
	width:790px;
	float:left;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	padding-top: 100px;
	margin-left: -110px;
	 }

#middleleftPan h2{
	width:260px;
	height:40px;
	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;
	font-size: 1.1em;
	line-height: 120%;
	font-style: normal;
} 
#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(../organize/old%20web/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--*/

/*--/Middle Panel--*/
/*--Bottom Panel--*/
a:link { text-decoration:none;}     /* unvisited link */
a:visited {text-decoration:none;}  /* visited link */
a:hover {text-decoration:none;}  /* mouse over link */
a:active {text-decoration:none;}  /* selected link */
#bottomPan{
	width:898px;
	position:relative;
	margin-top: -90;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -85px;
	padding-top: 0px;
	height: 150px;
}
#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:490px;
	width: 900px;
	height: 110px;
	background-color:#333;
	margin-left:-170px;
}
	
	
#electric {margin-top: 0px;}	
.footer-logos {
	text-align:left;
	margin-top: 0px;
}
.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;}
