* {
	padding:0px;
	margin:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(../images/main-bg.jpg);
	font-size: 62.5%;
	background-position: center;
	background-repeat:repeat-y;
}
html { height: 101%; margin-bottom: 1px; } 
#wrapper {
	width: 900px;
	background-image: url(../images/main-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 30px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	width: 840px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	height: 87px;
	width: 250px;
	float: left;
}
#navigation {
	float: right;
	height: 87px;
	width: 560px;
}
#mainNav {
	list-style-type: none;
	position:relative;
	height: 87px;
	background-image: url(../images/nav1.jpg);
	background-repeat: no-repeat;
}
#mainNav li {
	position:absolute;
	top: 0px;
	list-style-type: none;
}
#mainNav li, #mainNav a {
	height: 87px;
	display: block;
}
a{
	color:#700d39;
	}
#nHome {
	left: 0px;
	width: 137px;
}
#nHome a:hover, #home #nHome {
	background-image:url(../images/nav2.jpg);
}

#nEquipment {
	left: 142px;
	width: 135px;
}
#nEquipment a:hover, #equipment #nEquipment {
	background-image:url(../images/nav2.jpg);
	background-position:-142px;
}
#nService {
	left: 282px;
	width: 135px;
}
#nService a:hover, #service #nService {
	background-image:url(../images/nav2.jpg);
	background-position: -282px;
}
#nAncilliary {
	left: 422px;
	width: 138px;
}
#nAncilliary a:hover, #ancilliary #nAncilliary {
	background-image:url(../images/nav2.jpg);
	background-position: -422px;
}
#page {
	background-image: url(../images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 840px;
	margin-left:auto;
	margin-right:auto;
}
#leftBlock {
	width: 250px;
	float: left;
}
#leftLinks {
	list-style-type: none;
	padding: 10px;
}
#leftLinks li {
	list-style-type: none;
	margin-bottom: 3px;
}
#leftLinks li a {
	display: block;
	background-color: #700D39;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}

#leftLinks li a:hover {
	background-color: #7f4c63;
}
/*LEFT LINKS 2*/
#leftLinks2 {
	list-style-type: none;
	padding: 10px;
}
#leftLinks2 li {
	list-style-type: none;
	margin-bottom: 3px;
}
#leftLinks2 li a {
	display: block;
	background-color: #4d4d4d;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}

#leftLinks2 li a:hover {
	background-color: #666;
}



#leftFeature {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#contentBlock {
	width: 560px;
	float: right;
}
#pageText {
	padding: 15px;
}
#pageText p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}
#pageText ul{
	margin-bottom:15px;}
#footer {
	width: 840px;
	line-height: 25px;
	margin-left:auto;
	margin-right:auto;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

.lefter{ float:left;}
.righter{ float:right;}


/* self clearing rules */
.container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.container { display: inline-block; }
.container { display: block; }
h1 {font-size:15px; margin-bottom:10px; color:#700d39;}
h2 {font-size:15px; margin-bottom:10px; font-weight:normal;}
#contactBox {
	width:300px;
	float:left;
	}
#map{
	float:left;
	width:200px;
	background-image:url(../images/map.gif);
	height:340px;
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:20px;}	
	
	/* Image fader*/
	
	#imageContainer {
	position:relative;
	margin:auto;
	width:230px;
	height:162px;
	border:1px solid #000;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
}

/* styles unrelated to the application follow */


.copy {
	width:230px;
	margin:auto;
	position:relative;
	border:0;
	
}

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:230px; 
	font:0.7em verdana;
	height:90px;
	padding-top:4px;
	border:0;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	width:80px;
	height:79px;
	border:0;
}
#leftFeature{
	width:230px;
	display:block;
	height:162px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	border:0;
	}
.leftBox{
	float:left;
	margin-right:15px;
	width:245px;
	display:block;

}
.rightBox{
	float:left;
	padding-top:25px;
	margin-right:15px;
	width:245px;
	display:block;

}
.clientContainer{
	padding:10px;
	width:100%;
	display:block;
	clear:both;
	margin-bottom:10px;}
.clientContainer h2{
	color:#700d39;
	font-size:12px;
	}
.quotes{
	border:1px dotted #000;
	font-size:9px;
	padding:5px;
	font-style:italic;
	margin-bottom:10px;
	padding-bottom:0;
	}	
.quotes strong{
	color:#700d39;
	}	
#energyAware{
	padding:10px;
	border:1px dashed #700d39;
	color:#700d39;}	
.red{color:#700d39}	
#differnt{
	font-size:12px;
}
#webDesign {
	margin-left:30px;
	margin-top:10px;}
#webDesign a{
	background-image:url(../images/web-design-2.gif);
	width:90px;
	height:36px;
	background-repeat:no-repeat;
	display:block;
	}
#webDesign a:hover{	
	background-image:url(../images/web-design.gif);
}