/*
Title: Nigel Davies Accountants
Site Url: -
Description: CSS for Nigel Davies Accountants
Version: 1.0
Design: Jonathan Penny
Designer email: jonathan@jonathanpenny.co.uk
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0;
	padding: 0 0 20px 0;
	color: #455560;
	font-family: verdana, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background: #FFF;
}

a {
	color: #455560;
	text-decoration: underline;
}

a:hover {
	color: #455560;
	text-decoration: underline;
}

p {
	margin: 2px 0 10px 0;
	line-height: 1.5;
	color: #455560;
}

ul {
	margin: 2px 0 10px 0;
}

ul li {
	padding: 0 0 0 10px;
	list-style-type: none;
	background: transparent url(../images/bullet.jpg) 0 50% no-repeat;
}

.grey {
	color: #95a3ad;
}

.small {
	color: #95a3ad;
	font-size: 0.7em;
}

h2 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 2em;
	color: #455560;
}

h3 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	color: #455560;
}

h4 {
	margin: 20px 0 10px 0;
	font-weight: normal;
	font-size: 1.5em;
	color: #455560;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	/*background: transparent url(../images/footer_back.jpg) bottom center no-repeat;*/
}

/*
Header
*/

#header {
	margin: 30px 0 0 0;
	padding: 20px 54px;
}

#header h1 {
	background: transparent url(../images/logo.jpg) top left no-repeat;
	width: 245px;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
}

/*
Main Content
*/
#main_content {
	margin: 0 0 20px 0;
	overflow: hidden;
	font-size: 0.7em;
	background: transparent url(../images/main_back.jpg) top center no-repeat;
}

/*
Nav
*/

#nav {
	padding-bottom: 20px;
	float: left;
	width: 227px;
}

#nav ul {
	margin: 40px 0 0 39px;
	padding: 0;
}

#nav ul li {
	padding: 10px 0;
	list-style-type: none;
	background: transparent url(../images/nav_back.jpg) bottom right no-repeat;
}

#nav ul li a {
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #999;
}

#nav ul li a:hover {
	color: #666;
}

#nav ul li a.selected {
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #455560;
	background: transparent url(../images/nav_selected.jpg) 5% 50% no-repeat;
}

#nav ul li a.selected_with_subnav {
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #455560;
	background: transparent url(../images/nav_selected_subnav.jpg) 5% 50% no-repeat;
}

#nav ul.subnav {
	margin: 5px 0 0 0;
	padding: 10px 0 30px 10px;
	background: transparent url(../images/nav_back.jpg) top center no-repeat;
}

#nav ul.subnav li {
	margin: 0 0 10px 20px;
	background: none;
}

#nav ul.subnav li a {
	background: none;
}

#nav ul.subnav li a.subnav_selected {
	background: none;
	color: #455560;
}

/*
Content
*/

#content {
	float: left;
	width: 618px;
	height: 100%;
	overflow: hidden;
}

.normal {
	margin: 55px 0 0 0;
}

.banner {
	margin: 0 0 10px 0;
}

.normal h2 { /* For 100% width */
	margin: 0 0 10px 30px;
}

.normal p { /* For 100% width */
	padding: 0 0 0 30px;
}

.text {
	margin: 55px 0 0 0;
	padding: 0 0 0 30px;
	height: 100%;
	overflow: hidden;
	width: 334px;
	float: left;
}

.image {
	margin: 70px 0 0 0;
	padding: 0;
	float: right;
	width: 206px;
	height: 142px;
	overflow: hidden;
}

.contact .text {
	margin: 55px 0 0 0;
	padding: 0 0 0 30px;
	width: 370px;
	float: none;
}

.map {
	margin: 20px 0 0 0;
	padding: 0 0 0 30px;
}

/*
Home Page
*/

#home_banner {
	margin: 71px 0 0 0;
	padding: 0 0 20px 0;
	background: #455560;
	color: #fff;
}

#home_banner h2 {
	padding: 0 30px;
	color: #fff;
}

#home_banner p {
	padding: 0 30px;
	color: #fff;
}

/*
Contact Page
*/
ul.contact {
	font-size: 1.5em;
}

ul.contact li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	background: none;
}

/*
Footer
*/

#footer {
	padding: 20px;
	background: transparent url(../images/footer_back.jpg) top center no-repeat;
	color: #95a3ad;
	font-size: 1em;
}

#footer .footer_text, #footer a {
	color: #455560;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 0 0 40px;
}

#footer ul li {
	padding: 0;
	display: inline;
	list-style-type: none;
	background: none;
}

/*
CIMA
*/
#cima {
	padding: 20px 0 0 60px;
	background: transparent url(../images/footer_back.jpg) top center no-repeat;
}

/*
Headers
*/

h2.banner_header {
	margin: 20px 0 10px 30px;
	padding: 0;
	color: #fff;
	text-indent: -9999px;
	background: transparent url(../images/banner_header.jpg) top left no-repeat;
	overflow: hidden;
	width: 472px;
	height: 28px;
}

.changing {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 265px;
	height: 28px;
	background: transparent url(../images/changing_accountants.jpg) top left no-repeat;
}

.services_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/services_header.jpg) top left no-repeat;
}

.services_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 22px;
	background: transparent url(../images/services_subheader.jpg) top left no-repeat;
}

.management_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 270px;
	height: 28px;
	background: transparent url(../images/management_header.jpg) top left no-repeat;
}

.management_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 277px;
	height: 28px;
	background: transparent url(../images/management_subheader.jpg) top left no-repeat;
}

.tax_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/tax_header.jpg) top left no-repeat;
}

.tax_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 314px;
	height: 28px;
	background: transparent url(../images/tax_subheader.jpg) top left no-repeat;
}

.book_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/book_header.jpg) top left no-repeat;
}

.book_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 276px;
	height: 22px;
	background: transparent url(../images/book_subheader.jpg) top left no-repeat;
}

.vat_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/vat_header.jpg) top left no-repeat;
}

.vat_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 276px;
	height: 22px;
	background: transparent url(../images/vat_subheader.jpg) top left no-repeat;
}

.payroll_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/payroll_header.jpg) top left no-repeat;
}

.payroll_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 292px;
	height: 22px;
	background: transparent url(../images/payroll_subheader.jpg) top left no-repeat;
}

.company_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 324px;
	height: 28px;
	background: transparent url(../images/company_header.jpg) top left no-repeat;
}

.company_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 292px;
	height: 22px;
	background: transparent url(../images/company_subheader.jpg) top left no-repeat;
}

.director_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/director_header.jpg) top left no-repeat;
}

.director_subheader {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 334px;
	height: 22px;
	background: transparent url(../images/director_subheader.jpg) top left no-repeat;
}

.fd_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/fd_header.jpg) top left no-repeat;
}

.contact_header {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 250px;
	height: 28px;
	background: transparent url(../images/contact_header.jpg) top left no-repeat;
}

