* {
	padding: 0;
	margin: 0;
}
ol, ul {
	list-style: none;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background: white url(/images/header-background.jpg) repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #20345A;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #20345A;
	margin-bottom:3px;
	margin-top: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #20345A;
	line-height: 25px;
	margin-bottom: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	color: #20345A;
	margin: 10px 0 5px 0;
}
br {
	clear: both;
}
p {
	color: #444444;
	line-height: 20px;
	margin-bottom: 10px;
}
q {
	font-size: 150%;
	font-style: italic;
	color: #20345A;
	line-height: 28px;
}
iframe {
	float: right;
	margin-bottom: 20px;
}
#sub-nav {
	width: 935px;
	height: 45px;
	margin: 0 auto;
	padding: 0px;
	background: url(/images/header-nav-description.png) no-repeat 525px 0px;

}
#sub-nav li {
	line-height: 20px;
	float: right;
	padding: 0px;
	margin: 0;
}
#sub-nav a {
	color: white;
	text-decoration: none;
}

#sub-nav li #header-creative {
	background: url(/images/header-nav-cvwcreative.png) no-repeat center top;
	display: block;
	text-indent: -9999px;
	height: 43px;
	width: 105px;
}
#sub-nav li #header-creative:hover {
	background: url(/images/header-nav-cvwcreative.png) no-repeat center bottom;
}
#sub-nav li #header-technology {
	background: url(/images/header-nav-cvwtechnology.png) no-repeat center top;
	display: block;
	text-indent: -9999px;
	height: 43px;
	width: 130px;
	cursor: default;
}
#sub-nav li #header-technology:hover {
	background: url(/images/header-nav-cvwtechnology.png) no-repeat center bottom;
}

#content {
	width: 935px;
	margin: 0 auto;
	padding: 0;
}
#nav {
	background-image: url(/images/nav-background.gif);
	background-position: 2px 19px;
	background-repeat: no-repeat;
	padding: 20px 0px 0px;
	height: 62px;
	margin: 1px auto 0px;
	width: 935px;

}
#nav li {
	display: inline;
	float: left;
	position:relative;
	z-index: 3000;
}
#nav li a {
	width: 98px;
	height: 32px;
	color: white;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 5px;
}
#nav li:hover {
	background-color: #20345A;
}
#nav li:hover > ul {
	display: block;
	visibility: visible;
}
#nav li ul li a:hover {
	background-color: #00274A;
}
#nav #nav-home a {
	width: 190px;
	height: 46px;
	text-indent: -9999px;
}
#nav #nav-home:hover {
	background: transparent;
}
#nav li ul {
	width: 180px;
	background-color: #20345A;
	position: absolute;
	top: 39px;
	left: 0px;
	display: none;
	float: left;
	z-index: 50;
}
#nav li ul li {
	width: 180px;
	clear: left;
	float: left;
}
#nav li ul li a {
	width: 170px;
	text-align: left;
	position: relative;
	text-indent: 10px;
}
#content #hero {
	width: 935px;
	height: 225px;
	background-image: url(/images/banners/hero-1.jpg);
	border-bottom: 3px solid #042848;
	overflow: hidden;
	z-index: 10;
	position: relative;
}
#content #hero #new {
	width: 0px;
	height: 228px;
	float: right;
	z-index: 5;
}
#content #hero p {
	width: 300px;
	background-image: url(/images/hero-opacity.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #003566;
	position: absolute;
	float: left;
	padding: 10px 20px;
	z-index: 10;
}
#content #hero p.staffhero {
	background-image: none;
	color: #FFF;
	position: absolute;
	float: left;
	padding: 40px 40px;
	margin-top: -110px;
	font-size: 14px;
}
#content #hero p.staffhero strong {
	font-size: 16px;
}
#content #hero ul {
	width: 305px;
	height: 225px;
	position: absolute;
	z-index: 15;
	background-color: #003667;
	right: 0px;
}
#content #hero li {
	height: 41px;
	font-size: 10px;
	color: #B39758;
	text-align: right;
	/*text-indent: -9999px;*/
	padding-right: 20px;
	border-bottom: 4px solid #00274A;
	line-height: 41px;
}
#content #hero li a {
	color: white;
	text-decoration: none;
	margin-left: 5px;
	font-size: 14px;
	padding-top: 20px;
}

#content #hero #staffql {
	width: 305px;
	height: 225px;
	position: relative;
	margin-left: 631px;
	z-index: 15;
	background-color: #B39758;
}
#content #hero #staffql li {
	height: 41px;
	font-size: 10px;
	color: white;
	text-align: right;
	/*text-indent: -9999px;*/
	padding-right: 20px;
	line-height: 41px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #957C44;
}
#content #hero #staffql li a {
	color: white;
	text-decoration: none;
	margin-left: 5px;
	font-size: 14px;
	padding-top: 20px;
}

#content #hero .last {
	border: none;
}
/*#content #hero #business-health-checks {
	background-image: url(/images/headings/business-health-checks.png);
}
#content #hero #budgeting-and-forecasting {
	background-image: url(/images/headings/budgeting-and-forecasting.png);
}
#content #hero #refinancing-loans {
	background-image: url(/images/headings/refinancing-loans.png);
}
#content #hero #market-valuation {
	background-image: url(/images/headings/market-valuation.png);
}
#content #hero #profitability-analysis {
	background-image: url(/images/headings/profitability-analysis.png);
}
#content #hero #set-up-a-company-or-trust {
	background-image: url(/images/headings/set-up-a-company-or-trust.png);
}
#content #hero #restructuring {
	background-image: url(/images/headings/restructuring.png);
}
#content #hero #buying-a-business {
	background-image: url(/images/headings/buying-a-business.png);
}
#content #hero #selling-a-business {
	background-image: url(/images/headings/selling-a-business.png);
}
#content #hero #growth-strategies {
	background-image: url(/images/headings/growth-strategies.png);
}
#content #hero #tax-planning-and-forecasting {
	background-image: url(/images/headings/tax-planning-and-forecasting.png);
}
#content #hero #end-of-year-requirements {
	background-image: url(/images/headings/end-of-year-requirements.png);
}
#content #hero #running-your-day-to-day-business {
	background-image: url(/images/headings/running-your-day-to-day-business.png);
}
#content #hero #staff-incentives-and-benefits {
	background-image: url(/images/headings/staff-incentives-and-benefits.png);
}
#content #hero #risk-management {
	background-image: url(/images/headings/risk-management.png);
}*/
#content #page {
	width: 550px;
	float: left;
	padding: 40px;
	padding: 30px 40px 60px 40px;
	min-height: 300px;
}

#content #page p {
	font-size: 12px;
	line-height: 175%;
}

#content #breadcrumbs {
	color: #20345A;
	margin: 0px;
	margin-left: 40px;
	margin-top: 5px;

}
#content #breadcrumbs li {
	display: inline;
	font-size: 8px;
	margin-right: 8px;
}
#content #breadcrumbs a {
	font-size: 12px;
	color: #20345A;
	vertical-align: middle;
}

#content #breadcrumbs li:last-child a {
	text-decoration: none;
	cursor: pointer;
}
#content #breadcrumbs li:last-child a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #20345A;
}

#content #breadcrumbs a:hover, 
#content #page #breadcrumbs a:visited,
#content #page p a:hover, 
#content #page p a:visited{
	color: black;
}
/*#content #welcome-heading {
	width: 68px;
	height: 19px;
	background-image: url(/images/headings/welcome.gif);
	text-indent: -9999px;
}*/
#content #email-us {
	width: 300px;
	float: right;
	padding: 20px 0;
}
#content #quote,
#content #staffmenu
{
	width: 160px;
	float: right;
	padding: 40px 70px;
}

#content #staffmenu
{
	text-align:right;
}

#content #staffmenu ul,
#content #staffmenu h4
{
	padding: 0px;
	margin: 0px;
}

#content #staffmenu ul {
	margin-bottom: 15px;
}

#content #staffmenu ul li{
	margin: 5px;
}

#content #staffmenu ul li a{
	color: #666666;
	text-decoration: none;
}
#content #staffmenu ul li a:hover{
	text-decoration: underline;
}

#content #quote {
	background-image: url(/images/quote-background.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#content #quote p {
	font-size: 120%;
	color: #B5985A;
	margin-top: 5px;
}
#content #help-nav, #content #our-services {
	background-color: #E6E6E6;
	clear: both;
	overflow: auto;
}
#content #help-nav div, #content #our-services div {
	width: 270px;
	float: left;
	padding: 20px;
	height: auto;
}
/*#content #help-nav #compliance-heading {
	width: 95px;
	height: 18px;
	background-image: url(/images/headings/compliance.gif);
	text-indent: -9999px;
}
#content #help-nav #advisory-heading {
	width: 149px;
	height: 18px;
	background-image: url(/images/headings/advisory.gif);
	text-indent: -9999px;
}
#content #help-nav #individuals-heading {
	width: 162px;
	height: 18px;
	background-image: url(/images/headings/individuals.gif);
	text-indent: -9999px;
}*/
#content #help-nav ul,
#content #our-services ul {
	height: auto;
	font-size: 90%;
	margin-bottom: 20px;
}
#content #help-nav ul {
	height: 150px;
}
#content #help-nav ul a,
#content #our-services ul a {
	text-decoration: none;
}
#content #help-nav li,
#content #our-services li {
	line-height: 20px;
	color: #666666;
	background-image: url(/images/bullet.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
}
#content #help-nav a,
#content #our-services a {
	color: #B5985A;
}
#content #help-nav ul a {
	color: #666666;
}
#footer {
	height: 60px;
	background-color: #20345A;
	background-image: url(/images/footer-background.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: white;
	clear: both;
	padding-top: 20px;
}
#footer ul,
#footer p {
	width: 935px;
	color: white;
	margin: 0 auto;
	margin-bottom: 10px;
}
#footer li {
	display: inline;
	margin-right: 10px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#content #contactForm {
	margin-top: 20px;
}
#content #contactForm label {
	clear: left;
	float: left;
}
#content #contactForm input, #content #contactForm textarea {
	width: 294px;
	border: 1px solid gray;
	clear: left;
	float: left;
	padding: 2px;
	margin-bottom: 10px;
	overflow: hidden;
}
#content #contactForm #submit {
	width: auto;
	border: 1px solid #20345A;
	background-color: #20345A;
	color: white;
}
#content #contactForm #submit:hover {
	background-color: #17568F;
	cursor: pointer;
}

#content #question {
	width: 200px;
	float: right;
	padding: 0 50px;
	margin-bottom: 50px;
}
#content #question .error {
	color: red;
	font-style: italic;
}
#content #question label {
	width: 65px;
	float: left;
}
#content #question input {
	width: 125px;
	border: 1px solid #CCCCCC;
	padding: 2px 4px;
}
#content #question textarea {
	width: 190px;
	height: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px 4px;
}
#content #question #sendQuestion {
	width: auto;
	border: 1px solid #20345A;
	background-color: #20345A;
	color: white;
	padding: 2px 8px;
}
#content #question #sendQuestion:hover {
	background-color: #17568F;
	cursor: pointer;
}
#content #google-maps iframe {
	width: 300px;
	height: 500px;
	border: none;
	margin-bottom: 20px;
}