body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #444444;
	background-color: #ffffff;
	font-size: 13px;
	line-height: 1.60em;
	text-decoration: none;
}
h1 { 
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}
h2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e20000;
}
h4 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e20000;
}
a:link {
	color: #e20000;
	text-decoration: underline;
}
a:visited {
	color: #e20000;
	text-decoration: underline;
}
a:hover {
	color: #e20000;
	text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clearall { clear:both; }

div#container {
	margin: 0px auto;
	padding: 0px;
	width: 812px;
	text-align: left;
}
div#topspan {
	margin: 0px;
	padding: 0px;
	width: 812px;
	height: 7px;
	background: #e5e5e5;
}
div#header {
	margin: 0px;
	padding: 0px;
	width: 812px;
	height: 76px;
	text-align: left;
}
div#headerleft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 76px;
	text-align: left;
}
div#headerright {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 512px;
	height: 76px;
	text-align: left;
}
div#menu {
	float: right;
	margin: 32px 0px;
	padding: 0px;
	height: 11px;
	text-align: right;
}
.menu_btn {
	padding-left: 15px;
}
div#banner {
	margin: 0px;
	padding: 0px;
	width: 812px;
	height: 170px;
}
div#bannerleft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 258px;
	height: 170px;
}
div#bannerright {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 554px;
	height: 170px;
}
div#content {
	margin: 0px;
	padding: 0px;
	width: 812px;
	overflow: hidden;
}
div#leftcol {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 258px;
}
div#leftcontent {
	margin: 20px;
	padding: 0px;
	width: 218px;
}
div#rightcol {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 554px;
}
div#rightcontent {
	margin: 20px;
	padding: 0px;
	width: 514px;
}
div#footerspacer {
	margin: 0px;
	padding: 0px;
	width: 812px;
	height: 7px;
	background: #e5e5e5;
}
div#footer {
	margin: 30px 30px 10px;
	padding: 0px;
	width: 752px;
	height: 70px;
	font-size: 11px;
	font-family: Trebuchet MS;
	line-height: 15px;
}
div#footerleft {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 250px;
	text-align: left;
}
div#footerright {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 452px;
	text-align: right;
}
div.attention {
	margin: 0px;
	padding: 20px;
	background: #e20000;
	color: #ffffff;
	font-weight: bold;
}


/* -- FAQ pages -- */
#outlet_1, #outlet_2 { float: right; margin-left: 20px; margin-bottom: 30px; }
.faq_point_pic, .lamps, .panel_labels { margin-left: 44px; }
.circuit_breaker { margin-left: 79px; }


#mediaplayer {float: right; margin-left: 20px; margin-bottom: 20px; display: block;}



/* -- Social Footer -- */

#social-footer {
	position:relative;
	margin-top: 10px;
	padding: 0px; 
}

#inner-wrapper {
	padding: 2px 0 22px;
	z-index: 5; 
	overflow: visible; 
	width: 100%; 
	color: white;
	height: 81px; 
	background: rgba(0, 0, 0, 0.75); 
	background: black transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	}


#innerSocialWrapper { margin: 0px auto; width: 812px; position: relative; z-index: 5;}

.fb-text { line-height: 1.4; display: block; text-align: center; width: 100%; float: left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; margin-bottom: .75em; }
#fb-root, #fb-like { display: inline; }
.fb-button { display: block; width: 13px; height: 13px; float: right; }




#wrapper .social_buttons { color: #fff; }
#social_buttons { text-align: center; width: 100%; clear: both; }

#cross_ae { position: absolute; right: 0; top: 4px; width: 150px; height:80px; }
#cross_ae p { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#cross_ae a:link, #cross_ae a:visited { color: #ee3e17; width: 120px; height: 47px; text-decoration: underline; }
#cross_ae a:hover { color: #fff; }


img#pointing_left {
	position: absolute;
	left: 20%;
	bottom: 0px;
	display: block;
	z-index: 9999;
}
