/* GENERIC STYLES */

body, html {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF2BE;
	background-image: url(../images/grass.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#pageContainer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/clouds.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#headerContainer {
	width: 100%;
	height: 160px;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(../images/border-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	height: 120px;
	text-align: left;
	position: relative;
	padding: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#header img.logo {
	position: absolute;
	left: 20px;
	top: 20px;
}
#header img.call {
	position: absolute;
	right: 20px;
	top: 20px;
}
#header img.tagline {
	position: absolute;
	right: 20px;
	top: 65px;
}
#contentContainer {
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	position: relative;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#content {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#contentFullWidth {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#contentFullWidth img {
	border: none;
}
#contentLeft {
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 260px;
	padding: 0px;
}
#contentRight {
	text-align: left;
	background-color: #FFFFFF;
	margin-left: 260px;
	padding: 0px;
}
#columnLeft {
	width: 250px;
	text-align: left;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
}
#contentLeft img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#columnRight {
	width: 250px;
	text-align: left;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 0px;
}
#columnLeft img, #columnRight img {
	margin: 0px 0px 5px;
	padding: 0px;
	border: none;
}
.clear {
	clear: both;
	height: 10px;
	width: 100%;
}
ul.news {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 0.8em;
	color: #333333;
}
ul.news li {
	margin-bottom: 10px;
}
ul.news li a {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
ul.news li a:hover {
	text-decoration: none;
}

/* TEXT STYLES */

h1.home {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/headings/welcome.gif) no-repeat;
	text-decoration: none;
	display: block;
	height: 75px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
h1.gallery, h1.faq, h1.systems, #contentFullWidth h1 {
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 1.6em;
	color: #CC0000;
	font-weight: bold;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 1.6em;
	color: #CC0000;
	font-weight: bold;
}
h2.gallery, h2.systems {
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
}
#imgRow h2, #benefits h2, #steps h3, .options h3, #contentFullWidth h2, #formMsg h2 {
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}
.options h3 a {
	color: #CC0000;
	text-decoration: underline;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}
h4 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	color: #CC0000;
	font-weight: bold;
}
h5 {
	font-size: 0.8em;
	color: #CC0000;
	font-weight: bold;
}
#content p, #contentFullWidth p, #contentLeft p, #contentRight p {
	font-size: 0.8em;
	color: #333333;
}
#contentLeft p.footnote, #contentRight p.footnote {
	font-size: 0.6em;
	color: #333333;
	font-style: italic;
}
#content p span.smlItalic {
	font-size: 0.6em;
	color: #333333;
	font-style: italic;
}
.img240px p {
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	color: #CC0000;
	font-weight: bold;
}
#contentFullWidth a {
	color: #cc0000;
	text-decoration: underline;
}
#contentFullWidth a:hover {
	text-decoration: none;
}
#contentFullWidth li {
	font-size: 0.8em;
	color: #333333;
}
#surveyFormMsg p {
	font-size: 0.7em;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
}

/* NAVIGATION */

#navOuterContainer {
	width: 100%;
	height: 40px;
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/red-fade.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#navigation {
	background-color: #CC0000;
	width: 800px;
	height: 40px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	padding: 0px;
	background-image: url(../images/navigation/bkgrd-off.gif);
	background-repeat: repeat-x;
	background-position: center top;
} 
.menuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background: #CC0000 url(../images/navigation/bkgrd-off.gif) repeat-x center top;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 7px;
	line-height: 3em;
	text-align: center;
	text-decoration: none;
}
.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background: #660000 url(../images/navigation/bkgrd-on.gif) repeat-x center top;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 7px;
	line-height: 3em;
	text-align: center;
	text-decoration: none;
}
.menuOffa { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold; 
	background: #660000; 
	color: #FFFFFF;  
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
}
.menuOna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background: #CC0000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
}
#subNavigation {
	list-style: none;
	padding: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#subNavigation li {
	width: 250px;
	background: #ffffff;
}
#subNavigation li.head {
	width: 240px;
	background: #ffffff;
}
#subNavigation li a, .subNavigation li a:visited, #subNavigation li.head {
	color: #999966;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9d2;
}
#subNavigation a:hover {
	color: #999966;
	background: #f5f5eb url(../images/navigation/arrow.gif) no-repeat 95% center;
	text-decoration: none;
	padding-left: 10px;
}

/* BOXES */

#boxSurveyContainer {
	background-image: url(../images/boxes/survey-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#boxSurvey {
	width: 250px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/boxes/beige-fade.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#visualLinksContainer {
	width: 510px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.visualLinks {
	margin: 0px;
	padding: 0px;
	width: 245px;
	float: left;
	margin-right: 10px;
}
.visualLinks img {
	display: block;
}
.visualLinkBox {
	background-color: #cc0000;
	margin: 0px 0px 10px;
	padding: 10px 10px 5px;
	height: 120px;
	background-image: url(../images/boxes/vl-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.visualLinkBox h2 {
	color: #ffffff;
}
#contentLeft .visualLinkBox p {
	color: #ffffff;
}
.visualLinkBox a {
	color: #ffffff;
	text-decoration: underline;
}
.visualLinkBox a:hover {
	color: #ffffff;
	text-decoration: none;
}
#imgRow {
	background-color: #F5CCCC;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px 10px;
	height: 150px;
	background-image: url(../images/boxes/img-box-bottom-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.img150px {
	width: 150px;
	background-color: #F5CCCC;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
.img180px {
	width: 180px;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.img240px {
	width: 240px;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#imgRow img, .img180px img, .img240px img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.imgSpacer {
	margin-bottom: 10px;
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#benefitsContainer, .faqContainer, #formContainer, .optionsContainer, .stepsContainer, #imgRowContainer {
	padding-left: 0px;
	background-color: #F5CCCC;
	padding-right: 0px;
	background-image: url(../images/boxes/img-box-top-500.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 15px;
}
#benefits, .faqContent {
	padding-left: 10px;
	background-color: #F5CCCC;
	padding-right: 10px;
	background-image: url(../images/boxes/img-box-bottom-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#benefits ul {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background-color: #F5CCCC;
}
#benefits li {
	font-size: 0.8em;
	color: #CC0000;
	list-style-image: url(../images/tick.gif);
	list-style-type: none;
	margin: 0px 0px 10px;
	background-color: #F5CCCC;
	list-style-position: outside;
}
.steps {
	padding-left: 10px;
	background-color: #F5CCCC;
	padding-right: 10px;
	background-image: url(../images/boxes/img-box-bottom-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.options {
	padding-left: 80px;
	background-color: #F5CCCC;
	padding-right: 10px;
	background-image: url(../images/boxes/img-box-bottom-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 5px;
}
.options2 {
	padding-left: 10px;
	background-color: #F5CCCC;
	padding-right: 10px;
	background-image: url(../images/boxes/img-box-bottom-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 5px;
}
.options img.icon {
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	left: 10px;
	top: 0px;
}
#downloadsContainer {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
#formMsg {
	padding-left: 10px;
	background-color: #F5CCCC;
	padding-right: 10px;
	background-image: url(../images/boxes/img-box-bottom-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
	height: 400px;
}
#surveyFormMsg {
	width: 250px;
	margin: 0px;
	padding: 0px 0px 15px;
	border: none;
	background-image: url(../images/boxes/survey-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 150px;
}

/* FAQs */

.faqBlock {
	margin: 0px;
	padding: 0px;
}
.faqBlock img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.faqBlock img.faqSpacer {
	margin-bottom: 10px;
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.faqQuestion {
	font-size: 0.8em;
	color: #CC0000;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	background-color: #F5CCCC;
}
.faqQuestion a {
	color: #CC0000;
	text-decoration: underline;
}
.faqAnswer {
	color: #333333;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
}
.showFAQ {
	display: none;
	margin: 0px;
	padding: 0px;
}

/* TABLES */

table#savings {
	border-collapse: collapse;
	margin-bottom: 10px;
}
table#savings th, table#savings td {
	color: #333333;
	font-size: 0.7em;
	padding: 5px;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
table#savings td {
	text-align: center;
}
table#savings td.head {
	color: #ffffff;
	background-color: #cc0000;
	font-weight: bold;
}
table#savings th.head {
	color: #ffffff;
	background-color: #cc0000;
}
table#savings th.yellow, table#savings td.yellow {
	background-color: #ffff33;
}
table#tariffs {
	border-collapse: collapse;
	margin-top: 10px;
}
table#tariffs th, table#tariffs td {
	color: #333333;
	font-size: 1em;
	padding: 5px;
	background-color: #F5CCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
table#tariffs td {
	text-align: center;
}
table#tariffs th.head {
	color: #ffffff;
	background-color: #cc0000;
}

/* FORMS */

form#survey {
	width: 250px;
	margin: 0px;
	padding: 0px 0px 15px;
	border: none;
	background-image: url(../images/boxes/survey-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
form#survey fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
form#survey p {
	font-size: 0.7em;
	color: #333333;
	margin-left: 10px;
}
form#survey p.error {
	font-size: 0.7em;
	color: #CC0000;
	margin-left: 10px;
	font-weight: bold;
}
form#survey img {
	margin: 0px;
	padding: 0px;
	border: none;
}
form#enquiry {
	margin: 0px;
	padding: 0px 0px 15px 10px;
	background-color: #F5CCCC;
	background-image: url(../images/boxes/img-box-bottom-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
form#enquiry fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
form#enquiry h2 {
	font-size: 1em;
	color: #CC0000;
	margin: 0px 0px 20px;
	padding: 0px;
}
form#enquiry p {
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: normal;
}
form#enquiry p.error {
	font-size: 0.6em;
	color: #CC0000;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: bold;
	text-indent: 30%;
}
form#enquiry p label {
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px;
}
form#enquiry p.required {
	font-size: 0.6em;
	font-style: italic;
	color: #CC0000;
}
form#enquiry p label span {
	color: #CC0000;
}

/* FOOTER */

#footer {
	width: 760px;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	background-image: url(../images/grey-fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#footer p {
	font-size: 0.7em;
	color: #999999;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#footer img {
	margin: 0px 5px;
	padding: 0px;
	border: none;
}
