* {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body {
	background:#FFF;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#000;
	line-height:22px;
	min-width:1024px;
	text-align:justify;
	margin:0 auto;
}
strong {
	font-weight:700;
}
#upbg-1 {
	position:absolute;
	top:0;
	width:100%;
	min-width:1024px;
	height:25px;
	z-index:0;
	margin:0 auto;
	float:left;
	left:0;
	background:#1e5eac;
	-webkit-box-shadow: 0px 0 8px 0px #888;
	box-shadow: 0px 0 8px 0px #888;
}
#outer {
	min-height: 100%;
}
#menu {
	position:relative;
	width:1000px;
	height:253px;
	z-index:999999;
	margin:0 auto;
}
#top-social {
	width: 222px;
	height:25px;
	float:right;
	right:0;
	position:relative;
	top:0;
}
#top-services {
	width: 710px;
	height:21px;
	float:left;
	padding-top:2px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:600;
	text-align:center;
}
#logo {
	position:relative;
	width:553px;
	height:137px;
	top:16px;
	z-index:999999999;
	float:left;
	left:30px;
}
#slogan {
	position:relative;
	width:241px;
	height:104px;
	top:18px;
	float:right;
	right:50px;
}
#top-phone {
	clear:both;
	float:right;
	right:40px;
	text-align:right;
	width:300px;
	font-weight:800;
	font-size:18px;
	position:absolute;
	bottom:75px;
}
#top-phone, #top-phone a {
	color:#797979;
}
#headerhomemenu {
	position:absolute;
	width: 1000px;
	height:59px;
	float:right;
	right:0;
	bottom:8px;
	background:url(images/CometElectric-menubg_16.jpg) repeat-x;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	z-index:9;
}
#headerhomemenu ol {
	list-style:none;
	position:relative;
	float:left;
	left:9px;
	margin:0;
	padding:0;
}
#headerhomemenu ul {
	list-style:none;
}
#headerhomemenu ol li {
	float:left;
	position:relative;
	margin:0;
}
#headerhomemenu .first{border-left:0;}
#headerhomemenu .last {
	margin:0;
	border-right:0;
}
#headerhomemenu ol li a {
	color:#5d5d5d;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	padding:18px 34px 19px;
	font-weight:600;
	border-left:1px solid #515151;
	border-right:1px solid #818286;
}
#headerhomemenu ol li:hover a {
	background:url(images/CometElectric-menubg_14.jpg) repeat-x;
	color:#FFF;
	text-decoration:none;
}
#headerhomemenu ol li:hover ol li a {
	display:block;
	white-space:inherit;
	width:160px;
	text-align:left;
	font-size:13px;
	text-decoration:none;
	padding:10px 20px 10px;
	background:#0D2B4F;
	border:0;
}
#headerhomemenu ol li ol li:hover a {
	text-decoration:none;
	color:#FFF;
	background:#1D5CAB;
}
#headerhomemenu ol li ol li a:before {
	content:"\203A";
	padding:0 3px;
}
#headerhomemenu ol li ol {
	left:0;
	width:200px;
	position:absolute;
	display:none;
	background:#6d6e71;
	z-index:99999;
	overflow:auto;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
#headerhomemenu ol li ol li {
	margin:0;
	border-right:0;
}
#headerhomemenu ol li:hover ol {
	display:block;
	position:absolute;
}
#inner {
	overflow:auto;
	clear:both;
	padding: 0 0 126px;
	width:1000px;
	margin:0 auto;
}
#flashhome {
	clear:both;
	margin:0 auto;
	position:relative;
	height:536px;
	width:1000px;
	overflow:hidden;
	z-index:9999;
	padding:0;
}
#flashhome .main {
	float:left;
	left:0;
	height:536px;
	width:1000px;
	top:0;
}
.bottom {
	position:absolute;
	float:left;
	left:0;
	width: 1000px;
	height:238px;
	bottom:0;
	z-index:998;
	background:url(images/CometElectric-header-overlay_21.png) no-repeat;
}
#header{
	clear:both;
	margin:0 auto;
	position:relative;
	height:436px;
	width:1000px;
	overflow:hidden;
	z-index:9999;
	padding:0;
}
#header h1{
	position:absolute;
	z-index:999;
	font-size:35px;
	letter-spacing:1;
	line-height:25px;
	left: 0;
	width:40%;
	font-weight:800;
	color:#000;
	bottom: 55px;
	padding:15px 20px 20px 0;
	text-transform:lowercase;
}
#home-container {
	position:relative;
	width:1000px;
	padding:50px 0 20px;
	font-size:15px;
	font-weight:600;
	line-height:25px;
}
#features {
	position:relative;
	width:940px;
	padding:30px 30px 25px;
	margin-bottom:25px;
	border-top:2px solid #d8d8d8;
	border-bottom:2px solid #d8d8d8;
}
#features .see{
	clear:both;
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	font-weight:600;
	position:absolute;
	bottom:0;
	margin:0 auto;
	padding:15px 0;
	height:15px;
	width:80px;
}
#features .see a{
	text-decoration:none;
	color:#1e5eac;
}
#features .width1{
	width:250px;
}
#features .width2{
	width:332px;
}

#features p{
	line-height:17px;
}
.maintitle{
	text-align:center;
	font-weight:800;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:25px;
}
.column-type-1{
	position:relative;
	float:left;
	left:0;
	min-height:350px;
}
#column-type2{
	position:relative;
	padding:0 30px;
	margin:0 20px;
	border-left:2px solid #d8d8d8;
	border-right:2px solid #d8d8d8;
	float:left;
	min-height:350px;
}
#quick-links {
	clear:both;
	position:relative;
	width:1000px;
	z-index:99999;
	height:182px;
}
.box {
	width:195px;
	height:152px;
	float:left;
	left:0;
	position:relative;
	margin:0 72px 0 0;
		-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
.box .imagecontainer {
	width:195px;
	height:112px;
	overflow:hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.box.last {
	margin-right:0;
	float:right;
	right:0;
}
.box .name {
	position:relative;
	color:#1e5eac;
	text-align:center;
	font-weight:800;
	font-size:13px;
	padding:10px 0;
	width:195px;
	text-transform:uppercase;
}
.box a {
	text-decoration:none;
	color:#1e5eac;
}

p {
	margin-bottom:14px;
}
.clear {
	clear:both;
}
.layout2, .layout2_60 {
	float:left;
	width:1000px;
	height:100%;
	position:relative;
	margin:15px auto;
	padding-bottom:15px;
	border-bottom:2px solid #d8d8d8;
}
.layout2 .image {
	display:block;
	top:0;
	width:300px;
	float:left;
	min-height:100%;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.layout2 .image-lg{
	display:block;
	top:0;
	width:1000px;
	float:left;
	min-height:100%;
	margin-bottom:20px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
.layout2 .image.white{
	box-shadow: 0px 15px 10px -10px #FFF;
}
.layout2 .description {
	width:650px;
	float:right;
}
.layout2 .date {
	font-weight:600;
	font-size:11px;
	padding-bottom:6px;
	color:#C00A0A;
}
.layout2 .title, .layout2_60 .title {
	display:block;
	padding:0 0 15px;
	font-size:19px;
	font-weight:800;
}
.layout2_60 .description {
	width:580px;
	float:right;
}
.layout2_60 .image {
	display:block;
	padding-bottom:10px;
	top:0;
	left:15px;
	width:360px;
	float:left;
}
.layout2_60 .instructions {
	display:block;
	font-size:11px;
	color:#000;
	padding-left:5px;
}
.layout2_60 .image .container {
	width: 160px;
	height: 100px;
	overflow: hidden;
	margin:19px 19px 0 0;
}
.layout2 li, .layout2_60 li {
	margin: 1em;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: disc;
}
/*contact*/
.contact-title {
	position:relative;
	font-size:25px;
	line-height:35px;
	width:100%;
	color:#1E5EAC;
	font-weight:800;
	padding:0 0 15px;
	font-weight:300;
}
#contact-right {
	position:relative;
	width:400px;
	float:right;
	padding-bottom:20px;
	margin:0;
}
#contact-right h3 {
	font-size:25px;
	line-height:40px;
	font-weight:800;
	text-transform:uppercase;
}
#contact-right .content {
	width:400px;
	padding:20px 0;
}
#contact-left {
	position:relative;
	width:400px;
	float:left;
	margin-bottom:15px;
}
#contact-left a {
	color:#000;
	text-decoration:none;
}
#contact-left .content {
	font-weight:400;
	clear:both;
}
#contact-left .content .largertext {
	font-size:14px;
	font-weight:600;
	padding-top:15px;
}
#contact-left .contact-title {
	font-size:19px;
	font-weight:700;
	color:#1E5EAC;
	padding:10px 0;
	text-transform:uppercase;
}
#location {
	padding-top:25px;
}
#footer {
	position: relative;
	margin-top: -126px; /* negative value of footer height */
	height: 126px;
	clear:both;
}
#footerupbg {
	position:absolute;
	bottom:0;
	width:100%;
	min-width:1024px;
	height:44px;
	z-index:0;
	margin:0 auto;
	float:left;
	left:0;
	background:#1e5eac;
	padding:0;
}
#footer .content {
	position:relative;
	width:980px;
	margin:0 auto;
	text-align:left;
	z-index:99999;
	padding:10px;
}
#footer .left {
	float:left;
	left:0;
	width: 750px;
	padding:15px 0 0;
	bottom:0;
}
#footer .right {
	position:relative;
	float:right;
	right:0;
	width: 188px;
	height: 100px;
	top:15px;
}
#footer ul {
	list-style:none;
	overflow:hidden;
}
#footer li {
	padding:0 10px;
	display:inline;
	border-right:1px solid #1e5eac;
}
#footer li, #footer li a{
	color:#1e5eac;
	text-decoration:none;
}
#line1-bold{
	font-weight:800;
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:5px;
}
#line2{
	font-size:11px;
	font-weight:600;
}
#footer .first{
	padding-left:0;
}
#footer .last {
	border-right:none;
	padding-right:0;
}
#copy {
	line-height:12px;
	font-size:9px;
	position:relative;
	bottom:0;
	padding-top:20px;
	color:#FFF;
}
#copy a{
	color:#FFF;
	text-decoration:none;
}