html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}
#main-index {
	background: #FFF;
	height: auto;
	width: 800px;
	margin: 0 auto;
	top: 0px;
	overflow: hidden;
}
#main-contact {
	background: #FFF;
	height: auto;
	width: 800px;
	margin: 0 auto;
	top: 0px;
	overflow: hidden;
}
#main-offices {
	background: #FFF;
	height: auto;
	width: 800px;
	margin: 0 auto;
	top: 0px;
	overflow: hidden;
}
#main-about{
	background: #FFF;
	height: auto;
	width: 800px;
	margin: 0 auto;
	top: 0px;
	overflow: hidden;
}
#main-acc{
	background: #FFF;
	height: 825px;
	width: 800px;
	margin: 0 auto;
	top: 0px;
}
#main-aud{
	background: #FFF;
	height: 700px;
	width: 800px;
	margin: 0 auto;
	top: 0px;
}
#main-reg{
	background: #FFF;
	height: auto;
	width: 800px;
	margin: 0 auto;
	top: 0px;
	overflow: hidden;
}
body {
	background-color: #E5E5E5;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
#top {
	height: 80px;
}
#logo {
	float: left;
	height: 38px;
	width: 620px;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
}
#topLinks {
	float: right;
	height: 38px;
	width: 115px;
	margin-top: 12px;
	margin-right: 20px;
	font-size: 0.7em;
}
#topLinks a:link, #topLinks a:active, #topLinks a:visited{
	color:#E95A23;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#topLinks a:hover{
	color:#E95A23;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
}
#footer {
	width: 800px;
	margin: 0 auto;
	background-color: #494A4B;
	height: 70px;
}
#footer_text {
	height: 50px;
	width: 340px;
	float: left;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 9px;
	margin-left: 25px;
	margin-top: 12px;
	font-weight: normal;
}
#footer_image {
	float: right;
	height: 21px;
	width: 408px;
	margin-top: 25px;
	margin-right: 6px;
}
#menu {
	height: 20px;
	margin-top: 15px;
	font-family: "Myriad Pro", "Myriad", Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #333;
}
.footer_links {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	color: #E95A23;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #E95922;
}
a:active {
	text-decoration: underline;
	color: #E95A23;
}
#fish_picture {
	float: left;
	height: 240px;
	width: 260px;
	margin-top: 20px;
	margin-left: 29px;
}
#fish_picture-contact {
	float: left;
	height: 400px;
	width: 225px;
	margin-top: 20px;
	margin-left: 29px;
}
#fish_picture-acc {
	float: left;
	height: 371px;
	width: 260px;
	margin-top: 20px;
	margin-left: 29px;
}
#content-index {
	float: right;
	width: 450px;
	margin-top: 30px;
	margin-right: 19px;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #494A4B;
	font-size: 11px;
	margin-bottom: 10px;
}
#content-contact {
	float: right;
	width: 500px;
	margin-top: 30px;
	margin-right: 19px;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #494A4B;
	font-size: 11px;
}
#title {
}

.rollover a:hover { 
background-position: 0 -35px;
color: #049;
}
.rollover a:active {
background-position: 0 -70px;
color:#fff;
}
a.h1-img {
	display: block;
	width: 450px;
	height: 45px;
	text-decoration: none;
	background: url("images/further.gif");
	background-repeat:no-repeat;
	}
a.h1-img-about {
	display: block;
	width: 450px;
	height: 45px;
	text-decoration: none;
	background: url("images/the_edge.gif");
	background-repeat:no-repeat;
	}
a.h1-img-acc {
	display: block;
	width: 450px;
	height: 45px;
	text-decoration: none;
	background: url("images/focus.gif");
	background-repeat:no-repeat;
	}
a.h1-img-aud {
	display: block;
	width: 450px;
	height: 45px;
	text-decoration: none;
	background: url("images/plan_ahead.gif");
	background-repeat:no-repeat;
	}
a.h1-img-tax {
	display: block;
	width: 450px;
	height: 45px;
	text-decoration: none;
	background: url("images/protect.gif");
	background-repeat:no-repeat;
	}
a.h1-img-reg {
	display: block;
	width: 450px;
	height: 45px;
	text-decoration: none;
	background: url("images/to_the_point.gif");
	background-repeat:no-repeat;
	}
a.h1-img-con {
	display: block;
	width: 450px;
	height: 45px;
	text-decoration: none;
	background: url("images/enquiry_form.gif");
	background-repeat:no-repeat;
	}
#content-index h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	color: #0099cc;
	font-weight: lighter;
}
#h1_box {
	background-color: #B526A4;
	margin-top: 30px;
}
.displace {
	position: absolute;
	left: -9500px;
	}
#about {
	float: left;
	height: 13px;
	width: 50px;
	margin-left: 15px;
	margin-top: -1px;
	border-right: 1px solid #666;
	padding-right: 13px;
}
a.about {
	display: block;
	width: 50px;
	height: 12px;
	text-decoration: none;
	background: url("images/menu/about.png");
	}

a.about:hover {
	background-position: 0 -13px;
	}

.displace {
	position: absolute;
	left: -9500px;
	}
#accounting {
	float: left;
	height: 13px;
	width: 64px;
	margin-left: 13px;
	margin-top: -1px;
	border-right: 1px solid #666;
	padding-right: 13px;
}
a.accounting {
	display: block;
	width: 64px;
	height: 13px;
	text-decoration: none;
	background: url("images/menu/accounting.png");
	}

a.accounting:hover {
	background-position: 0 -13px;
	}

.displace {
	position: absolute;
	left: -9500px;
	}
#auditing {
	float: left;
	height: 13px;
	width: 49px;
	margin-left: 13px;
	margin-top: -1px;
	border-right: 1px solid #666;
	padding-right: 13px;
}
a.auditing {
	display: block;
	width: 49px;
	height: 13px;
	text-decoration: none;
	background: url("images/menu/auditing.png");
	}

a.auditing:hover {
	background-position: 0 -13px;
	}

.displace {
	position: absolute;
	left: -9500px;
	}	
#taxation {
	float: left;
	height: 13px;
	width: 46px;
	margin-left: 13px;
	margin-top: -1px;
	border-right: 1px solid #666;
	padding-right: 13px;
}
a.taxation {
	display: block;
	width: 46px;
	height: 13px;
	text-decoration: none;
	background: url("images/menu/taxation.png");
	}

a.taxation:hover {
	background-position: 0 -13px;
	}

.displace {
	position: absolute;
	left: -9500px;
	}		
#regulatory {
	float: left;
	height: 13px;
	width: 119px;
	margin-left: 13px;
	margin-top: -1px;
	border-right: 1px solid #666;
	padding-right: 13px;
}
a.regulatory {
	display: block;
	width: 119px;
	height: 13px;
	text-decoration: none;
	background: url("images/menu/regulatory.png");
	}

a.regulatory:hover {
	background-position: 0 -13px;
	}

.displace {
	position: absolute;
	left: -9500px;
	}		
#contact {
	float: left;
	height: 13px;
	width: 58px;
	margin-left: 13px;
	margin-top: -1px;
	padding-right: 13px;
}
a.contact {
	display: block;
	width: 58px;
	height: 13px;
	text-decoration: none;
	background: url("images/menu/contact.png");
	}

a.contact:hover {
	background-position: 0 -13px;
	}

.displace {
	position: absolute;
	left: -9500px;
	}	
#home {
	float: left;
	height: 13px;
	width: 35px;
	margin-left: 13px;
	margin-top: -1px;
	border-right: 1px solid #666;
	padding-right: 13px;
	margin-left: 105px;
}
a.home {
	display: block;
	width: 35px;
	height: 13px;
	text-decoration: none;
	background: url("images/menu/home.png");
	}

a.home:hover {
	background-position: 0 -13px;
	}

.displace {
	position: absolute;
	left: -9500px;
	}	
	
#ul {
	list-style-image: url("images/chevron.bmp");
}
#main-index #content-index ul {
	font-size: 11px;
	list-style-image: url("images/chevron.jpg");
}
#main-index #content-index h2 {
	font-size: 12px;
}
#main-reg #content-index h2 {
	font-size: 12px;
}
#main-aud #content-index h2 {
	font-size: 12px;
}
#main-about #content-index h2 {
	font-size: 12px;
}
#main-acc #content-index h2 {
	font-size: 12px;
}
#enquire {
	float: left;
	width: 200px;
	height: 145px;
	padding-top: 13px;
	border-bottom: 2px solid #e95a23;
	border-top: 2px solid #e95a23;
	margin-left: 58px;
	margin-top: 20px;
}
#enquire-about {
	float: left;
	width: 200px;
	height: 145px;
	padding-top: 13px;
	border-bottom: 2px solid #e95a23;
	border-top: 2px solid #e95a23;
	margin-left: 58px;
	margin-top: 40px;
}
#enquire-tax {
	float: left;
	width: 200px;
	height: 145px;
	padding-top: 13px;
	border-bottom: 2px solid #e95a23;
	border-top: 2px solid #e95a23;
	margin-left: 58px;
	margin-top: 20px;
}
#enquire-reg {
	float: left;
	width: 200px;
	height: 145px;
	padding-top: 13px;
	border-bottom: 2px solid #e95a23;
	border-top: 2px solid #e95a23;
	margin-left: 58px;
	margin-top: 60px;
}
#enquire-cb {
	float: left;
	width: 200px;
	height: 145px;
	padding-top: 13px;
	border-bottom: 2px solid #e95a23;
	border-top: 2px solid #e95a23;
	margin-left: 58px;
	margin-top: 20px;
	background-color: #F2F2F2;
}
.form-name {
	border: 1px solid #666;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}
.form-number {
	border: 1px solid #666;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}
.buttonSubmit {
	background-color: #e95a23;
	border: 1px solid #000;
	color: #fff;
}
.logos {
	float: left;
	width: 280px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.logos-about {
	float: left;
	width: 800px;
	margin-top: 22px;
	margin-bottom: 10px;
}
.logos-aud {
	float: left;
	width: 520px;
	margin-top: 35px;
	margin-left: 10px;
}

/************* Contact Form **************/

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}

.info_fieldset { -moz-border-radius: 7px; border: 1px #dddddd solid; }

.info_fieldset legend
{
	border: 1px #dddddd solid;
	color: #666;
	font: 13px Verdana;
	padding: 2px 5px 2px 5px;
	-moz-border-radius: 3px;
}

/* Input, Textarea */
.new-form
{
margin: 5px;
padding: 3px; 
padding-top: 5px;
float: left;
height:17px;
border: 1px solid #ccc;  
color: #333333; 
font: 11px Verdana, Helvetica, Arial, sans-serif;
}

.new-form-text
{
margin: 5px;
padding: 3px; 
float: left;
border: 1px solid #ccc; 
color: #333333; 
font: 11px Verdana, Helvetica, Arial, sans-serif;

}

/* Label */
label  { width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */


br {
	clear: left;
	text-align: left;
}
/*************** END contact form ***************/
.logos-contact {
	width: 250px;
	margin: auto;
	height: 230px;
	background-color: #FFF;
	float: left;
}
.contact-options {
	text-align: left;
}
#main-contact #fish_picture-contact .contact-options p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EA6532;
	font-size: 18px;
}
#main-contact #fish_picture-contact .contact-options ul {
	text-align: left;
	list-style-image: url("images/chevron.jpg");
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#main-offices #fish_picture-contact .contact-options ul {
	text-align: left;
	list-style-image: url("images/chevron.jpg");
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content-main-offices {
	float: right;
	width: 520px;
	height:auto !important; /*keeps footer pushed down below content*/
	height:  /**/ 400px;		/*keeps footer pushed down below content*/
	min-height: 400px;
}
}
#content-main-offices a{
	font-weight:normal;
	text-decoration:none;
	}
h3, .heading3 { font-size: 1.5em; color:#E95A23;}
#main-offices #content-contact #content-main-offices p .mapAnchor {
	color: #E95A23;
	text-decoration: underline;
}
#main-about #content-index p a strong {
	color: #E95A23;
}
.finanical-review-button {
	float:right;
	margin-top: 32px;
}
.finanical-review-button2 {
	float:right;
	margin-top: 15px;
}
.financial-checkup {
	float:left;
	width:280px;
}
#foot-link {display: none; visibility: hidden;}

.contact-form {width: 500px; margin-bottom: 20px; float: left; display: inline; height: auto; overflow: hidden;}



fieldset { margin:0; padding:0; border:none;}
legend { margin-left:20px; }

form div {
	padding:0.6em 0;
}
.contact-text {  border:1px solid #ccc; padding:3px; font-size:1em; background:#fff; color:#666; width: 200px;} 
 { overflow:auto; font-family:Arial,Helvetica,sans-serif; font-size:1em; border:1px solid #ccc; padding:3px;}


.hoverfocus { border:1px solid #E95921; background: #f7f7f7;}

#error, #response {}

#working { float:left; padding:3em; background:url(loading.gif) no-repeat left center;}

.form-submit {
	background-color: #e95a23;
	border: 1px solid #000;
	color: #fff;
	width: 50px;
	margin-left: 170px;
	margin-bottom: 10px;
}