/* Able Accounts css */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffcc;
	color: #333333;
}
#headercontainer {
	margin: 0 auto 0 auto;
	width: 900px;
	background-color: #ffffcc; /* was f3f1dc */
}
#maincontainer {
	margin: 0 auto 0 auto;
	width: 900px;
	background-color: #ffffcc; /* was f3f1dc */
}
h1{
	font-size: 1.3em;
	color: #333;
}
.ind {
	text-align: center;
}
h2{
	font-size: 1.1em;
	color: #000066;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 12px 0px;
}
.clear{
	clear: both;
}
.logo{
	float: left;
	padding: 20px;
}
.strap{
	float: right;
}
#navigation {
	clear: both;
	float: left;
	display: block;
	text-align: left;
	background-color: #64794e;
	width: 150px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal; 
	border-bottom: 8px solid #64794e;
}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation ul li{
	margin: 0;
	background: #64794e;
	text-indent: 5px;
}
#navigation ul li a{
	background-color: #64794e;
	padding: 2px 0px;
	margin-right: 0px;
	text-indent: 5px;
	text-decoration: none;
	color: white;
	width: 150px;
	display: block;
}
#navigation ul li a:hover{
	background-color: gray;
	text-decoration: none;
	color: white;
}
#middlecolumn {
	float: left;
	width: 572px;
}
#rightcolumn {
	float: left;
	width: 166px;
	padding: 0px 0px 10px 10px;
}
.testimonial {
	font-size: 0.8em;
	color: gray;
}

.wrap1, .wrap2, .wrap3, .wrapinner {
	display: inline-table;
}
.wrap1 {
	float:left;
	background: url(../images/shadow4.gif) right bottom no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wrap1sub {
	float:left;
	background: url(../images/shadow4.gif) right bottom no-repeat;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wrap2 {
	background:url(../images/corner_bl4.gif) left bottom no-repeat;
}
.wrap3 {
	padding:0 10px 10px 0;
	background:url(../images/corner_tr4.gif) right top no-repeat;
	display: block;
}
.wrapinner1 {
	float:left;
	background:url(../images/shadow4.gif) right bottom no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 5px;
}
.wrapinner2 {
	background:url(../images/corner_bl4.gif) left bottom no-repeat;
}
.wrapinner3 {
	padding:0 10px 10px 0;
	background:url(../images/corner_tr4.gif) right top no-repeat;
	display: block;
}
.box1{
	width: 152px;
	height: 220px;
	background-color: #ffffcc; /* was f3f1dc */
	border: 1px solid #CCCCCC;
	background-image: url(../images/solutions_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.box2{
	width: 152px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/services_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.box3{
	width: 152px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/products_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.box4{
	width: 152px;
	height: 220px;
	background-color: White;
	border: 1px solid #CCCCCC;
	background-image: url(../images/portfolio_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
p.b1header{
	background-color: #ffffcc; /* was f3f1dc */
	color: green;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	margin: 0px;
}
p.b1header a{
	color: #990000;
	text-decoration: none;
}
p.b1header a:hover {
	color: #990000;
	text-decoration: underline;
}
.benefits{
	clear: both;
	float: left;
	margin-top: 0px;
	width: 572px;
}
.benefitblock{
	float: left;
	width: 285px;
	margin-right: 0px;
	margin-left: 0px;
}
.benefitblock .row{
	margin-top: 5px
}
#footerlinks{
	margin: 0 auto 0 auto;
	height: 28px;
	line-height: 28px;
	width: 900px;
	background-color: #64794e;
	clear: both;
}
#footerlinks ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: white;
}
#footerlinks ul li{
	margin: 0px;
	padding: 0px 2px 0px 2px;
	display: inline;
}
#footerlinks ul li a{
	color: white;
	text-decoration: none;
}
#footerlinks ul li a:hover{
	color: white;
	text-decoration: underline;
}
#copyright {
	margin: 20px auto 0 auto;
	clear: both;
	width: 900px;
	height: 28px;
	line-height: 28px;
	background-color: #ffffcc; /* was f3f1dc */
	color: #000;
	text-indent: 8px;
	text-align: left;
	font-size: .8em;
	border-top: 1px dotted gray;
}
.menupanel{
	float: left;
	width: 185px;
	margin-top: 40px;
	margin-left: 5px;
}

#menubuttons {
	width: 170px;
	padding: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #90bade;
	color: #333;
}
#menubuttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menubuttons li {
	border-bottom: 1px solid #006E57;
	margin: 0;
}

#menubuttons li a {
	display: block;
	padding: 5px 0px 5px 0.5em;
	border-left: 5px solid #27387e;
	border-right: 5px solid #212f78;
	background-color: #ff8000;
	color: #fff;
	text-decoration: none;
	width: 170px;
}

html>body #menubuttons li a {
	width: auto;
}

* html #menubuttons li a {
	width: 152px;
}

#menubuttons li a:hover {
	border-left: 5px solid #ff8000;
	border-right: 5px solid #625B9C;
	background-color: #ffb56a;
	color: #27387e;
}
.margintop40 {
	margin-top: 40px;
}

body#home #menu_home a, 
body#individuals #menu_individuals a, 
body#companies #menu_companies a, 
body#accountants #menu_accountants a,
body#testimonials #menu_testimonials a,
body#recruitment #menu_recruitment a,
body#whyable #menu_whyable a,
body#contact #menu_contact a
{ 
	background-color: gray;
	text-decoration: none;
	color: white;
}
.floatleft {
	float: left;
	border: 1px solid gray;
}
.privacybox {
	float: left;
}
.contactintro {
	margin: 40px 0px 10px 0px;
	padding: 5px;
	width: 490px;
}
.contactbox {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 560px;
	border: 1px solid gray;
}

.contactheaderbox {
	color: #fff;
	background-color: #018749;;
	width: 567px;
	line-height: 25px;
	padding-left: 5px;
}
.thanksbox {
	margin: 60px 0px 0px 100px;
	float: left;
	width: 500px;
	color: #212f78;	
}
.quotebox1 {
	float: left;
	margin: 40px 0px 5px 0px;
	padding: 5px;
	width: 500px;
	border: 1px solid #000066;
}

label {
	width: 13em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
input, textarea, select {
	color: #006;
	background-color: #ffffcd;
	border: 1px solid #006;
	width: 18em;
}
.submit input {
	margin-left: 13.5em;
	color: #000066;
	background: #ffffcd;
	border: 1px outset #000066;
	width: 6em;
	text-align: center;
}
fieldset {
	width: 36em;
	float: left;
	padding: 0px 0px 0px 5px;
}
a.textlink1 {
	color: #000066;
	background: #fff;
	text-decoration: none;
}
a.textlink1:hover {
	color: #000066;
	text-decoration: underline;
}
a.textlink2, a.textlink:hover {
	color: #ff6600;
	text-decoration: underline;
	background-color: #fff;
	font-size: 0.8px;
}
a.textlink3 {
	color: #000066;
	text-decoration: underline;
}
a.textlink3:hover {
	color: blue;
	text-decoration: none;
}
a.textlink4 {
	color: #ff6600;
	text-decoration: underline;
}
a.textlink4:hover {
	color: gray;
	text-decoration: none
}
.text1 {
	color: #ff6600;
	font-size: 0.9em;
}
.text2 {
	color: #000066;
	font-weight: bold;
}
.text3 {
	color: darkgray;
	font-size: 0.8em;
}
.text4 {
	color: #ff6600;
}
.text5 {
	color: #ff6600;
	font-weight: bold;
}
.text6 {
	color: #000033;
	font-size: 0.8em;
	padding-left: 5px;
}
.imagebox {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0px 4px 5px 0px;
}
.imgright {
	border: 1px solid gray;
	width: 200px;
	height: 130px;
	margin: 0px 0px 0px 5px;
}
.imgleft {
	border: 1px solid gray;
	width: 200px;
	height: 180px;
	margin: 0px 5px 0px 0px;
}
.imgleft2 {
	margin: 0px 0px 5px 0px;
}
.imgright2 {
	margin: 5px 0px 0px 10px;
	width: 150px;
	border: 1px solid gray;
}
.imgholder1 {

	border: 1px solid black;
}
.textcentre {
	text-align: top;
	margin-left: 10px;
}
.box99 {
	margin-left: 150px;
}

