@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
table {
	background-color: #000000;
}

.highlight {
	width: 95%;
	background-color: #080808;
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px;
	font-weight: bold;
	border-bottom-color: #151515;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #151515;
}
.hightlight_row {
	padding: 4px;
}

.right  {
	float: right;
	border: 1px double #151515;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}


.page_container {
	background-image: url(images/elight_background.jpg);
	background-repeat: repeat-y;
	width: 950px;
	top: -10px;
	bottom: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	margin-bottom: -20px;
}
.content_container {
	margin-right: 25px;
	margin-left: 25px;
	width: 900px;
}
.header_container {
	background-image: url(images/elight_header.jpg);
	height: 287px;
	width: 846px;
	margin-right: auto;
	margin-left: 29px;
	background-repeat: no-repeat;
}
.footer_container {
	background-color: #090909;
	width: 846px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 29px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #151515;
	height: 210px;
	vertical-align: top;
}
.footer_container  p.tag {
	padding-left: 20px;
}

.copy_container {
	width: 826px;
	margin-right: auto;
	margin-left: 29px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: -40px;
}
.ruler {
	clear: both;
	color: #000000;
	background-color: #000000;
	border: none;
}.left {
	float: left;
	border: 1px double #151515;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.larger_font {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 300px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.customer_service {
	width: 50%;
	margin-left: 10px;
	float: right;
	padding: 10px;
	background-color: #000000;
	margin-right: 10px;
	height: 125px;
	margin-top: 10px;
}
.alltec {
	width: 39%;
	margin-left: 10px;
	float: left;
	padding: 10px;
	background-color: #000000;
	margin-right: 10px;
	height: 125px;
	margin-top: 10px;
}
.table_container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #333333;
	border-left-color: #333333;
}
td p {
	padding: 10px;
}

h3 {
	width: 98%;
	background-color: #080808;
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px;
	font-weight: bold;
	border-bottom-color: #151515;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #151515;
}
.h1_table {
	font-size: x-large;
	padding-left: 10px;
	line-height: 1.5em;
}
.h2_table {
	font-size: large;
	padding-left: 10px;
}
.footer_table {
	background-color: #090909;
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #151515;
	height: 175px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a {
	color: #666666;
}
.style1 {color: #666666}

.rightReflect {
	float: right;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.copy_container h1 a {
	text-decoration: none;
}
.leftReflect {
	float: left;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
}

