body {
	background-image: url(../graphics/background.gif);
	font-family : arial, helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 1.3em;
	font-style:normal;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#wrapper{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	height:auto;
}
#pageHeader {
	display: none;
	margin: 0;
	padding: 0;}
#pageHeader h1 span { display: none; }
#pageHeader h1 { display: none; }

h1, h2, h3, h4, h5 {}

a:link {color: #FFC000; text-decoration: none; background-color: inherit; }
a:visited { color: #FFC000; text-decoration: none; background-color: inherit; }
a:hover, a:active {color: #85B1E1; text-decoration: none; background-color: inherit;}


/*CSS for Simple Tree Menu*/
#TreeIndex {
	width: 212px;
	position: absolute;
	top: 140px;
	left: 0px;
	height: 0px;
	line-height: 16px;}
.treeview ul{ 
margin: 0;
padding: 0;
color: #FFC000;
}
.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: url(../graphics/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 20px;
margin-bottom: 3px;
color: #FFC000;

}
.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: url(../graphics/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
color: #FFC000;
}
.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}
.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

/*CSS for Simple Tree Menu END*/

#Intro {
	background-image: url(../graphics/ellislogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	width: 118px;
	height: 83px;
	position: absolute;
	top: 10px;
	left: 0px;
}

#CompanyDetails {
	text-align: right;
	width: 400px;
	position: absolute;
	top: 21px;
	left: 400px;
	height: 46px;}
	
#Statement {
	text-align: right;
	width: 400px;
	position: absolute;
	top: 108px;
	left: 400px;
	height: 12px;
	font-style: italic;
}
#Installation{
	text-align: left;
	width: 634px;
	position: absolute;
	top: 658px;
	left: 0px;
	height: 0px;}
#Contractor {
	width: 94px;
	height: 75px;
	position: absolute;
	top: 580px;
	left: -px;}
#MainContainer{
	width: 568px;
	position: absolute;
	top: 140px;
	left: 231px;
	height: 0px;
		padding-bottom: 20px;}
#Container, #Container1, #Container2{
	background-image: url(../graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-bottom: 20px;
}
#2Container{
	padding-bottom: 20px;
}
#3Container{
	padding-bottom: 20px;
	text-align:right;
}
#Format{
	padding-bottom: 20px;
	font-weight: bolder;
}
#Image01{	
position: absolute;
	width: 172px;
	height:114px;
	top: 308px;
	left: 266px;
}
#Image02{	
position: absolute;
	width: 172px;
	height:114px;
	top: 490px;
	left: 605px;
}
#Image03{	
position: absolute;
	width: 172px;
	height:114px;
	top: 507px;
	left: 616px;
}
#Image04{	
position: absolute;
	width: 114px;
	height:172px;
	top: 321px;
	left: 674px;
}
#Image06{	
position: absolute;
	width: 172px;
	height:114px;
	top: 379px;
	left: 488px;
}
#WebDevelopers{
	text-align: left;
	width: 800px;
	position: absolute;
	top: 690px;
	left: 0px;
	height: 0px;}
