@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/14-computer-scheme-2%20BLACKWHITE.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 960px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-attachment: fixed;
	background-color: #D6D6D6;
	background-image: url(images/page3lightest.png);
}
a:link {
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	color: #4B254B;
}
a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
	color: #4B254B;
}
a:hover {
	text-decoration:underline;
	font-size: 14px;
	color: #5E2F5E;
	font-weight: bold;
}
#housecontent {
	margin-left:380px;
	margin-top:-750px;
	color: #000;
}

#linksContent {
	margin-left:350px;
	margin-top:50px;
}

#electricContent {
	margin-top:40px;
	margin-left:20px;
	margin-right:20px;
	font-size: 14px;
	color: #000;
	padding: 0px;
}

#mainContent {
	margin-top:40px;
	margin-left:20px;
	margin-right:20px;
	font-size: 14px;
	color: #000;
	padding: 0px;
}
#projectonecontent {
	margin-left:380px;
	margin-top:-1100px;
	color: #000;
}


#regularContent {
	margin-top:70px;
	padding-bottom:20px;
	margin-left:25px;
}

#restoreContent {
	margin-top:30px;
	padding-bottom:20px;
	margin-left:25px;
}
#columncontent{
	margin-left:380px;
	margin-top:-40px;
	padding-bottom:30px;
	color: #000000;
}

#columncontentfront{
	margin-left:380px;
	margin-top:-15px;
	padding-bottom:30px;
	color: #000000;
}
#serviceContent {
	margin-left:280px;
	margin-top:-0px;
	color: #000;
}


h3 {
	font-size: 16px;
	color:#3399FF;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color:#000000;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #39F;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#sidebarone {
	width:340px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right: 10px;
	padding-left: 30px;
}
#sidebartwo {
	width:500px;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:50px;
}
#sidebarthree {
	width:475px;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:5px;
}
#sidebarfour {
	width:300px;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:5px;
}
#sidebarfive {
	width:380px;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:10px;
}
#sidebarsix {
	width:360px;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:10px;
	text-align: left;
}
.smallbox {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#contactform {
	margin-left:330px;
	margin-top:-400px;
}

#email {
	margin-left:350px;
	margin-top:-450px;
}
#form {
	margin-top:50px;
	margin-left:30px;
}
#form a:link {
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	color: #4B254B;
}
#form a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
	color: #4B254B;
}
#form a:hover {
	text-decoration:underline;
	font-size: 14px;
	color: #5E2F5E;
	font-weight: bold;
}
#footer {
	text-align: center;
	margin-top:10px;

}
#footer p {
	margin: 0;
	/*zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs*/
	padding: 0px 0;
	/*padding on this element will create space, just as the the margin would have, without the margin collapse issue*/
	padding-bottom: 0px;
 text-height:;
	font-size: 16px;
}
#galleryContent {
	width:940px;
	padding-top:40px;
	padding-bottom:10px;
	padding-left:20px;
}
#grandbankcontent {
	width:600px;
	padding-top:40px;
	padding-bottom:10px;
	margin-left:360px;
	margin-top:-550px;
}

#powercatcontent {
	width:600px;
	padding-top:40px;
	padding-bottom:10px;
	margin-left:360px;
	margin-top:-400px;
}

#searaycontent {
	width:600px;
	padding-top:40px;
	padding-bottom:10px;
	margin-left:360px;
	margin-top:-500px;
}
#ladybird {
	padding-bottom:0px;
}
#ladybird p {
	margin-top:-20px;
}
#ladybird a:link {
	text-decoration:underline;
	color:#4B254B;
	font-weight: bold;
	font-size:12px;
}
#ladybird a:visited {
	text-decoration:underline;
	color:#4B254B;
	font-weight: bold;
	font-size:12px;
}
#ladybird a:hover {
	color:#000;
	text-decoration:underline;
	font-size: 12px;
}
.rooms {
	font-weight: bold;
	font-size: 16px;
}
li {
	list-style: circle outside;
}
ul {
	list-style: circle outside;
}
.red {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
#services{
	margin-left:200px;
	padding-bottom:10px;}
.blue{
	font-weight: bold;
	color: #3399FF;
	font-size: 18px;
