/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* =Start of website styles */
html {
	background:#000 url(images/v2/body-bg.png) top left repeat-x;
}
body {
	font-family: "Calibri", Tahoma, Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height:1.2em;
	letter-spacing:1px;background:#fff /*url(images/v2/concept.jpg) top left no-repeat*/;
	width:968px;
	margin:0 auto;
	padding: 0 8px;
	position:relative;
	-moz-border-radius: 0 0 20px 20px;
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
}

h1 {
	font-size:1.6em;
	margin:0 0 1em 0;
	color:#000;
}

h2 {
	font-size:1.2em;
	margin: 0 0 1em 0;
	color:#000;
	font-weight:bold;
}

h3 {
	font-size:1.1em;
	margin:0 0 1em 0;
	color:#000;
}

hr {

}

p {
	margin:1em 0;
	color:#333;
}

img {
	margin:10px !important;
}

a {
	color:#900;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#999;
}

strong {font-weight:bold;}

em {font-style:italic;}

#top {
	background:url(images/logo.gif) 0 60px no-repeat;
	height:195px;
	padding:0 0 0 148px;
	width:826px;
	overflow:hidden;
}

.top-services {
	background:url(images/v2/header-bg.jpg) bottom left no-repeat;
	height:100%;
	padding:0;
	width:590px;
	float:left;
}

.top-services p {
	background:#000 url(images/v2/corners.png) 573px -23px no-repeat;
	color:#fff;
	width:585px;
	padding: 5px 0 5px 5px;
	font-weight:bold;
	font-size:0.9em;
	margin-top:8px;
}

.top-services p a,.top-services p a:hover,.top-services p a:visited {color:#fff}

.top-contact {
	float:right;
	width:215px;
	height:195px;
	margin:0 8px 0 0;
	background:url(images/v2/cfa-contact.jpg) bottom left no-repeat;
}

.top-contact h2 {
	background:#000 url(images/v2/corners.png) -23px -23px no-repeat;
	color:#fff;
	width:205px;
	padding: 5px 10px 5px 0;
	font-weight:bold;
	font-size:0.9em;
	margin:8px 0 5px 0;
	text-align:right;
}

.top-contact p {
	background:#900;
	color:#fff;
	padding: 10px 6px 2px 0;
	font-weight:bold;
	font-size:0.9em;
	text-align:right;
	line-height:1em;
	margin:0;
}

.top-contact p+p {
	padding: 6px 6px 6px 0;
}

.top-contact p span {
	font-size:2em;
	font-weight:700;
}

.top-contact p a {
	color:#fff;
	text-decoration:underline;
}

#date {

}

.date {

}

.services {

}

#underline {
	display:none;
}

#main {
	overflow:hidden;
}

#address {

}

#left {
	float:left;
	width:149px;
	padding:8px 0 0 0;
}

#nav {
	background:url(images/v2/nav-bg.png) bottom left repeat-x;
	padding-bottom:132px;
}

#nav ul {
	background:#9d1815 url(images/v2/corners.png) 132px -23px no-repeat;
	padding-top:20px;
}

#nav li {

}

#nav a.selected {
	background-color:#d00;
}

#nav a {
	color:#fff;
	padding:8px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#nav a:hover {
	background-color:#000;
}

#usps {
	position:absolute;
	top:205px;
	right:10px;
}

#usps a,
#usps a:hover {

}

.usp {
	width:215px;
	height:115px;
	background:#900;
	margin:0 0 10px 0;
}

.usp a[title~="Electricity"] {
	background:url(images/v2/cfa-electricity.jpg) 0 0 no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px
}

.usp a[title~="Gas"] {
	background:url(images/v2/cfa-gas.jpg) 0 0 no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px
}

.usp a[title~="Mobile"] {
	background:url(images/v2/cfa-mobile.jpg) 0 0 no-repeat;
	display:block;
	height:100%;
	text-indent:-9999px
}

#content {
	width:580px;
	padding:15px 0 0 10px;
	float:left;
	display:inline;
}

#content a {
	color:#900;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content ul {

}

.quaestor {

}

.box {
	width:263px;
	min-height:180px;
	float:left;
	display:block;
	margin:5px 5px 15px 0;
	background:#f5e8e7 url(images/v2/box.jpg) 0 0 no-repeat;
	padding:10px;
}

.box h2 {
	font-size:1.5em;
	color:#900;
	width:70%;
	font-weight:bold;
	margin:0 0 10px 0;
}

.box p {
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 0;
}

.indent {

}

#ecplus a,
#ecplus a:hover {

}

#overline {

}

#mirror {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #ccc;
}

#mirror ul {
	text-align:center;
}

#mirror li {
	display:inline;
	font-size:1em;
	margin: 5px;
}

#mirror a {
	line-height:2em;
	white-space:nowrap;
}

#mirror a:hover {

}
.copyrightnotice {
	text-align:center;
	font-size:0.8em;
	line-height:2em;
}
.copyrightnotice A {

}

table td {padding:10px 0;}

table td:first-child {text-align:right; padding-right: 10px;}

