/* =-=-=-=-=-=-=-[CSS]-=-=-=-=-=-=-=- */
body{
	font-size:62.5%;
	background: url(images/bg.gif);
	padding-top: 1.5em;
}

object{
	width:20em;
	height:10.58em;
}

.alternate-text{
	position:absolute;
	top:-999em;
}
.container{
	background:transparent;
}

#container2{
	border-width:.1em;
	border-color: #999;
	border-style: solid;
}


#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:705px;
	height:25px;
}

#home {
	position:absolute;
	left:0px;
	top:0px;
	width:84px;
	height:25px;
}

#services {
	position:absolute;
	left:84px;
	top:0px;
	width:140px;
	height:25px;
}

#accounting {
	position:absolute;
	left:224px;
	top:0px;
	width:136px;
	height:25px;
}

#taxes {
	position:absolute;
	left:360px;
	top:0px;
	width:86px;
	height:25px;
}

#experience {
	position:absolute;
	left:446px;
	top:0px;
	width:130px;
	height:25px;
}

#contact {
	position:absolute;
	left:576px;
	top:0px;
	width:129px;
	height:25px;
}

h1 { 
	font-family: "verdana", sans serif;
	text-align: left;
	font-size:1.5em;
	font-weight:strong;
  	line-height:2em;
  	color:#404040;
	margin-top: 0em;
	margin-bottom:1em; 
}


p {
	font-family: "verdana", "sans serif";
	text-align: left;
	font-size:1.2em;
	font-weight:normal;
  	line-height:1.5em;
  	color:#333;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom:1em; 
}