﻿p
{
	font-size: small;
	font-family: Arial Unicode MS;
	color: #808080;
	margin-bottom:-10px;
}

strong
{
	font-size: small;
	font-family: Arial Unicode MS;
	color: #808080;
	margin-bottom:-20px;
}

pre
{
	font-size: small;
	font-family: Arial Unicode MS;
	color: #808080;
	margin-bottom:-15px;
}


h1
{
	font-size:large;
	font-family: Arial Unicode MS;
	color: #003399;
}

h2
{
	font-family: Arial Unicode MS;
	color: #003399;
}

h3
{
	font-size: medium;
	font-family: Arial Unicode MS;
	color: #CC0000;
}

h4
{
	font-size: small;
	text-align:center;
	font-family: Arial Unicode MS;
}

h5
{
	font-family: Arial Unicode MS;
	color: #00CCFF;
	margin-bottom:-15px;
}



#TopBanner
{
	position:absolute;
	width:820px;
	height:140px;
	z-index:1;
	left:100px;
	top:0px;
}

#NavigationBar
{
	position:absolute;
	width:770px;
	height:40px;
	z-index:2;
	left:135px;
	top:138px;
	font-family: Arial Unicode MS;
	color: #808080;
}

#MainSection
{
	position:absolute;
	width:770px;
	height:500px;
	z-index:3;
	left:50px;
	top:0px;
}

#BorderFillIn
{
	position:absolute;
	width:420px;
	z-index:2;
	left:400px;
	top:-21px;
	background: url('../pics/fillinborder.jpg') no-repeat;
	background-repeat:no-repeat; 
	
}

#BorderFillIn2
{
	position:absolute;
	width:100px;
	z-index:2;
	left:0px;
	top:-21px;
	background: url('../pics/fillinborder.jpg') no-repeat;
}



/*Client Page*/
#ClientPageTopBorder 
{
	position:absolute;
	width:760px;
	z-index:2;
	left:150px;
	top:159px;
	background: url('../pics/topborderliningclp.jpg');
	background-repeat:no-repeat; 
}

#ClientPageMainBackground
{
	position:absolute;
	width:250px;
	height:300px;
	z-index:3;
	left:100px;
	top:180px;
	background: url('../pics/backgroundimage.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#ClientPageMainOutline
{
	position:absolute;
	width:570px;
	z-index:3;
	left:250px;
	top:281px;
	background: url('../pics/outlining.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#ClientsPageFooter
{
	position:absolute;
	width:820px;
	height:25px;
	z-index:4;
	left:0px;
	top:300px;
}



/*Contact Page*/
#ContactPageTopBorder 
{
	position:absolute;
	width:760px;
	z-index:2;
	left:160px;
	top:160px;
	background: url('../pics/topborderliningcp.jpg');
	background-repeat:no-repeat; 
}

#ContactPageMainBackground
{
	position:absolute;
	width:250px;
	height:500px;
	z-index:3;
	left:100px;
	top:180px;
	background: url('../pics/backgroundimage.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#ContactPageMainOutline
{
	position:absolute;
	width:570px;
	z-index:3;
	left:250px;
	top:481px;
	background: url('../pics/outlining.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#ContactPageFooter
{
	position:absolute;
	width:820px;
	height:25px;
	z-index:4;
	left:0px;
	top:500px;
}

#ContactPageHeadOfficeSection
{
	position:absolute;
	width:250px;
	z-index:1;
	left:0px;
	top:130px;
}

#ContactPageHeadOfficeMapLink
{
	position:absolute;
	width:50px;
	z-index:1;
	left:250px;
	top:250px;
}

#ContactPageSydneyOfficeSection
{
	position:absolute;
	width:250px;
	z-index:1;
	left:410px;
	top:130px;
}

#ContactPageSydneyOfficeMapLink
{
	position:absolute;
	width:50px;
	z-index:1;
	left:660px;
	top:250px;
}



/*Home Page*/
#HomePageTopBorder 
{
	position:absolute;
	width:770px;
	z-index:2;
	left:100px;
	top:160px;
	background: url('../pics/topborderlininghp.jpg');
	background-repeat:no-repeat; 
}

#HomePageMainBackground
{
	position:absolute;
	width:250px;
	height:1220px;
	z-index:3;
	left:100px;
	top:180px;
	background: url('../pics/backgroundimage.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#HomePageMainOutline
{
	position:absolute;
	width:570px;
	z-index:3;
	left:250px;
	top:1200px;
	background: url('../pics/outlining.jpg') no-repeat left bottom;
	}

#HomePageFooter
{
	position:absolute;
	width:820px;
	height:25px;
	z-index:4;
	left: 0px;
	top:1215px;
}

#HomepageAboutUsSection
{
	position:absolute;
	width:160px;
	height:560px;
	z-index:1;
	left:-30px;
	top:20px;
	padding: 10px; 	
}

#HomepageSectionAboutUsHorFilBorder
{
	position:absolute;
	width:20px;
	height:500px;
	z-index:1;
	left:154px;
	top:30px;
	background-image: url('../pics/HomePageSectionHoriFillBorder.jpg');
	background-repeat:no-repeat;
}

#HomepageSectionAboutUsTopBorder
{
	position:absolute;
	width:180px;
	height:20px;
	z-index:1;
	left:-10px;
	top:10px;
	background-image: url('../pics/HomePageSectionTopBorder.jpg');
	background-repeat:no-repeat;
}

#HomepageSectionAboutUsRightBorder
{
	position:absolute;
	width:30px;
	height:560px;
	z-index:1;
	left:143px;
	top:41.5px;
	background-image: url('../pics/HomePageSectionRightBorder2.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#HomepageSectionAboutUsLeftBorder
{
	position:absolute;
	width:20px;
	height:560px;
	z-index:1;
	left:-50px;
	top:45px;
	background-image: url('../pics/HomePageSectionLeftBorder3.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}


#HomepageSectionAboutUsBottomBorder
{
	position:absolute;
	width:180px;
	height:20px;
	z-index:1;
	left:-34.5px;
	top:577px;
	background-image: url('../pics/HomePageSectionBottomBorder.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#HomepageRecentNewsSection
{
	position:absolute;
	width:260px;
	height:1160px;
	z-index:1;
	left:180px;
	top:20px;
	padding: 10px; 	
}

#HomepageSectionRecentNewsFilBorder
{
	position:absolute;
	width:20px;
	height:550px;
	z-index:1;
	left:461px;
	top:30px;
	background-image: url('../pics/HomePageSectionHoriFillBorder.jpg');
	background-repeat:no-repeat;
}

#HomepageSectionRecentNewsFilBorder2
{
	position:absolute;
	width:20px;
	height:550px;
	z-index:1;
	left:461px;
	top:300px;
	background-image: url('../pics/HomePageSectionHoriFillBorder.jpg');
	background-repeat:no-repeat;   
}

#HomepageSectionRecentNewsFilBorder3
{
	position:absolute;
	width:20px;
	height:550px;
	z-index:1;
	left:461px;
	top:500px;
	background-image: url('../pics/HomePageSectionHoriFillBorder.jpg');
	background-repeat:no-repeat;   
}

#HomepageSectionRecentNewsTopBorder
{
	position:absolute;
	width:180px;
	height:20px;
	z-index:1;
	left:298px;
	top:10px;
	background-image: url('../pics/HomePageSectionTopBorder.jpg');
	background-repeat:no-repeat;
}

#HomepageSectionRecentNewsRightBorder
{
	position:absolute;
	width:30px;
	height:560px;
	z-index:1;
	left:450px;
	top:549px;
	background-image: url('../pics/HomePageSectionRightBorder2.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#HomepageSectionRecentNewsLeftBorder
{
	position:absolute;
	width:20px;
	height:560px;
	z-index:1;
	left:170px;
	top:550px;
	background-image: url('../pics/HomePageSectionLeftBorder3.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#HomepageSectionRecentNewsBottomBorder
{
	position:absolute;
	width:265px;
	height:20px;
	z-index:1;
	left:190px;
	top:1083px;
	background-image: url('../pics/HomePageSectionBottomBorder.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#HomepageOverviewSection
{
	position:absolute;
	width:240px;
	height:560px;
	z-index:1;
	left:490px;
	top:20px;
	padding: 10px; 
}

#HomepageSectionOverviewFilBorder
{
	position:absolute;
	width:20px;
	height:550px;
	z-index:1;
	left:751px;
	top:30px;
	background-image: url('../pics/HomePageSectionHoriFillBorder.jpg');
	background-repeat:no-repeat;
}

#HomepageSectionOverviewTopBorder
{
	position:absolute;
	width:180px;
	height:20px;
	z-index:1;
	left:587px;
	top:10px;
	background-image: url('../pics/HomePageSectionTopBorder.jpg');
	background-repeat:no-repeat;
}

#HomepageSectionOverviewRightBorder
{
	position:absolute;
	width:30px;
	height:560px;
	z-index:1;
	left:740px;
	top:50px;
	background-image: url('../pics/HomePageSectionRightBorder2.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#HomepageSectionOverviewLeftBorder
{
	position:absolute;
	width:20px;
	height:560px;
	z-index:1;
	left:482px;
	top:50px;
	background-image: url('../pics/HomePageSectionLeftBorder3.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}

#HomepageSectionOverviewBottomBorder
{
	position:absolute;
	width:250px;
	height:20px;
	z-index:1;
	left:500px;
	top:582.5px;
	background-image: url('../pics/HomePageSectionBottomBorder.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}



/*Product Page*/
#ProductPageTopBorder 
{
	position:absolute;
	width:770px;
	z-index:2;
	left:110px;
	top:158px;
	background: url('../pics/topborderliningpp.jpg');
	background-repeat:no-repeat; 
}

#ProductPageMainBackground
{
	position:absolute;
	width:250px;
	height:970px;
	z-index:3;
	left:100px;
	top:180px;
	background: url('../pics/backgroundimage.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#ProductPageFooter
{
	position:absolute;
	width:820px;
	height:20px;
	z-index:4;
	left:0px;
	top:970px;
}

#ProdutPageMainOutline
{
	position:absolute;
	width:570px;
	z-index:3;
	left:250px;
	top:951px;
	background: url('../pics/outlining.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#ProductPageOurSoftwareSection
{
	position:absolute;
	width:570px;
	z-index:3;
	left:200px;
	top:220px;
}

#ProductPageFinesseTitleSection
{
	position:absolute;
	width:150px;
	z-index:3;
	left: 25px;
	top:180px;
}

#ProductPageFinesseImageSection
{
	position:absolute;
	width:150px;
	z-index:3;
	left: 25px;
	top:220px;
}

#ProductPageFiscalTitleSection
{
	position:absolute;
	width:150px;
	z-index:3;
	left: 25px;
	top:405px;
}

#ProductPageFiscalImageSection
{
	position:absolute;
	width:150px;
	z-index:3;
	left: 25px;
	top:445px;
}

#ProductPageOurServicesAndGoalsSection
{
	position:absolute;
	width:770px;
	z-index:3;
	left:0px;
	top:630px;
	
}



/*Support Page*/
#SupportPageTopBorder 
{
	position:absolute;
	width:760px;
	z-index:2;
	left:130px;
	top:160px;
	background: url('../pics/topborderliningsp.jpg');
	background-repeat:no-repeat; 
}

#SupportPageMainBackground
{
	position:absolute;
	width:250px;
	height:500px;
	z-index:3;
	left:100px;
	top:180px;
	background: url('../pics/backgroundimage.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#SupportPageFooter
{
	position:absolute;
	width:800px;
	height:25px;
	z-index:4;
	left:0px;
	top:500px;
}

#SupportPageMainOutline
{
	position:absolute;
	width:570px;
	z-index:3;
	left:250px;
	top:481px;
	background: url('../pics/outlining.jpg');
	background-repeat:no-repeat; 
	background-position:bottom left;
}

#SupportPageSupportHotlinesSection
{
	position:absolute;
	width:230px;
	z-index:1;
	left:10px;
	top:20px;
	height: 330px;
}

#SupportPageClientSupportSection
{
	position:absolute;
	width:240px;
	z-index:1;
	left:260px;
	top:20px;
}

#SupportPageOnlineHelpdeskSection
{
	position:absolute;
	width:240px;
	z-index:1;
	left:520px;
	top:20px;
}







