* {
 padding: 0;
 margin: 0;
}
.header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 154px;
	background-position: center;
	text-align: center;
}
.header img {
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

.top-links {
	padding:0;
	list-style-type: none;
	margin-right:auto;
	margin-left:auto;
	color: #ffffff;
	background-repeat:repeat-x;
	background-image:url(images/nav_bar_bg.jpg);
	height: 25px;
	text-align: center;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.top-links li { 
 display:inline; 
 font-size: 13px;
 text-align: center;
}
.top-links a {
	padding:4px 12px 0px 12px;
	color: #ffffff;
	text-decoration: none;
	height: 28px;
}
.top-links a:hover {
	background-image: url(images/nav_bar_hover_bg.jpg);
	height: 28px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 585858;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
}
.side-bar {
	float: right;
	height: 479px;
	width: 186px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	margin-top: 32px;
}
.wrapper .page-content {
	height: 100px;
	width: 200px;
}

.quick-details {
	background-image: url(images/quick_details_bg.gif);
	height: 121px;
	width: 134px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: right;
	color: #666666;
	padding: 12px;
	background-repeat: no-repeat;
	background-position: center;
}
.quick-details p {
	margin-right: 8px;
	text-align: right;
}

.quick-details strong {
	font-weight: bold;
	color: #06A1BF;
	font-size: 13px;
}
.contact-content strong {
	font-size: 13px;
	font-weight: bold;
	color: #06A1BF;
}
.contact-content td {
	font-size: 13px;
	line-height: 20px;
}




.flash_bar {
	height: 58px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.page {
	height: 530px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.wrapper {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.quick-details h5 {
	font-size: 13px;
	padding-bottom: 10px;
	color: #06A1BF;
	margin-right: 8px;
	padding-top: 6px;
}
.content {
}
.content-page-name {
	height: 26px;
	width: auto;
}
.index-content p {
	color: #666666;
	font-size: 12px;
	line-height: 22px;
}
p {
	text-align: justify;
}


.index-content {
	width: auto;
	margin-top: 10px;
}
.index-content h1 {
	color: #06A1BF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 12px;
}
.index-content img {
	margin-top: 40px;
	background-position: bottom;
	vertical-align: baseline;
}
.index-content h6 {
	margin-top: 6px;
}
.services-content {

	width: auto;
	margin-top: 10px;
}
.services-content h1 {

	color: #06A1BF;
	font-size: 0.95em;
	font-weight: normal;
	margin-bottom: 12px;
}
.services-content p {

	color: #666666;
	font-size: .80em;
	line-height: 1.4em;
}
.wrapper .page {
}
.content-wrapper {
	height: 401px;
	width: 620px;
	float: left;
	margin-top: 32px;
	padding-left: 80px;
}
.page-name {

	height: 26px;
	width: auto;
}
.services-content {

	width: auto;
	margin-top: 10px;
}
.services-content-electrical-systems {
	background-image: url(images/electrical_systems_bg.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 256px;
}
.services-content-electrical-systems h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 12px;
	padding-top: 10px;
	margin-left: 14px;
}
.services-content-electrical-systems p {
	color: #06A1BF;
	margin-top: 7px;
	margin-left: 10px;
}
.services-content-electrical-systems ul {
	font-size: 0.75em;
	color: #585858;
	line-height: 1.5em;
	margin-left: 12px;
}
.services-content-electrical-systems ul a {
	color: #06A1BF;
}
.services-content-electrical-systems a {
	color: #ffffff;
	text-decoration: underline;
}
.services-content-electrical-systems a:hover  {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.services-content-maintenance {
	background-image: url(images/maintenance_repairs_bg.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 256px;
	float: right;
	padding-right: 60px;
}
.services-content-maintenance h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-left: 14px;
	padding-top: 10px;
}
.services-content-maintenance p {
	color: #06A1BF;
	margin-top: 7px;
}
.services-content-maintenance ul {
	font-size: 0.75em;
	color: #585858;
	line-height: 1.5em;
	margin-left: 12px;
}
.services-content-maintenance ul a {
	color: #06A1BF;
}
.services-content-maintenance a {
	color: #ffffff;
	text-decoration: underline;
}
.services-content-maintenance a:hover  {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.services-content-dataphone {
	background-image: url(images/data_phone_bg.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 256px;
	margin-top: 20px;
}
.services-content-dataphone h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-left: 14px;
	padding-top: 10px;
}
.services-content-dataphone p {
	color: #06A1BF;
	margin-top: 7px;
}
.services-content-dataphone ul {
	font-size: 0.75em;
	color: #585858;
	line-height: 1.5em;
	margin-left: 12px;
}
.services-content-dataphone ul a {
	color: #06A1BF;
}
.services-content-dataphone a {
	color: #ffffff;
	text-decoration: underline;
}
.services-content-dataphone a:hover  {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.services-content-buildinghome {
	background-image: url(images/automation_bg.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 256px;
	float: right;
	margin-top: 20px;
	padding-right: 60px;
}
.services-content-buildinghome h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 12px;
	margin-left: 14px;
	padding-top: 10px;
}
.services-content-buildinghome p {
	color: #06A1BF;
	margin-top: 7px;
}
.services-content-buildinghome ul {
	font-size: 0.75em;
	color: #585858;
	line-height: 1.5em;
	margin-left: 12px;
}
.services-content-buildinghome ul a {
	color: #06A1BF;
}
.services-content-buildinghome a {
	color: #ffffff;
	text-decoration: underline;
}
.services-content-buildinghome a:hover  {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.electrical-systems {
	width: 538px;
	margin-top: 10px;
	height: 332px;
	background-image: url(images/electrical_systems_page_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	text-align: justify;
}
.electrical-systems h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 2px;
}
.electrical-systems p {
	font-size: 12px;
	line-height: 17px;
	color: #585858;
}
.maintenance-repairs {

	width: 538px;
	margin-top: 10px;
	height: 332px;
	background-image: url(images/maintenance_page_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	text-align: justify;
}
.maintenance-repairs h2 {

	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 2px;
}
.maintenance-repairs p {

	font-size: 12px;
	line-height: 17px;
	color: #585858;
}
.about-content {

	width: auto;
	margin-top: 10px;
}
.about-content h1 {

	color: #06A1BF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 12px;
}
.about-content p {

	color: #666666;
	font-size: 12px;
	line-height: 22px;
}
.contact-content p {


	color: #666666;
	font-size: 12px;
	line-height: 22px;
}
.contact-content h1 {


	color: #06A1BF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 12px;
}
.about-content li {
	list-style-type: square;
	font-size: 12px;
	color: #666666;
	list-style-position: inside;
	line-height: 22px;
}

.contact-content {


	width: auto;
	margin-top: 10px;
}
.testimonials-content p {




	color: #666666;
	font-size: 12px;
	line-height: 1.4em;
}
.testimonials-content h1 {
	color: #06A1BF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}
.testimonials-content a {
	color: #04697B;
}
.testimonials-content a:hover {
	color: #04697B;
	font-weight: bold;
}
.testimonials-content img {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}

.testimonials-content {
	width: auto;
	margin-top: 10px;
	height: 440px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 20px;
}
.links-content p {
	color: #666666;
	font-size: .80em;
	line-height: 1.4em;
}
.links-content h1 {

	color: #06A1BF;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}
.links-content {
	width: auto;
	margin-top: 10px;
	height: 480px;
}
.links-content a {

	color: #06A1BF;
}
.links-content img {

	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}
.links-content a:hover {

	color: #999999;
	font-weight: bold;
}
.testimonials-content h6 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 2px;
	color: #666666;
}
.maintenance-repairs {

	width: 538px;
	margin-top: 10px;
	height: 332px;
	background-image: url(images/maintenance_page_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	text-align: justify;
}
.maintenance-repairs h2 {

	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 2px;
}
.maintenance-repairs p {

	font-size: 12px;
	line-height: 17px;
	color: #585858;
}
.data-phone {


	width: 538px;
	margin-top: 10px;
	height: 332px;
	background-image: url(images/data_phone_page_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	text-align: justify;
}
.data-phone h2 {


	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 2px;
}
.data-phone p {


	font-size: 12px;
	line-height: 17px;
	color: #585858;
}
.building-automation {



	width: 538px;
	margin-top: 10px;
	height: 332px;
	background-image: url(images/home_automation_page_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 14px;
	text-align: justify;
}
.building-automation h2 {



	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 2px;
}
.building-automation p {



	font-size: 12px;
	line-height: 17px;
	color: #585858;
}
.service-box {
	background-image: url(images/domestic_bg.jpg);
	background-repeat: no-repeat;
	height: 287px;
	width: 186px;
	float: left;
	margin-right: 20px;
}
.service-box h2 {

	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 18px;
	padding-top: 11px;
	margin-left: 14px;
}
.service-box ul {
	font-size: 12px;
	color: #585858;
	line-height: 19px;
	margin-left: 20px;
}
.service-box ul a {
	color: #06A1BF;
	font-weight: bold;
	line-height: 24px;
}
.service-box img {
	margin-left: 16px;
	margin-top: 34px;
}

.service-box a {
	color: #ffffff;
	text-decoration: underline;
}
.service-box a:hover {

	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.contact-content td {
	color: #666666;
	vertical-align: top;
}

.service-box-large {
	background-image: url(images/service_lg_bg.jpg);
	background-repeat: no-repeat;
	height: 401px;
	width: 611px;
	float: left;
}
.service-box-large p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}
.service-box-large td {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}


.service-box-large h2 {


	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 30px;
	padding-top: 11px;
	margin-left: 14px;
}
.service-box-large ul {

	font-size: 12px;
	color: #585858;
	line-height: 19px;
}
.service-box-large table {
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 50px;
}

.service-box-large ul a {

	color: #06A1BF;
	font-weight: bold;
	line-height: 24px;
}
.contact-content a {
	color: #06A1BF;
}
.contact-content a:hover {
	color: #999999;
	font-weight: bold;
}

.service-box-large img {
	float: right;
	margin-top: 4px;
	margin-right: 15px;
	margin-left: 15px;
}
.service-box-large a {

	color: #ffffff;
	text-decoration: underline;
}
.service-box-large a:hover {


	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.side-bar .quick-details a {
	color: #06A1BF;
	line-height: 20px;
}
