@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    font-family:Arial, Helvetica, sans-serif;
    background:#FFF;
}
ol, ul {
    list-style: none;
}



/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}



#container {
	font-family:Tahoma, Geneva, sans-serif;
}



#wrapper {
	width: 955px;
	margin:0 auto;
}




#header {
	background-color:#00457C;
	color: #FFF;
	font-size:0.8em;
}
#header_links {
	width: 955px;
	padding:0.5em;
	margin:0 auto;
	text-align:right;
}
#header_links ul {
    display:inline;
}
#header_links ul li {
	display:inline;
}
#header_links ul li a.last {
	border-right:none;
}

#header_links li a{
    border-right: 1px solid #FFF;
    padding:0 0.7em;
	color:#FFF;
	text-decoration:none;
	display:inline;
}
#header_links li a:hover{
	text-decoration:underline;
}




#masthead {
	overflow:visible;
}
#company_logo {
	float:left;
	margin:0.5em;
}

#acca_logo {
	float:right;
	margin: 1.25em 0.5em 0;
	
}

#navigation {
	clear:both;
    height:auto;
    overflow:visible;
}

#banner {
	clear:both;
	height:250px;
	width:955px;
    margin-top:.5em;
    margin-bottom: 1em;
    background: white;
}

#content {
	overflow:visible;
}
#main_content {
	float:left;
	width: 656px;
	margin-bottom:3.5em;
	font-size:0.8em;
	
	padding:0 0 0.2em 15px;
	color:#666;
	line-height:1.4;
    display:inline;
    border-bottom: 0px solid white;
}
.home_list {
	list-style:url(images/arrow.gif)
}

#main_content h1 {
	font-size:1.5em;
	padding: 0.5em 1em 0.5em 1em;
	margin:0 0 1em -15px;
	color:#00457C;
	background:#E9E9E9;
	font-weight:normal;
}
#main_content h3 {
	font-size:1.1em;
	padding:0 0 0.1em 1em;
	margin:0em 2em 1em 0;
	border-bottom:1px dotted #666;
}
#main_content p,#main_content ul {
	margin-bottom:1em;
}
#main_content table#taxrates, #main_content table#taxrates2, #main_content table#taxrates3, #main_content table#taxrates4, #main_content table#contactform {
	width: 600px;
	margin: auto;	
}
#main_content ul {
	margin-left:2em;
	
}
#main_content a {
	color:#00457C;
	text-decoration:none;
}
#main_content a:hover {
	text-decoration:underline;
}
#main_content a.backtotop {
	display:block;
	color:#00457C;
	text-decoration:none;
	list-style:none;
	margin:-0.5em 0 1.5em 0;
	padding:0.2em 0.2em 0.2em 1.5em;
	background: no-repeat 0 50% url(images/arrow.gif);
}
#main_content a.backtotop:hover {
	text-decoration:underline;
}

#main_content ul#sitemap li {
	padding:0.25em 0.25em 0.25em 2em;
	list-style-type:none;
	
}
#main_content ul#sitemap li li {
	border-left:1px solid #CCC;
	background: no-repeat 0.75em 0.6em url(images/arrow.gif);
}
#side_bar {
	float:right;
	width:250px;
	/*margin:1.25em 0 3.5em -300px;*/
	margin: 0 0 3.5em 1em;
	border-left:1px dotted #666;
	/*padding:0em 0em 0.2em 1em;*/
	padding-left: 15px;
	display:inline;
}
#side_bar a {
	color: #00457C;
	text-decoration:none;
}
#side_bar a:hover {
	text-decoration:underline;	
}

#side_bar p, #side_bar li {
	font-size:0.75em;
	color:#666;
}
#side_bar p {
	line-height:1.4;
	margin:0.5em 0 1em 1em;
}
#side_bar h3 {
	font-size:1em;
	padding: 0.5em 1em 0.5em 1em;
	color:#00457C;
	background:#E9E9E9;
	font-weight:normal;
	margin-bottom:1em;
}
#side_bar li {
	list-style-type:none;
	background: no-repeat 0 65% url(images/arrow.gif);
	padding:0.2em 0.5em 0.2em 1.3em;
}
#side_bar ul {
	margin:0.5em 0 1em 0.5em;	
}
#side_bar img {
	display:block;
	margin: 0.3em auto 1em;
}

#footer {
	background-color:#00457C;
	color: #FFF;
	font-size:0.8em;
    height:38px;
    width:100%;
    clear:both;
}
#footer_container {
	width:955px;
	margin:0 auto;
	padding:8px;
	background:url(images/beyondaccountingfooter.gif) no-repeat left center;
	height:22px;
}
#footer_text a{
	color:#FFF;
	text-decoration:underline;
}
#footer_text {
	float:right;
	line-height:22px;
}
	