html,
body {
	margin:0;
	padding:0
}

body {
  font: 70% verdana,sans-serif;;
  text-align: center;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	vertical-align: top;
	padding: 0 6px;
	width: 50%;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	
	vertical-align: top;
}

img {
	border: none;
}

p {
	margin: 5px;
}

p.no_padding {
	padding: 0;
}

a {
	color: #000;
	padding: 5px;
}

a:link {
	color: #000;
}

a:visited {	
	color: #000;	
}

a:hover {	
	color: #666;	
}

a:active {
	color: #999;	
}
	
a:focus,
a.active {
	font-weight: bold;
}

li {
	display: inline;
	padding: 0;
	margin: 0;
}

ul {
	display: inline;
	padding: 0;
	margin: 0;
}

div {
	text-align: left;
}

h1, h2, h3, h4 {
	font: 76% verdana,sans-serif;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h2.home {
	background: url(../images/home_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h2.aboutus {
	background: url(../images/about_us_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h2.contactus {
	background: url(../images/contact_us_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h2.services {
	background: url(../images/services_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h2.submitting {
	background: url(../images/submitting_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h2.piece_together {
	background: url(../images/piece_together.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 148px;
	width: 434px;
}

h2.location {
	background: url(../images/location_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.financialacc {
	background: url(../images/financialacc_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.sar {
	background: url(../images/sar_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.payroll {
	background: url(../images/payroll_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.training {
	background: url(../images/training_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}


h3.corptax {
	background: url(../images/corptax_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.vat {
	background: url(../images/vat_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.bookkeeping {
	background: url(../images/bookkeeping_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.financialservices {
	background: url(../images/financialservices_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

h3.management{
	background: url(../images/management_h.gif) no-repeat;	
	text-indent: -2000em;
	padding: 2px;
	margin-top: 4px;
	height: 24px;
}

table {
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table.puzzle_pieces {
	width: 300px;
	margin-left: 100px;
}

table.puzzle_pieces td {
	padding: 0;
	margin: 0;
}

table.index_table {
	width: 250px;
}

.verticalbottom {
	vertical-align: bottom;
}

td.left_indent {
 padding-left: 100px;
}

input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	border: 1px solid #999;
	padding: 2px;
	margin: 2px  0;
}

input:focus,
select:focus,
textarea:focus {
	border: #8b5391 solid 1px;
}

fieldset {                                                         
	border: none;
	padding: 0;
	margin: 0;
}  

legend {
	margin: 0;
	padding:0;
	border: none;
	text-indent: -2000em;
} 

div#topnav {
	text-align: right;
	padding: 10px;
	margin: 0;
	height: 20px;
	background: #ccc url(../images/top_nav_bg.gif) no-repeat;	
}

div#header h1 {
	height:96px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	background: #311033 url(../images/lb_header.gif) no-repeat;
	color: #79B30B;
	text-indent: -2000em;
}

div#container {
	width: 99%;
	margin: 0 auto;
}

div#content p {
	line-height:1.4;
	font-size: 1.1em;
}

div#extra {
	background:#FF8539
}

div#footer {
	background: #311033;
	color: #FFF;
	clear:both;
	width:100%;
	font-size: 1em;
	text-align: right;
}

div#footer2 {
	background: #ccc url(../images/top_nav_bg.gif) no-repeat;
	clear: both;
	width: 100%;
	text-align: right;
	height: 40px;
}

div#footer p {
	margin:0;
	padding:5px 10px
}

div#footer2 p {
	padding-right: 10px;
}

div#footer a {
	color: #FFF;
}

div#wrapper {
	float:left;
	width:100%;
	margin-left:-33%
}

div#content {
	margin-left:33%
}

div#navigation {
	float: right;
	width: 25.9%;
	background: #ccc url(../images/contact_form_bg.gif) no-repeat;
	height: 500px;
	padding: 0;
	margin: 0;
}

#about div#navigation {
	float: right;
	width: 25.9%;
	background: #ccc url(../images/contact_form_bg.gif) repeat-y;
	height: 400px;
	padding: 0;
	margin: 0;
}

#home div#navigation {
	float: right;
	width: 25.9%;
	background: #ccc url(../images/contact_form_bg.gif) repeat-y;
	height: 410px;
	padding: 0;
	margin: 0;
}

#services div#navigation {
	float: right;
	width: 25.9%;
	background: #ccc url(../images/contact_form_bg.gif) repeat-y;
	height: 1890px;
	padding: 0;
	margin: 0;
}

#contact div#navigation {
	float: right;
	width: 25.9%;
	background: #ccc url(../images/contact_form_bg.gif) repeat-y;
	height: 400px;
	padding: 0;
	margin: 0;
}

div#contact_form {
	width: 97%;
	height: 100%;
	margin: 0 2px;
	padding: 2px;
}

div#blank_contact_form {
	width: 97%;
	height: 330px;
	margin: 0 2px;
	padding: 2px;
}

div#contact_form p {
	padding: 0;
	font-size: 1em;
}

div#extra {
	float:right;
	clear:right;
	width:32.9%
}

div#services_desc {
	width: 99.4%;
	margin: 0 0 0 5px;
	padding: 0;
}

div#services_desc h3 {
	margin-top: 5px;
}

div#services_desc p {
	padding-bottom: 5px;
	width: 85%;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.error,
.welldone {
	color: #660066;
	font-size: 1em;
}

.indent_p {
	margin-left: 70px;
}