body {
	background: #d4d9e5;
	font-family: 'lucida sans', trebuchet, 'trebuchet ms', arial;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	}

#page {
	width: 842px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #c5c5c5;
	background: #ffffff;
	}

a {
	color: #0e4b70;
	}

#header {
	width: 842px;
	height: 61px;
	background: url('images/header-bg.gif') repeat-x #0e4b70;
	}

#leftlinks {
	float: left;
	padding: 34px 0 0 10px;
	display: inline;
	}

#header a {
	color: #ffffff;
	font-family: calibri, trebuchet, arial;
	font-size: 14px;
	padding: 1px 12px 1px 12px;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	}

#header a.firstlink {
	border-left: 0px;
	}

#rightlinks {
	float: right;
	padding: 34px 10px 0 0px;
	display: inline;
	}

#rightlinks ul {
	list-style: none;
	display: inline;
	}

#rightlinks li {

	display: inline;
	}

#rightlinks li:first-child a {
	border-left: 0px;
	}

#content {
	margin: 37px 30px 30px 33px;
	float: left;
	position: relative;
	display: inline;
	width: 490px;
	text-align: left;
	padding: 0 0 0 0;

	}

#sidebarpage {
	text-align: left;
	margin: 37px 0px 30px 560px;
	width: 280px;
	height: 100%;
	
	}
	
#footerb {
	width: 842px;
	background: #ffffff;
	border: none;
	padding: 35px 0 0 0;
	margin: 15px auto;
	clear: both;
	}

#footerb a {
	color: #333333;
	font-family: calibri, trebuchet, arial;
	font-size: 12px;
	padding: 1px 12px 1px 12px;
	border-left: 1px solid #333333;
	font-weight: bold;
	text-decoration: none;
	}

#footerb ul {
	list-style-type: none; 
	display: inline;
	}

#footerb li {

	display: inline;
	}

#footerb li:first-child a {
	border-left: 0px;
	}


h1 {
	margin: 0px 0 20px 0;
	}

.testimonial {
	font-style: italic;
	}

.testimonialbyline {
	text-align: right;
	font-weight: bold;
	}

a#hover {
	text-decoration: underline;
	}

img {
	border: 0px;
	}

li {
	margin-top: 5px;
	}

.voltageLinks a {
	width: 240px;
	background-color: #0c5481;
	color: #ffffff;
	display: block;
	padding: 5px 0px 5px 8px;
	border-bottom: #0c3e5c 1px solid;
	text-decoration: none;
	}

.voltageLinks a:hover {
	text-decoration: underline;
	}
