body {
	background-color: #AA3F7E;
	margin: 0px;
	padding: 0px;
}
#sideimage {
	z-index: 1;
	background:url(images/sideimage.gif);
	display: block;
	width: 196px;
	height: 542px;
	top: 0px;
	position: absolute;
	right: 0px;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990033;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
a:link, a:active, a:visited {
	color: #990066;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.name {
	position: absolute;
	left: 50%;
	margin-left: -378px;
	top: 15px;
	display: block;
	width: 666px;
	height: 60px;
	text-indent: -9999px;
	background: url(images/yvbookkeeping.gif) top left no-repeat;
	z-index: 3;
}
.benefitsbg {
	position: relative;
	top: 5px;
	left: 10px;
	display: block;
	width: 224px;
	height: 46px;
	background: url(images/benefits.jpg) top left no-repeat;
	text-indent: -9999px;
}
.industriesbg {
	position: relative;
	top: 5px;
	left: 10px;
	display: block;
	width: 224px;
	height: 24px;
	background: url(images/industries.jpg) top left no-repeat;
	text-indent: -9999px;
}
.container {
	position: absolute;
	left: 50%;
	margin-left: -378px;
	top: 75px;
	display: block;
	width: 757px;
	z-index: 2;
}
.main {
	background:url(images/contentbg.png) top left repeat;
}
.header {
	position: absolute;
	right: 20px;
}

/* Main Menu section */
#mainmenu {
	position: absolute;
	top: 14px;
	left: 0px;
	display: block;
	width: 94px;
	height: 157px;
}
ul#nav { background:url(images/menu.jpg) }
ul#nav li { list-style-type:none }
ul#nav li a { height:30px; display:block; position:absolute; text-indent:-9999px; outline:none; margin: 0px;}

li#navHome a, li#navServices a, li#navMyob a, li#navLinks a, li#navContact a { background:url(images/menu.jpg) }

li#navHome a 						{ background-position: 0px 0px; width: 94px; left:0; top: 0; }
li#navHome a:hover					{ background-position: -94px 0px }
body#HomePg li#navHome a 			{ background-position: -94px 0px }

li#navServices a 						{ background-position: 0px -31px; width:94px; top:30px; left: 0px;}
li#navServices a:hover					{ background-position: -94px -31px }
body#ServicesPg li#navServices a 		{ background-position: -94px -31px }

li#navMyob a 					{ background-position:0px -131px; width:94px; top:60px; left: 0px; }
li#navMyob a:hover				{ background-position:-94px -131px }
body#MyobPg li#navMyob a 		{ background-position:-94px -131px }

li#navContact a 					{ background-position:0px -63px; width:94px; top:90px; left: 0px; }
li#navContact a:hover				{ background-position:-94px -63px }
body#ContactPg li#navContact a 		{ background-position:-94px -63px }

li#navLinks a 					{ background-position:0px -98px; width:94px; top:120px; left: 0px; }
li#navLinks a:hover				{ background-position:-94px -98px }
body#LinksPg li#navLinks a	 	{ background-position:-94px -98px }


#hometext {
	position: relative;
	float: left;
	width: 387px;
}
#benefits {
	position: relative;
	float: right;
	width: 250px;
	background-color: #FFd6FF;
}
#benefits ul {
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 10px;
	padding: 0px;
}
#benefits li {
	list-style-image: url(images/listbg.jpg);
	margin-top: 5px;
	padding: 0px;
}
#fulltext {
	position: relative;
	float: left;
	width: 627px;
}
#fulltext ul, #hometext ul {
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 10px;
	padding: 0px;
}
#fulltext li, #hometext li {
	list-style-image: url(images/listbg2.gif);
	margin-top: 5px;
	padding: 0px;
}
#contactimg {
	position: absolute;
	top: 140px;
	left: 520px;
	z-index: 9;
	background: url(images/contact.gif) top left no-repeat;
	display: block;
	width: 100px;
	height: 103px;
	
}

.footer {
	background: none;
}
#footer, #footer a:link, #footer a:visited, #footer a:active {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #ffd6ff;
}
#footer a:hover {
	text-decoration: underline;
}

.leftimg {
position: relative;
float: left;
padding-left: 10px;
}
.rightimg {
position: relative;
float: right;
}

.sideinfo {
	font-size: 10px;
}