/* CSS Document */

img, div { behavior: url(Scripts/iepngfix.htc) }

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background-color: #DFE4E1;
	}

p {
	color: #124277;
	font-size: .85em;
}

ul {
	color: #124277;
	font-size: .85em;
}
li {
	margin-top: .5em;
}

h1 {
	color: #124277;
	font-size: 1.2em;
}
h2 {
	color: #124277;
	font-size: .9em;
	margin-bottom: 0px;
}


a {
	color: #124277;
	text-decoration: none;
}
a:hover {
	color: #1E5FA7;
	text-decoration: underline;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.list {
	color: #124277;
	font-size: .85em;
}
.throw {
	text-indent: -5000px;
	position: absolute;
}
/* ----- Start Layout ---------------------------------------------*/
	
#wrapper {
	width: 954px;
	margin: 10px auto;
	clear: both;
}

#header {
	background-image: url(../images/bg_header.jpg);
	height: 158px;
	width: 954px;
	float:left;
	clear: both;
}
#header img {
	margin-top: 8px;
	float: left;
}
#mission {
	float: left;
	width: 400px;
	height: 158px;
	margin-left: 230px;
	overflow: hidden;
}
#mission table {
	width: 350px;
	height: 150px;
}
#mission h1 {
	margin: 0em;
	font-size: .8em;
	font-weight: bold;
	color: #1E5FA7;
}
#mission h2 {
	margin-top: 0.15em;
	font-size: 1.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #1E5FA7;
}
#mission p {
	margin: 0em;
	font-size: .55em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1E5FA7;
}
#mission img {
	margin-top: 0px;
}

#content {
	background-color: #FFFFFF;
	width: 954px;
	float:left;
	clear: both;
	padding-bottom: 15px;
}
#bottom {
	background-color: #1E5FA7;
	width: 954px;
	float: left;
}
#bottom p {
	color: #FAF2D4;
	font-size: 0.75em;
	text-transform: uppercase;
	text-align: center;
	margin: 0.25em;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	height: 100px;
	width: 954px;
	float:left;
	clear: both;
}
#footer img {
	margin-top: 12px;
}
#column1 {
	width: 625px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}
#column1 p {
	line-height: 1.4em;
}
#column2 {
	width: 265px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}
#column2 p {
	color: #000000;
	font-size: .8em;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
}

#products {
	width: 160px;
	height: 110px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 5px;
	float: left;
}
#products img {
	text-align:center;
}
.products {
	width: 160px;
	height: 110px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 5px;
	float: left;
}
.products img {
	text-align:center;
}

#service {
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
}
#form_styles {
	border: thin solid #CCCCCC;
	width: 390px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
}
#form_styles form {
	color: #124277;
	font-size: .8em;
}


#sitecredit {
	float: left;
	clear: both;
	width: 954px;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
#sitecredit a {
	color: #1E5FA7;
	font-size: .7em;
	text-decoration: none;	
}
#sitecredit a:hover {
	color: #A4B9C9;
	text-decoration: none;
}

#redirect {
	width: 500px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin dotted #000000;
}
#redirect p, #redirect h1 {
	text-align: center;
}
#redirect a {
	font-size: .825em;
}


/* ----- Class Formatting ---------------------------------------------*/

.margin_top_0 {
	margin-top: 0px;
}
.margin_top_10 {
	margin-top: 10px;
}
.margin_top_15 {
	margin-top: 15px;
}
.product_table_top {
	margin-top: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.glasstable {
	color: #124277;
	font-size: .7em;
}
.glassdefinition {
	font-size: .75em;
}
.header_logo {
	margin-left: 30px;
}
.header_mission {
	margin-left: 360px;
}
.footer_bbb {
	margin-left: 30px;
}
.footer_gemoney {
	margin-left: 40px;
}
.footer_credit {
	margin-left: 307px;
}
.footer_energystar {
	margin-left: 290px;
}
.image_align_right {
	float: right;
	margin-left: 5px;
}
.image_align_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
}
.push_text {
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: thin solid #000000;
	margin-bottom: 0em;
}

/* ----- menu system ---------------------------------------------*/

#menu {
	background-color: #1E5FA7;
	width: 954px;
	float:left;
	clear: both;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 1em;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-right: 1em;
	padding-left: 1em;
	color: #FFFFFF;
	border-right: 1px solid #124277;
}
#p7menubar a.trigger {
	padding: .5em;
	padding-left: 1em;
	padding-right: 1em;
}
#p7menubar li {
	float: left;
	width: 9em;
	margin-top: 0em;
	margin-left: 0em;
	font-size: 1em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 20em;
	font-size: .9em;
}
#p7menubar ul li a  {
	color: #000000;
	border-right: 0;
	padding: .4em;
	padding-left: .4em;
	padding-right: .4em;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	background-color: #124277;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #c6c6c6!important;
	color: #000000!important;
}
#p7menubar li {width: auto;}

.margin_left_1em {
	margin-left: 1em;
}

/*#####################################################################

Next Horizon SEO Take Off 3/18/09
href="http://www.nexhorizon.net/

By: Anthony Spence

#####################################################################*/

.seoS {
	font-weight: normal;
}
ul.modmenu {
	width: 264px; 
	list-style:none;
}
.modmenu li {
	background-color: #CCCCCC;
}
#sitecredit ul li {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: -.3px;
	display: inline;
	padding: 0 0 0 5px;
	font-size: 17px;
}



/* ----- Showcase Gallery Styles ---------------------------------------------*/
.showcase .image {
	width: 165px;
	float: left;
	border: 1px solid #5e5fa7;
	padding: 3px;
	margin: 0 0 25px 25px;
}

/* ----- New Content Styles ---------------------------------------------*/

.sbox {
	padding: 10px 15px;	
	width: 90%;
	margin: 25px auto 10px auto;
	border: 1px dashed #dfe4e1;
	background: #f0f5f2;
}
#content h2.htitle {
	display: block;
	width: 90%;
	border-bottom: 1px solid #dfe4e1;
	padding: 0 10px 10px 0;
}
#seolinks li {
	display:block;
	position:absolute;
	text-indent:-5000px;
}
/*
.sboxList {
	padding: 10px 15px;	
	border: 1px dashed #dfe4e1;
	margin: 10px 0 0 0;
	background: #f0f5f2;
}
*/
.litAds ul li {	
	list-style: none;
	list-style-image: none;
	padding: 10px 15px;	
	border: 1px dashed #dfe4e1;
	margin: 10px 0 0 0;
	background: #f0f5f2;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.litAds ul li a {
	font-weight: normal;
}
.litAds ul {
	width: 100%;
	padding: 0;
	margin: 0;
}	

/*
.litAds span, .litAds a {
	font-weight: bold;	
	font-size: 16px;
}
.litAds a {
	font-weight: normal;	
}
*/
.brhr {
	display: block;
	height: 1px;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	margin: 10px 0 25px 0;
}
.linkCont {
	display: block;
	padding: 15px 0 0 15px;
}

#bigWrap {
	width: 954px;	
	margin: 0 auto;
}

#calltoActionSide {
	height: 417px;
	position: absolute;
	display: inline-block;
	margin-top: 115px;
	margin-left: -56px;
}
#calltoActionSide .calltotop {
	background: url('../images/calltotop.gif') 0 0 no-repeat;
	width: 68px;
	height: 216px;
	z-index: 999;
	position: relative;
}
	#calltoActionSide .calltotop:hover {
		background: url('../images/calltotop-h.gif') 0 0 no-repeat;
	}
	.calltotop a {
		display: block;
		text-indent: -5000px;
		width: 68px;
		height: 216px;
	}
#calltoActionSide .calltobottom {
	background: url('../images/calltobottom.gif') 0 0 no-repeat;
	width: 68px;
	height: 201px;
	position: absolute;
	margin: -30px 0 0 0;
	z-index: 555;
}
	#calltoActionSide .calltobottom:hover {
		background: url('../images/calltobottom-h.gif') 0 0 no-repeat;
	}
	.calltobottom a {
		display: block;
		text-indent: -5000px;
		width: 68px;
		height: 201px;
	}

