/* CSS Document */

#wrapper{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:955px;
	height:610px;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#5D5D5D;
}

#logoPane{
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(/images/logoPaneBg.jpg);
	background-repeat:no-repeat;
	height:600px;
	width:378px;
	z-index:2;
}

#hmBg{
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(/images/hmBg.jpg);
	background-repeat:no-repeat;
	height:600px;
	width:945px;
	z-index:1;
}

.hmContent{
	font-size:16px;
}

#hmWebText{
	position:absolute;
	left: 446px;
	top:119px;
	height: 220px;
	width:246px;
}
#hmHostText{
	position:absolute;
	left: 726px;
	top:345px;
	height: 137px;
	width:187px;
}

#hmeBayText{
	position:absolute;
	left: 246px;
	top:254px;
	height: 146px;
	width:198px;
}

#pageTitle{
	position:absolute;
	left: 246px;
	top:254px;
	height: 146px;
	width:198px;
}

.aboutTitle{}
.servicesTitle{}
.portfolioTitle{}
.contactTitle{}
.webTitle{}
.ebayTitle{}
.brandingTitle{}
.hostingTitle{}
.maintenanceTitle{}
.printTitle{}
.packages{}

#pageContent{
	position:absolute;
	left:337px;
	top:187px;
	height:251px;
	width:590px;
	z-index:3;
	line-height:22px;
	overflow:auto;

}

#portfolioBg{
	position:absolute;
	left:450px;
	top:1px;
	background-image:url(/images/pfBg.jpg);
	background-repeat:no-repeat;
	height:520px;
	width:505px;
	z-index:2;
}

#portfolioMnu{
	position:absolute;
	left:254px;
	top:573px;
	z-index:3;
}

#copyrightLayer{
	position:absolute;
	font-size:10px;
	left:0px;
	top:601px;
	z-index:5;
}